| 2026-03-27 |
Daniel Stenberg | src: use ftruncate() unconditionally |
commit | commitdiff | tree | snapshot |
| 2026-03-26 |
Daniel Stenberg | tool_cb_hdr: only truncate etags output when regular... |
commit | commitdiff | tree | snapshot |
| 2026-03-26 |
Daniel Stenberg | hsts: when a dupe host adds subdomains, use that |
commit | commitdiff | tree | snapshot |
| 2026-03-26 |
Viktor Szakats | GHA: try workaround for slow Azure Ubuntu distro server |
commit | commitdiff | tree | snapshot |
| 2026-03-26 |
Viktor Szakats | GHA/curl-for-win: pass GH token to the containers |
commit | commitdiff | tree | snapshot |
| 2026-03-26 |
Viktor Szakats | perl: harden external command invocations |
commit | commitdiff | tree | snapshot |
| 2026-03-26 |
Viktor Szakats | cmake: add CMake Config-based dependency detection... |
commit | commitdiff | tree | snapshot |
| 2026-03-26 |
Daniel Stenberg | DEPRECATE.md: fix copy-and-paste mistaken subtitles |
commit | commitdiff | tree | snapshot |
| 2026-03-26 |
Daniel Stenberg | docs/VERIFY.md: verify curl |
commit | commitdiff | tree | snapshot |
| 2026-03-26 |
Daniel Stenberg | cleancmd.pl: remove markdown links before spellcheck |
commit | commitdiff | tree | snapshot |
| 2026-03-26 |
Daniel Stenberg | location/follow: mention netrc |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Viktor Szakats | md4, md5: switch to wolfCrypt API in wolfSSL builds |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Viktor Szakats | curl_ntlm_core: drop redundant PP condition |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Viktor Szakats | spacecheck: verify filename lengths and characters |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Stefan Eissing | multi: multi_wait fixes after #20832 |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Stefan Eissing | proxy: chunked response, error code |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Stefan Eissing | async-thrdd: use thread queue for resolving |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Daniel Stenberg | url: do not reuse a non-tls starttls connection if... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Viktor Szakats | spacecheck: check long lines and repeat spaces, fix... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Viktor Szakats | sha256, sha512_256: switch to wolfCrypt API |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Viktor Szakats | sha256: support delegating to wolfSSL API |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Viktor Szakats | curl_sha512_256: support delegating to wolfSSL API |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Stefan Eissing | ratelimit: reset on start |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Viktor Szakats | wolfssl: document v5.0.0 (2021-11-01) as minimum required |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Daniel Stenberg | tool_setopt: return error on OOM correctly |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Patrick Monnerat | OS400: add new definitions to the ILE/RPG binding. |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Daniel Stenberg | DEPRECATE: remove NTLM, SMB and local crypto implementa... |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Daniel Stenberg | tool_getparam: use correct free function for libcurl... |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Daniel Stenberg | curl_version_info.md: clarify age details |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
Stefan Eissing | lib: add thread pool and queue |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
Daniel Stenberg | test2405: require wakeup |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
Daniel Stenberg | lib1560: verify more URLs |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
Daniel Stenberg | config2setopts: make --capath work in proxy disabled... |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
Daniel Stenberg | test1714: verify telnet download with --max-filesize |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
Viktor Szakats | genserv.pl: make external calls safe |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
Daniel Stenberg | urldata: make hstslist only present in HSTS builds |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
Daniel Stenberg | netrc: remove unused parsenetrc() macro for netrc-disabled |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
Daniel Stenberg | urlapi: fix handling of "file:///" |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
Daniel Stenberg | urlapi: remove redundant condition in dedotdotify |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Daniel Stenberg | tool_operate: fix memory-leak on failed uploads |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Viktor Szakats | asyn-thrdd: fix clang-tidy unused value warning |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Viktor Szakats | gnutls: fix clang-tidy warning with !verbose |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Daniel Stenberg | multi.h: add CURLMNWC_CLEAR_ALL |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Daniel Stenberg | Revert "md5/md4: enable unaligned access fast path... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Viktor Szakats | FAQ.md: point archive.org link to the original, no... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Daniel Stenberg | lib: make SMB support opt-in |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Viktor Szakats | GHA/curl-for-win: enable c-ares with HTTPS-RR in an... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Viktor Szakats | cf-https-connect: silence `-Wimplicit-int-enum-cast... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Stenberg | lib: drop support for < c-ares 1.16.0 |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Scott Boudreaux | md5/md4: enable unaligned access fast path on powerpc64 |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Stenberg | progress: count amount of data "delivered" to application |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Stenberg | netrc: skip malformed macdef lines |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Stenberg | test1668: unit test the FTP 213 time response parser |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Stenberg | badwords-all: stop checking source code comments |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Viktor Szakats | hostip: drop guard from `Curl_resolver_error()` definition |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Viktor Szakats | testcurl.pl: replace shell commands with Perl `rmtree()` |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Harry Sintonen | tool: add check for curlinfo->age when determining... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Viktor Szakats | cmake: add CMake Config-based dependency detection |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Stenberg | GHA: add NTLM to lots of builds |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Stenberg | build: make NTLM disabled by default |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Stenberg | DEPRECATE: remove last empty line |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Stenberg | rtmp: drop support |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Stenberg | DEPRECATE: fix minor release number typo |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Stefan Eissing | curlx_now(), prevent zero timestamp |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Stenberg | CURLOPT_HAPROXY_CLIENT_IP.md: mention assuption on... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Stefan Eissing | share: concurrency handling, easy updates |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Stefan Eissing | hostip: fix !no_signal mixup in resolve refaactor |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
renovate[bot] | GHA: update dependency rustls/rustls-ffi to v0.15.1 |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Viktor Szakats | build: assume `snprintf()` in `mprintf`, drop feature... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Viktor Szakats | cmake: drop support for CMake 3.17 and older |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Viktor Szakats | scripts: drop redundant double-quotes: `"$var"` ->... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Viktor Szakats | curl/curl.h: replace recursive macros with C++-friendly... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Viktor Szakats | libtest: drop duplicate include |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Viktor Szakats | tool_operhlp: propagate low-level OOM in `add_file_name... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Viktor Szakats | lib: move all UNITTEST prototypes to C files (cont.) |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Stenberg | dnscache.h: include curlx/timeval.h for struct curltime |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Stenberg | ftp: make the MDTM date parser stricter (again) |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Stefan Eissing | dnscache: own source file, improvements |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Stefan Eissing | openssl channel_binding: lookup digest algorithm withou... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Stefan Eissing | multi: improve wakeup and wait code |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Viktor Szakats | GHA/windows: disable `taskkill` in torture jobs |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Stefan Eissing | wolfssl: fix handling of abrupt connection close |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Daniel Stenberg | transfer: enable custom methods again on next transfer |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Daniel Stenberg | protcol.h: fix the CURLPROTO_MASK |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Viktor Szakats | tool_operhlp: fix `add_file_name_to_url()` result on OOM |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Daniel Stenberg | urldata: make speeder_c uint32 |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Daniel Stenberg | unit1627.c: remove a newline |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Daniel Stenberg | protocol: use scheme names lowercase |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Daniel Stenberg | file: init fd to -1 to prevent close fd 0 on early... |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Viktor Szakats | getinfo: initialize `PureInfo` field `used_proxy` |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Daniel Stenberg | url: use the socks type for socks proxy |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Daniel Stenberg | x509asn1: fixed and adapted for ASN1tostr unit testing |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Daniel Stenberg | tool_operate: drop the scheme-guessing in the -G handling |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Viktor Szakats | build: limit `unitprotos.h` include to `units` target |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Daniel Stenberg | tests/unit/README: describe how to unit test static... 21018/head |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Daniel Stenberg | lib: move all UNITTEST prototypes to C files |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Viktor Szakats | GHA/macos: restore compatibility with Intel runners |
commit | commitdiff | tree | snapshot |
| next |