]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2026-03-21  Daniel Stenbergtest1668: unit test the FTP 213 time response parser
2026-03-21  Daniel Stenbergbadwords-all: stop checking source code comments
2026-03-21  Viktor Szakatshostip: drop guard from `Curl_resolver_error()` definition
2026-03-21  Viktor Szakatstestcurl.pl: replace shell commands with Perl `rmtree()`
2026-03-21  Harry Sintonentool: add check for curlinfo->age when determining...
2026-03-21  Viktor Szakatscmake: add CMake Config-based dependency detection
2026-03-21  Daniel StenbergGHA: add NTLM to lots of builds
2026-03-21  Daniel Stenbergbuild: make NTLM disabled by default
2026-03-21  Daniel StenbergDEPRECATE: remove last empty line
2026-03-21  Daniel Stenbergrtmp: drop support
2026-03-21  Daniel StenbergDEPRECATE: fix minor release number typo
2026-03-21  Stefan Eissingcurlx_now(), prevent zero timestamp
2026-03-21  Daniel StenbergCURLOPT_HAPROXY_CLIENT_IP.md: mention assuption on...
2026-03-21  Stefan Eissingshare: concurrency handling, easy updates
2026-03-21  Stefan Eissinghostip: fix !no_signal mixup in resolve refaactor
2026-03-21  renovate[bot]GHA: update dependency rustls/rustls-ffi to v0.15.1
2026-03-21  Viktor Szakatsbuild: assume `snprintf()` in `mprintf`, drop feature...
2026-03-21  Viktor Szakatscmake: drop support for CMake 3.17 and older
2026-03-21  Viktor Szakatsscripts: drop redundant double-quotes: `"$var"` ->...
2026-03-21  Viktor Szakatscurl/curl.h: replace recursive macros with C++-friendly...
2026-03-21  Viktor Szakatslibtest: drop duplicate include
2026-03-21  Viktor Szakatstool_operhlp: propagate low-level OOM in `add_file_name...
2026-03-21  Viktor Szakatslib: move all UNITTEST prototypes to C files (cont.)
2026-03-21  Daniel Stenbergdnscache.h: include curlx/timeval.h for struct curltime
2026-03-21  Daniel Stenbergftp: make the MDTM date parser stricter (again)
2026-03-21  Stefan Eissingdnscache: own source file, improvements
2026-03-21  Stefan Eissingopenssl channel_binding: lookup digest algorithm withou...
2026-03-21  Stefan Eissingmulti: improve wakeup and wait code
2026-03-20  Daniel StenbergRELEASE-NOTES: synced
2026-03-20  Viktor SzakatsGHA/windows: disable `taskkill` in torture jobs
2026-03-20  Stefan Eissingwolfssl: fix handling of abrupt connection close
2026-03-20  Daniel Stenbergtransfer: enable custom methods again on next transfer
2026-03-20  Daniel Stenbergprotcol.h: fix the CURLPROTO_MASK
2026-03-20  Viktor Szakatstool_operhlp: fix `add_file_name_to_url()` result on OOM
2026-03-20  Daniel Stenbergurldata: make speeder_c uint32
2026-03-20  Daniel Stenbergunit1627.c: remove a newline
2026-03-20  Daniel Stenbergprotocol: use scheme names lowercase
2026-03-20  Daniel Stenbergfile: init fd to -1 to prevent close fd 0 on early...
2026-03-20  Viktor Szakatsgetinfo: initialize `PureInfo` field `used_proxy`
2026-03-20  Daniel Stenbergurl: use the socks type for socks proxy
2026-03-20  Daniel Stenbergx509asn1: fixed and adapted for ASN1tostr unit testing
2026-03-20  Daniel Stenbergtool_operate: drop the scheme-guessing in the -G handling
2026-03-20  Viktor Szakatsbuild: limit `unitprotos.h` include to `units` target
2026-03-20  Daniel Stenbergtests/unit/README: describe how to unit test static... 21018/head
2026-03-20  Daniel Stenberglib: move all UNITTEST prototypes to C files
2026-03-20  Viktor SzakatsGHA/macos: restore compatibility with Intel runners
2026-03-20  Viktor Szakatsmk-lib1521.pl: fix 4 callback function types passed...
2026-03-20  Viktor Szakatsservers.pm: fix to check gopher6 server on its ipv6...
2026-03-19  Viktor Szakatscmake: extend C89-specific warning suppressions to...
2026-03-19  Viktor Szakatsoptiontable: replace stdin with filename arg, harden...
2026-03-19  Viktor Szakatsx509asn1: move declaration to header
2026-03-19  Viktor Szakatsscripts: harden / tidy up more Perl `system()` calls
2026-03-19  Viktor Szakatsdocs: enable more compiler warnings for C snippets...
2026-03-19  Daniel Stenbergx509asn1: improve encodeOID
2026-03-19  Viktor Szakatsinclude: drop 'will' from public headers
2026-03-19  Viktor Szakatsextract-unit-protos: retain internal paths for includes
2026-03-19  Jason Stangroomeexamples: fix typo in comment
2026-03-19  renovate[bot]GHA: update dependency wolfSSL/wolfssl to v5.9.0
2026-03-19  Viktor Szakatsmod_curltest: fix allocation size
2026-03-19  Viktor Szakatsopenssl: fix memory leaks in ECH code (OpenSSL 3)
2026-03-19  Viktor Szakatstool_operate: fix condition for loading `curl-ca-bundle...
2026-03-19  Viktor Szakatssws: fix potential OOB write
2026-03-19  Viktor Szakatssshserver.pl: harden more `system()` calls
2026-03-19  Viktor Szakatssshserver.pl: pass command-line to `system()` safely
2026-03-19  Viktor Szakatsx509asn1: fix to return error in an error case from...
2026-03-19  Viktor Szakatsbuild: enable `-Wimplicit-int-enum-cast` compiler warni...
2026-03-19  Viktor Szakatssynctime: fix off-by-one read and write to a read-only...
2026-03-19  Viktor Szakatsasyn-ares: drop orphaned variable references
2026-03-18  renovate[bot]GHA: update dependency nghttp2/nghttp2 to v1.68.1
2026-03-18  Viktor Szakatsrand: use `BCryptGenRandom()` in UWP builds
2026-03-18  Stefan Eissinglib: always use Curl_1st_fatal instead of Curl_1st_err
2026-03-18  Viktor Szakatsscripts: drop unused CI scripts
2026-03-18  Viktor Szakatsbadwords: prefer 'null-terminated'
2026-03-18  Viktor Szakatsexamples/websocket: fix to sleep more on Windows
2026-03-18  Viktor Szakatsdelta: avoid potential zero division
2026-03-18  Viktor Szakatsgcc: guard `#pragma diagnostic` in core code for <4...
2026-03-18  Ercan Ermisftp: reject PWD responses containing control characters
2026-03-18  Viktor Szakatsbadwords: pass config as filename arg
2026-03-18  Daniel Stenbergurlapi: make dedotdotify handle leading dots correctly
2026-03-18  Daniel Stenbergtool_msgs: avoid null pointer deref for early errors
2026-03-18  Daniel Stenberghttp2: clear the h2 session at delete
2026-03-18  Daniel Stenbergasyn-ares: fix HTTPS-lookup when not on port 443
2026-03-18  Daniel Stenbergtop-complexity: prevent filename-based shell injection...
2026-03-17  Daniel Stenbergtool_formparse: propagate my_get_line errors when readi...
2026-03-17  Daniel Stenberggenerate.bat: remove extra % from VC11 and VC12 runs
2026-03-17  Viktor Szakatscmake: document functions used from Windows system...
2026-03-17  Daniel StenbergRELEASE-NOTES: synced
2026-03-17  Daniel Stenbergnetrc: refactor into smaller sub functions
2026-03-17  Daniel Stenbergimap: reset the UIDVALIDITY state between transfers
2026-03-17  Daniel Stenbergcurl_get_line: error out on read errors
2026-03-17  Stefan Eissingtransfer: enhance secure check
2026-03-17  Daniel Stenbergtool_ipfs: accept IPFS gateway URL without set port...
2026-03-17  Stefan Eissingurldata: remove trailers_state
2026-03-17  Stefan Eissingconnection bits: move 'connect_only' here
2026-03-17  Daniel Stenbergtool_urlglob: fix memory-leak on glob range overflow
2026-03-17  Stefan Eissingpytest: add additional quiche check for flaky test_05_01
2026-03-17  Daniel Stenbergtool_operate: fix minor memory-leak on early error
2026-03-17  renovate[bot]Dockerfile: update debian:bookworm-slim Docker digest...
2026-03-17  Daniel Stenbergstrerr: correct the strerror_s() return code condition
2026-03-17  Viktor Szakatsconfigure: fix `--with-ngtcp2=<path>` option for crypto...
next