]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2026-03-15  Daniel Stenbergdoh: fix memory-leak when doing a second DoH resolve
2026-03-15  Stefan Eissinglib: keepon improving
2026-03-15  Stefan Eissingurldata: import port types and conn destination format
2026-03-15  crawfordxxos400sys: fix typo in comment (symetry -> symmetry)
2026-03-14  Stefan Eissingurldata: connection bit ipv6_ip is wrong
2026-03-13  Daniel StenbergGHA: make typos ignore RELEASE-NOTES
2026-03-13  Daniel StenbergRELEASE-NOTES: fix typo
2026-03-13  Daniel Stenbergbadwords: only check comments and strings in source...
2026-03-12  Daniel Stenbergtool_cfgable: free the SSL signature algorithms
2026-03-12  Daniel StenbergRELEASE-NOTES: synced
2026-03-12  Daniel StenbergHTTP3.md: drop outdated mentions of OpenSSL-QUIC
2026-03-12  Viktor Szakatsconfigure: fix LibreSSL ngtcp2 1.15.0+ crypto lib selec...
2026-03-12  Viktor Szakatsbuild: compiler warning silencing tidy-ups
2026-03-12  Daniel Stenbergtest459: switch to mode="warn" for stderr check
2026-03-12  Daniel Stenbergtest1627: Curl_get_scheme unit test
2026-03-12  Daniel Stenbergtest1626: Curl_copy_header_value unit test
2026-03-12  Viktor Szakatsopenssl: trace count of found / imported Windows native...
2026-03-12  Daniel Stenberghttp: make Curl_compareheader handle multiple commas...
2026-03-12  Daniel Stenbergtest1625: unit test for Curl_compareheader
2026-03-12  Daniel Stenberghostip: remove two zero assigns after memset clear
2026-03-12  Daniel Stenberghttp: fix Curl_compareheader for multi value headers
2026-03-12  Viktor Szakatsautotools: limit checksrc target to ignore non-repo...
2026-03-12  Viktor Szakatsbuild: hook up badwords check to lint targets
2026-03-12  Viktor Szakatsexamples: drop warning silencers no longer hit
2026-03-12  Viktor Szakatsbadwords: rework exceptions, fix many of them
2026-03-11  Daniel Stenbergurlapi: verify the last letter of a scheme when set...
2026-03-11  Stefan Eissingvtls: ECH definitions cleanup
2026-03-11  Stefan Eissingpingpong: cleanup timeleft handling
2026-03-11  Stefan Eissingconnection_check, simplified
2026-03-11  Vladimír Marekhostip: clear the sockaddr_in6 structure before use
2026-03-11  Daniel Stenberglibssh2: fix error handling on quote errors
2026-03-11  Daniel StenbergRELEASE-NOTES: synced
2026-03-11  Daniel Stenbergdocs: minor wording tweaks
2026-03-11  Daniel Stenbergbadwords: combine the whitelisting into a single regex
2026-03-11  Daniel StenbergRELEASE-NOTES: synced curl-8_19_0
2026-03-11  Daniel StenbergVERSIONS: add 8.19.0
2026-03-11  Daniel StenbergTHANKS: add contributors from 8.19.0 release
2026-03-11  Viktor SzakatsFAQ.md: point codeproject.com URL to archive.org copy
2026-03-10  Felipe Mesquitabadwords: avoid 'simply'
2026-03-10  Viktor Szakatsbadwords: fix showing alternative for case-insensitive...
2026-03-10  Viktor SzakatsGHA: drop installing impacket for curl built without...
2026-03-10  Viktor Szakatsbadwords: dedupe invocation into a runnable script
2026-03-10  Viktor Szakatsspacecheck: find double newlines in `tests/data/test*`
2026-03-10  Daniel StenbergBUG-BOUNTY.md: minor rephrase to say there is no bug...
2026-03-10  renovate[bot]GHA: update awslabs/aws-lc to v1.69.0
2026-03-10  Stefan Eissingbadwords: twice as fast
2026-03-09  Daniel Stenbergdocs: fixup wording nits
2026-03-09  Daniel Stenbergbadwords: move into ./scripts, speed up
2026-03-09  Daniel Stenbergx509asn1: make encodeOID stop on too long input
2026-03-09  Viktor Szakatsdocs: handle error in `curl_global_init*` examples
2026-03-09  Viktor SzakatsTHANKS-filter: update with a new entry
2026-03-09  Viktor Szakatsrand: drop scan-build silencer
2026-03-09  Viktor Szakatsrand: drop impossible preprocessor branches (wincrypt)
2026-03-09  Viktor Szakatsconfigure: drop always true `if` check (Windows)
2026-03-09  Viktor SzakatsGHA/windows: pass preprocessor flags via `CPPFLAGS`
2026-03-09  Viktor Szakatsconfig-win32.h: merge two `#if` branches
2026-03-09  Viktor Szakatswindows: determine `RtlVerifyVersionInfo` address on...
2026-03-09  Viktor Szakatstidy-up: miscellaneous
2026-03-09  huanghuihui0904digest: fix memory leak in auth_create_digest_http_mess...
2026-03-08  Daniel StenbergRELEASE-NOTES: synced
2026-03-08  Daniel Stenbergtest1850: verify the SMB request path use for two transfers
2026-03-08  Stefan Eissingsmb: free the path in the request struct properly
2026-03-08  Viktor Szakatstests/server: drop unused `curlx/version_win32.c`
2026-03-08  Viktor Szakatssystem_win32: replace manual init code with `curlx_now_...
2026-03-07  dbalsomdocs: replace instances of the vague qualifier 'quite'
2026-03-07  Daniel Stenbergdocs: avoid starting sentences with However,
2026-03-07  Daniel Stenbergquiche: use PRIu64 for outputting the stream id
2026-03-07  Daniel StenbergDEPRECATE.md: SMB and NTLM become build-time opt-in
2026-03-07  Daniel Stenbergtests/FILEFORMAT.md: the <server> section is NOT mandatory
2026-03-07  Daniel Stenbergtest1849: reuse a proxy with different credentials
2026-03-07  Daniel Stenbergcf-socket: ignore SOCK_CLOEXEC etc for socktype equalit...
2026-03-07  Daniel Stenberghttp: only send bearer if auth is allowed
2026-03-07  Daniel Stenbergdocs: drop basically
2026-03-06  Andrei RybakFAQ: syntax improvements
2026-03-06  Stefan Eissingmqtt: fix EOF handling
2026-03-06  Stefan Eissingproxy-auth: additional tests
2026-03-06  Daniel Stenbergsocketpair: clear 'err' when retrying due to EINTR
2026-03-06  Daniel Stenbergsynctime: fix use of uninitialized buffer on non-Windows
2026-03-06  Daniel Stenbergcontent_encoding: return 'identity' if none other exists
2026-03-06  Daniel Stenbergtool_doswin: avoid memory-leak with CURL_FN_SANITIZE_*
2026-03-06  Daniel Stenbergtool_operate: reset the URL --url-query between --next
2026-03-06  Stefan Eissingopenssl+ech: workaround for insecure handshakes
2026-03-06  Stefan Eissingasync-ares: blocking resolve timeout handling, better
2026-03-06  Stefan Eissingurldata: byebye `conn->hostname_resolve`
2026-03-06  Viktor Szakatscmake: fix `LOCATION` property access condition (debug)
2026-03-06  Viktor Szakatscmake: improve clang-tidy test command-line reproduction
2026-03-06  Viktor Szakatscmake: fix `LOCATION` property read errors in target...
2026-03-05  Viktor Szakatsspelling: bump codespell to 2.4.2, fix fallouts
2026-03-05  Viktor Szakatsunit3205: drop `NOLINT`
2026-03-05  Viktor Szakatscmake: mark two internal options as advanced
2026-03-04  Max Dymondsocks: ensure DNS is freed in failure cases.
2026-03-04  Viktor Szakatsexamples: improve OpenSSL certificate examples
2026-03-03  Daniel Stenbergusercertinmem: use the correct cert BIO
2026-03-03  Daniel Stenbergcurl.h: remove CURLPROTO_MQTTS from the public header
2026-03-03  Daniel Stenbergconfig2setopts: restore proper ignoring of CAINFO BLOB...
2026-03-03  Daniel Stenbergschannel: fix UAF in client cert store thumbprint handling
2026-03-03  Daniel Stenbergopenssl: adapt to OpenSSL master adding const to more...
2026-03-03  Viktor Szakatscmake: fix building with `CMAKE_FIND_PACKAGE_PREFER_CON...
2026-03-03  Daniel Stenbergurlapi: use U_CURLU_URLDECODE when toggling it off...
2026-03-03  Daniel Stenbergdocs: avoid using the word 'magic'
next