| 2024-11-17 |
Daniel Stenberg | netrc: address several netrc parser flaws |
commit | commitdiff | tree | snapshot |
| 2024-11-17 |
Viktor Szakats | GHA/linux: enable ECH in wolfSSL jobs |
commit | commitdiff | tree | snapshot |
| 2024-11-16 |
Daniel Stenberg | curl.h: mark two error codes as obsolete |
commit | commitdiff | tree | snapshot |
| 2024-11-16 |
renovate[bot] | CI: update dependencies |
commit | commitdiff | tree | snapshot |
| 2024-11-15 |
Tal Regev | GHA/windows: enable GSS-API in an MSVC job |
commit | commitdiff | tree | snapshot |
| 2024-11-15 |
Viktor Szakats | krb5: fix socket/sockindex confusion, MSVC compiler... |
commit | commitdiff | tree | snapshot |
| 2024-11-15 |
Logan Buth | CURLOPT_PREREQFUNCTION.md: add result code on failure |
commit | commitdiff | tree | snapshot |
| 2024-11-15 |
andrewkirillov-ibm | Rename struct var to fix AIX build |
commit | commitdiff | tree | snapshot |
| 2024-11-15 |
Viktor Szakats | tidy-up: indentation [ci skip] |
commit | commitdiff | tree | snapshot |
| 2024-11-15 |
Viktor Szakats | configure: replace `$#` shell syntax |
commit | commitdiff | tree | snapshot |
| 2024-11-14 |
Viktor Szakats | cmake: restore cmake args list in `buildinfo.txt` |
commit | commitdiff | tree | snapshot |
| 2024-11-14 |
Viktor Szakats | configure: add FIXMEs for disabled pkg-config references |
commit | commitdiff | tree | snapshot |
| 2024-11-14 |
Viktor Szakats | build: omit certain deps from `libcurl.pc` unless found... |
commit | commitdiff | tree | snapshot |
| 2024-11-14 |
Viktor Szakats | cmake: sync GSS config code with other deps |
commit | commitdiff | tree | snapshot |
| 2024-11-14 |
Viktor Szakats | strtok: use namespaced `strtok_r` macro instead of... |
commit | commitdiff | tree | snapshot |
| 2024-11-14 |
Viktor Szakats | socketpair: fix enabling `USE_EVENTFD` |
commit | commitdiff | tree | snapshot |
| 2024-11-14 |
Viktor Szakats | configure: do not echo most inherited `LDFLAGS` to... |
commit | commitdiff | tree | snapshot |
| 2024-11-14 |
Viktor Szakats | GHA/linux: fix `pip3 install impacket` breakage |
commit | commitdiff | tree | snapshot |
| 2024-11-14 |
andrewkirillov-ibm | os400: Fix IBMi builds |
commit | commitdiff | tree | snapshot |
| 2024-11-13 |
andrewkirillov-ibm | os400: Fix IBMi EBCDIC conversion of arguments |
commit | commitdiff | tree | snapshot |
| 2024-11-13 |
Viktor Szakats | cmake: typo in comment [ci skip] |
commit | commitdiff | tree | snapshot |
| 2024-11-13 |
Viktor Szakats | GHA/macos: follow Homebrew and switch to `pkgconf` |
commit | commitdiff | tree | snapshot |
| 2024-11-13 |
Viktor Szakats | cmakelint: fix to check root `CMakeLists.txt` |
commit | commitdiff | tree | snapshot |
| 2024-11-13 |
Viktor Szakats | cmake: work around `ios.toolchain.cmake` breaking featu... |
commit | commitdiff | tree | snapshot |
| 2024-11-13 |
Dan Fandrich | tests: use the standard format of an IGNORED line |
commit | commitdiff | tree | snapshot |
| 2024-11-12 |
Daniel Engberg | GHA/non-native: streamline installed packages on FreeBSD |
commit | commitdiff | tree | snapshot |
| 2024-11-12 |
Daniel Stenberg | mk-ca-bundle: remove CKA_NSS_SERVER_DISTRUST_AFTER... |
commit | commitdiff | tree | snapshot |
| 2024-11-11 |
Viktor Szakats | curl-rustls.m4: keep existing `CPPFLAGS`/`LDFLAGS`... |
commit | commitdiff | tree | snapshot |
| 2024-11-11 |
Viktor Szakats | build: use `_fseeki64()` on Windows, drop detections |
commit | commitdiff | tree | snapshot |
| 2024-11-09 |
renovate[bot] | GHA: update four dependencies |
commit | commitdiff | tree | snapshot |
| 2024-11-09 |
Daniel Stenberg | libssh: when using IPv6 numerical address, add brackets |
commit | commitdiff | tree | snapshot |
| 2024-11-09 |
Viktor Szakats | GHA/non-native: enable nghttp2 in OmniOS job |
commit | commitdiff | tree | snapshot |
| 2024-11-08 |
renovate[bot] | ci: Update vmactions/omnios-vm digest to 16b5996 |
commit | commitdiff | tree | snapshot |
| 2024-11-08 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2024-11-08 |
Ethan Everett | nghttp2: use custom memory functions |
commit | commitdiff | tree | snapshot |
| 2024-11-08 |
Viktor Szakats | ECH: enable support for the AWS-LC backend |
commit | commitdiff | tree | snapshot |
| 2024-11-08 |
Daniel Stenberg | curl: --test-duphandle in debug builds runs "duphandled" |
commit | commitdiff | tree | snapshot |
| 2024-11-08 |
Viktor Szakats | macos: disable gcc `availability` workaround as needed |
commit | commitdiff | tree | snapshot |
| 2024-11-08 |
Daniel Stenberg | RELEASE-PROCEDURE.md: adjust release dates |
commit | commitdiff | tree | snapshot |
| 2024-11-08 |
Viktor Szakats | cmake: drop cmake args list from `buildinfo.txt` |
commit | commitdiff | tree | snapshot |
| 2024-11-08 |
Viktor Szakats | GHA/macos: let gcc dictate the configured Apple SDK |
commit | commitdiff | tree | snapshot |
| 2024-11-08 |
Viktor Szakats | GHA: add `apt update` where missing |
commit | commitdiff | tree | snapshot |
| 2024-11-08 |
Daniel Stenberg | TODO: consider OCSP stapling by default |
commit | commitdiff | tree | snapshot |
| 2024-11-07 |
Ben Greear | vtls: fix compile warning when ALPN is not available |
commit | commitdiff | tree | snapshot |
| 2024-11-07 |
Daniel Stenberg | cmdline/ech.md: formatting cleanups |
commit | commitdiff | tree | snapshot |
| 2024-11-07 |
Daniel Stenberg | netrc: support large file, longer lines, longer tokens |
commit | commitdiff | tree | snapshot |
| 2024-11-07 |
Jesus Malo... | setopt: fix CURLOPT_HTTP_CONTENT_DECODING |
commit | commitdiff | tree | snapshot |
| 2024-11-07 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2024-11-07 |
Stefan Eissing | mbedtls: call psa_crypt_init() in global init |
commit | commitdiff | tree | snapshot |
| 2024-11-07 |
Daniel Stenberg | duphandle: also init netrc |
commit | commitdiff | tree | snapshot |
| 2024-11-06 |
Daniel Stenberg | cookie: treat cookie name case sensitively |
commit | commitdiff | tree | snapshot |
| 2024-11-06 |
Daniel Stenberg | RELEASE-NOTES: synced curl-8_11_0 |
commit | commitdiff | tree | snapshot |
| 2024-11-06 |
Daniel Stenberg | THANKS: contributors from the 8.11.0 release |
commit | commitdiff | tree | snapshot |
| 2024-11-06 |
Viktor Szakats | GHA/non-native: fix installing OpenLDAP on OpenBSD |
commit | commitdiff | tree | snapshot |
| 2024-11-06 |
Viktor Szakats | GHA/macos: drop WebSockets from job names |
commit | commitdiff | tree | snapshot |
| 2024-11-05 |
Viktor Szakats | RELEASE-NOTES: update cmake LDAP-related entry [ci... |
commit | commitdiff | tree | snapshot |
| 2024-11-05 |
Daniel Stenberg | mbedtls: remove failf() use from mbedtls_random |
commit | commitdiff | tree | snapshot |
| 2024-11-04 |
Stefan Eissing | wolfssl: coexist with openssl, further work |
commit | commitdiff | tree | snapshot |
| 2024-11-04 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2024-11-04 |
Daniel Stenberg | wolfssl: no more use of the OpenSSL API |
commit | commitdiff | tree | snapshot |
| 2024-11-04 |
renovate[bot] | ci: update dependency wolfSSL/wolfssh to v1.4.19 |
commit | commitdiff | tree | snapshot |
| 2024-11-04 |
Daniel Stenberg | openssl: extend the OpenSSL error messages |
commit | commitdiff | tree | snapshot |
| 2024-11-02 |
Jonas 'Sortie... | curl_addrinfo: support operating systems with only... |
commit | commitdiff | tree | snapshot |
| 2024-11-02 |
Viktor Szakats | pytest: include curl version string and python platform... |
commit | commitdiff | tree | snapshot |
| 2024-11-01 |
Viktor Szakats | certs: add missing `-CAcreateserial` option for LibreSSL |
commit | commitdiff | tree | snapshot |
| 2024-11-01 |
Viktor Szakats | winbuild: drop `gen_resp_file.bat` |
commit | commitdiff | tree | snapshot |
| 2024-11-01 |
Dan Fandrich | tests: use a set for several of the curl_props |
commit | commitdiff | tree | snapshot |
| 2024-10-31 |
Stefan Eissing | vquic: recv_mmsg, use fewer, but larger buffers |
commit | commitdiff | tree | snapshot |
| 2024-10-31 |
Stefan Eissing | ngtcp2: do not loop on recv |
commit | commitdiff | tree | snapshot |
| 2024-10-31 |
Viktor Szakats | GHA/linux-old: adjust configure job name |
commit | commitdiff | tree | snapshot |
| 2024-10-31 |
Viktor Szakats | unit1307: tidy up Apple OS detection |
commit | commitdiff | tree | snapshot |
| 2024-10-31 |
edmcln | schannel: fix TLS cert verification by IP SAN |
commit | commitdiff | tree | snapshot |
| 2024-10-30 |
Viktor Szakats | build: fix clang-cl builds, add CI job |
commit | commitdiff | tree | snapshot |
| 2024-10-30 |
Viktor Szakats | tidy-up: whitespace, fix CI spacecheck for docs |
commit | commitdiff | tree | snapshot |
| 2024-10-30 |
Daniel Stenberg | config: rename the OS define to CURL_OS to reduce colli... |
commit | commitdiff | tree | snapshot |
| 2024-10-30 |
Daniel Stenberg | MQTT: remove trailing newline |
commit | commitdiff | tree | snapshot |
| 2024-10-30 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2024-10-30 |
Viktor Szakats | pytest: show curl features and protocols |
commit | commitdiff | tree | snapshot |
| 2024-10-30 |
Marwan Yassini | mqtt: fix mqtt.md wording and add clearer explanation |
commit | commitdiff | tree | snapshot |
| 2024-10-30 |
Jay Satiro | winbuild/README: consolidate command prompt section |
commit | commitdiff | tree | snapshot |
| 2024-10-29 |
renovate[bot] | ci: update rojopolis/spellcheck-github-actions digest... |
commit | commitdiff | tree | snapshot |
| 2024-10-29 |
Jon Rumsey | OS400: don't delete source files when building with... |
commit | commitdiff | tree | snapshot |
| 2024-10-29 |
Stefan Eissing | pytest: fix run against multissl curl |
commit | commitdiff | tree | snapshot |
| 2024-10-29 |
Daniel Stenberg | curl/config2setopts: move SSH related options into... |
commit | commitdiff | tree | snapshot |
| 2024-10-29 |
Daniel Stenberg | tool_operate: url_proto improvements |
commit | commitdiff | tree | snapshot |
| 2024-10-29 |
Daniel Stenberg | multi: fix "Useless Assignment" |
commit | commitdiff | tree | snapshot |
| 2024-10-29 |
Daniel Stenberg | setopt: return error for bad input to CURLOPT_RTSP_REQUEST |
commit | commitdiff | tree | snapshot |
| 2024-10-29 |
Viktor Szakats | runtests: add comment for handle64 pathsep requirement... |
commit | commitdiff | tree | snapshot |
| 2024-10-29 |
Daniel Stenberg | setopt_cptr: make overflow check only done when needed |
commit | commitdiff | tree | snapshot |
| 2024-10-29 |
Viktor Szakats | GHA/windows: avoid curl.exe libtool wrapper |
commit | commitdiff | tree | snapshot |
| 2024-10-29 |
Viktor Szakats | runtests: pass single backslashes with Windows Perl |
commit | commitdiff | tree | snapshot |
| 2024-10-29 |
Daniel Stenberg | src/lib: remove redundant ternary operators |
commit | commitdiff | tree | snapshot |
| 2024-10-28 |
Daniel Stenberg | lib: msnprintf tidy-ups |
commit | commitdiff | tree | snapshot |
| 2024-10-28 |
Daniel Stenberg | tls: avoid abusing CURLE_SSL_ENGINE_INITFAILED |
commit | commitdiff | tree | snapshot |
| 2024-10-28 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2024-10-28 |
Stefan Eissing | tests/http: add --insecure tests |
commit | commitdiff | tree | snapshot |
| 2024-10-28 |
Stefan Eissing | tests/scorecard: allow remote server test |
commit | commitdiff | tree | snapshot |
| 2024-10-28 |
Daniel Stenberg | CI: bump wolfSSH and wolfSSL 15427/head |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
Daniel Stenberg | tool_getparam: drop unused time() call |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
Viktor Szakats | appveyor: fix job names, tidy-up |
commit | commitdiff | tree | snapshot |
| next |