]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2026-06-18  Viktor SzakatsGHA/linux: use default GCC compiler, drop `CC`/`CXX...
2026-06-18  Viktor SzakatsGHA/http3-linux: simplify setting `CC`/`CXX` envs
2026-06-18  Viktor SzakatsGHA/linux: drop arm runner home attribute workaround...
2026-06-18  Stefan Eissingmulti: xfers_really_alive
2026-06-18  Daniel StenbergRELEASE-PROCEDURE.md: update coming relese dates
2026-06-18  alhudzcookie: reject control octets in file-loaded cookies
2026-06-18  Yedaya Katsmanurl: don't log bits.close state
2026-06-17  Viktor Szakatscmake/FindGSS: drop CMake <3.16 compatibility logic
2026-06-17  Viktor Szakatscmake/FindGSS: drop "MIT Unknown" version value, relate...
2026-06-17  Viktor SzakatsGHA/macos: enable krb5 in an autotools job
2026-06-17  Viktor Szakatscmake: simplify `LINK_ONLY` imported target extraction
2026-06-17  Viktor SzakatsGHA/linux: give more time for `apt-get install`
2026-06-17  Viktor SzakatsGHA: sync apt-get code between workflows/jobs
2026-06-17  Viktor SzakatsGHA/linux: allow more time for `apt.repos.intel.com...
2026-06-17  Viktor SzakatsGHA/windows: do `apt-get update` in clang-tidy cross...
2026-06-17  Viktor SzakatsINTERNALS.md: document minimum nghttp3 and ngtcp2 versions
2026-06-17  Viktor Szakatssrc: sync nghttp2 versions checks with current requirements
2026-06-17  Viktor Szakatsfirst.h reflow
2026-06-17  Stefan Eissinghttp: for basic+digest auth, do not engage on empty...
2026-06-17  Stefan Eissingdns-httpsrr-lookup: use origin, not peer
2026-06-17  Daniel Stenberglibtest: unify on easy_setopt macro
2026-06-17  Stefan Eissingcreds: create with empty user+pass rc-8_21_0-3
2026-06-16  Daniel StenbergRELEASE-NOTES: synced
2026-06-16  Stefan Eissingcf-dns: pass peer for result lookups
2026-06-16  dependabot... GHA: bump pip cryptography from 46.0.7 to 48.0.1
2026-06-16  Viktor Szakatsconfigure: tidy up `OPT_APPLE_SECTRUST` initialization
2026-06-16  Dan FandrichCI: improve labeler tag detection
2026-06-16  Viktor Szakatscmake/FindGSS: prioritize MIT over GNU in pkg-config...
2026-06-16  Viktor Szakatsperl: `open... || ` -> `open... or` (cont.)
2026-06-16  renovate[bot]GHA: update google/boringssl to v0.20260616.0
2026-06-16  Daniel Stenberg_URL.md: remove the zone-id mention
2026-06-16  Stefan Eissingurl: connection credentials origin
2026-06-16  Viktor Szakatsservers: deduplicate `storerequest()` across two servers
2026-06-16  Daniel Stenbergtool_writeout: fix %time{} output for %s
2026-06-15  Viktor Szakatsperl: `|| die` -> `or die`
2026-06-15  Daniel Stenbergsetopt: mark function argument as unused *properly*
2026-06-15  Daniel Stenbergverify-release: don't unpack in git repo
2026-06-15  Stefan Eissingcf-https-connect: do not engage on proxy origin
2026-06-15  Dave Walkercookie: use origin scheme for secure context check
2026-06-15  Tobias Frauenschlägertls: wolfssl: fixes for PQC key shares
2026-06-15  Viktor Szakatsservers: silence `-Wunused-result` with pragma
2026-06-15  Viktor Szakatsservers: fix off-by-3 OOB write for large `loghex(...
2026-06-15  Viktor Szakatswinldap: avoid NULL pointer deref on `ldap_get_dn(...
2026-06-15  Viktor Szakatscurl_formdata: fix to pass long where missing, document...
2026-06-15  Viktor Szakatsservers: accept `lstat()` failing due to the file missing
2026-06-15  Stefan Eissingratelimits: use minimal burst rate
2026-06-15  Stefan Eissingcf-setup: own source file
2026-06-15  Viktor Szakatslib668: do not assume null-terminator in test input...
2026-06-15  Viktor Szakatsservers: accept `unlink()` failing due to the file...
2026-06-15  Daniel Stenbergverify-release: verify more thoroughly with git
2026-06-15  Stefan Eissingcf-capsule: complete filter
2026-06-15  Daniel Stenbergsrc/test: avoid (void)! constructs
2026-06-15  Daniel Stenbergchecksrc: detect and warn for (void)!
2026-06-15  Daniel StenbergVULN-DISCLOSURE-POLICY: non-released code
2026-06-15  Viktor Szakatsservers: mask to `S_IFMT` in unix socket path attribute...
2026-06-15  Stefan Eissingtransfer: adapt Curl_xfer_is_secure()
2026-06-15  Viktor Szakatsservers: drop unix socket path attribute check on Windows
2026-06-15  Viktor Szakatsservers: fix error message if unix socket path is not...
2026-06-15  Viktor Szakatslibtests: prefer `sizeof()` over `strlen()`, fix potent...
2026-06-15  Daniel Stenbergurlapi: refactor and simplify curl_url_set
2026-06-15  Viktor Szakatstidy-up: prefer spelling 'flavor', where missing
2026-06-15  Viktor Szakatscmake/FindGSS: fix comment, adjust custom flavor proper...
2026-06-14  Viktor Szakatstidy-up: miscellaneous
2026-06-14  Daniel Stenbergsocks_sspi: store socks5_gssapi_enctype
2026-06-14  Daniel Stenbergsmb: integer overflow proof a size check
2026-06-14  Viktor Szakatsservers: drop single-use interim result variables
2026-06-14  Viktor Szakatsservers: minor socket error handling fixes
2026-06-14  Viktor Szakatsrtspd: sync up sleep loop with sws
2026-06-14  Viktor Szakatstests/servers: do not interpret `unlink()` retval as...
2026-06-14  Viktor Szakatsperl: switch from backticks to `qx()`
2026-06-14  Viktor Szakatskrb5_sspi: fix error message on `DecryptMessage()`...
2026-06-14  Viktor Szakatstelnet: drop an `int` cast no longer necessary
2026-06-14  Viktor Szakatssocket: use name `sockerr` for socket error variables
2026-06-14  Daniel Stenbergsocks_sspi: invalid response length is a fatal error
2026-06-14  Saud Alshareefldap: base64 encode binary LDIF values with WinLDAP
2026-06-13  Daniel Stenbergsspi: free libcurl allocated memory with curlx_free
2026-06-12  Viktor Szakatstelnet: drop redundant interim variables
2026-06-12  Stefan Eissinglib: transfer origin and proxy handling
2026-06-12  Viktor Szakatsbuild: enable `-Wlogical-op` picky warning for GCC...
2026-06-12  Viktor Szakatssocket: introduce `SOCK_EAGAIN()` and use it
2026-06-12  Viktor SzakatsAmigaOS: fix build fallouts, re-add to CI
2026-06-12  Stefan Eissingschannel: fix https proxy for client cert and certinfo
2026-06-12  Viktor Szakatstelnet: fix old copy-paste typo in variable name
2026-06-12  Daniel Stenbergruntests: exit hard on duplicate test name
2026-06-12  Daniel Stenbergmailmap: Darren Banfi
2026-06-12  Darren BanfiAmigaOS: curl_setup.h avoid explicit_bzero with clib2
2026-06-12  Viktor SzakatsGHA/distcheck: switch to parse `info.json`
2026-06-12  Daniel Stenbergruntests: error out on duplicate test names
2026-06-12  Daniel Stenbergconfig2setopts: use default protocol properly
2026-06-12  Viktor Szakatschecksrc: silence `-b` option debug message
2026-06-12  Viktor SzakatsGHA: drop `brew update` from all jobs
2026-06-11  Viktor Szakatslib695, lib757: fix truncated newline in error messages
2026-06-11  Viktor SzakatsGHA/distcheck: use `https://curl.se/info`
2026-06-11  Daniel StenbergRELEASE-NOTES: synced
2026-06-11  Daniel Stenberglibtests: add and use tutil_throwaway_cb
2026-06-11  Fabian Keiltests: add the "--resolve" keyword to tests that lack it
2026-06-11  Viktor SzakatsGHA/distcheck: fix parsing the download page
2026-06-11  Viktor Szakatstelnet: fix error message typos
2026-06-11  Viktor Szakatsruntests: fix tests for curl builds with embedded CA...
2026-06-11  Viktor Szakatstidy-up: add spaces around equal operators where missing
next