]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
9 hours ago  Daniel Stenbergsetopt: refactor setopt_cptr into smaller helper functions master
14 hours ago  Viktor SzakatsKNOWN_BUGS.md: drop outdated CMake issues
17 hours ago  renovate[bot]GHA: update dependency cloudflare/quiche to v0.29.2
18 hours ago  Viktor Szakatsvquic: fix `-Wunused-parameter` with proxies disabled
18 hours ago  Viktor Szakatsruntests: drop orphaned, no-op `-k` option
31 hours ago  Viktor SzakatsGHA: re-sync Linux CMake triplet with autotools builds
31 hours ago  Viktor SzakatsGHA: fix Linux triplet passed to `CMAKE_C_COMPILER_TARGET`
32 hours ago  Viktor SzakatsGHA: separate pytype from other checkers and pips
32 hours ago  alhudzcookie: check __Secure- and __Host- case sensitively...
35 hours ago  Viktor Szakatssmb: constify `strchr()` result variable
37 hours ago  Viktor SzakatsGHA/http3-linux: bump to ubuntu-26.04
37 hours ago  Viktor SzakatsMANUAL.md: update `apt-key` example
38 hours ago  Viktor SzakatsGHA: bump analyzer/sanitizer jobs to clang-22, and...
39 hours ago  Daniel Stenbergcurl_multi_assign.md: clarify lifetime
39 hours ago  Viktor Szakatsopenssl: do not mix OpenSSL int result with `CURLcode...
39 hours ago  Daniel StenbergCURLMOPT_SOCKETFUNCTION.md: this sends *all* file descr...
39 hours ago  Viktor SzakatsGHA/linux: bump analyzer job to gcc-16, and ubuntu...
42 hours ago  alhudzpingpong: reject nul byte in server response line
43 hours ago  Daniel Stenbergdocs/VERIFY: expand with more things we do
45 hours ago  Viktor SzakatsGHA/linux: use default GCC compiler, drop `CC`/`CXX...
46 hours ago  Viktor SzakatsGHA/http3-linux: simplify setting `CC`/`CXX` envs
46 hours ago  Viktor SzakatsGHA/linux: drop arm runner home attribute workaround...
46 hours ago  Stefan Eissingmulti: xfers_really_alive
2 days ago  Daniel StenbergRELEASE-PROCEDURE.md: update coming relese dates
2 days ago  alhudzcookie: reject control octets in file-loaded cookies
2 days ago  Yedaya Katsmanurl: don't log bits.close state
2 days ago  Viktor Szakatscmake/FindGSS: drop CMake <3.16 compatibility logic
2 days ago  Viktor Szakatscmake/FindGSS: drop "MIT Unknown" version value, relate...
2 days ago  Viktor SzakatsGHA/macos: enable krb5 in an autotools job
2 days ago  Viktor Szakatscmake: simplify `LINK_ONLY` imported target extraction
2 days ago  Viktor SzakatsGHA/linux: give more time for `apt-get install`
2 days ago  Viktor SzakatsGHA: sync apt-get code between workflows/jobs
2 days ago  Viktor SzakatsGHA/linux: allow more time for `apt.repos.intel.com...
2 days ago  Viktor SzakatsGHA/windows: do `apt-get update` in clang-tidy cross...
2 days ago  Viktor SzakatsINTERNALS.md: document minimum nghttp3 and ngtcp2 versions
2 days ago  Viktor Szakatssrc: sync nghttp2 versions checks with current requirements
2 days ago  Viktor Szakatsfirst.h reflow
2 days ago  Stefan Eissinghttp: for basic+digest auth, do not engage on empty...
2 days ago  Stefan Eissingdns-httpsrr-lookup: use origin, not peer
2 days ago  Daniel Stenberglibtest: unify on easy_setopt macro
3 days ago  Stefan Eissingcreds: create with empty user+pass rc-8_21_0-3
3 days ago  Daniel StenbergRELEASE-NOTES: synced
3 days ago  Stefan Eissingcf-dns: pass peer for result lookups
3 days ago  dependabot... GHA: bump pip cryptography from 46.0.7 to 48.0.1
3 days ago  Viktor Szakatsconfigure: tidy up `OPT_APPLE_SECTRUST` initialization
3 days ago  Dan FandrichCI: improve labeler tag detection
3 days ago  Viktor Szakatscmake/FindGSS: prioritize MIT over GNU in pkg-config...
3 days ago  Viktor Szakatsperl: `open... || ` -> `open... or` (cont.)
3 days ago  renovate[bot]GHA: update google/boringssl to v0.20260616.0
3 days ago  Daniel Stenberg_URL.md: remove the zone-id mention
3 days ago  Stefan Eissingurl: connection credentials origin
3 days ago  Viktor Szakatsservers: deduplicate `storerequest()` across two servers
3 days ago  Daniel Stenbergtool_writeout: fix %time{} output for %s
4 days ago  Viktor Szakatsperl: `|| die` -> `or die`
4 days ago  Daniel Stenbergsetopt: mark function argument as unused *properly*
4 days ago  Daniel Stenbergverify-release: don't unpack in git repo
4 days ago  Stefan Eissingcf-https-connect: do not engage on proxy origin
4 days ago  Dave Walkercookie: use origin scheme for secure context check
4 days ago  Tobias Frauenschlägertls: wolfssl: fixes for PQC key shares
4 days ago  Viktor Szakatsservers: silence `-Wunused-result` with pragma
4 days ago  Viktor Szakatsservers: fix off-by-3 OOB write for large `loghex(...
4 days ago  Viktor Szakatswinldap: avoid NULL pointer deref on `ldap_get_dn(...
4 days ago  Viktor Szakatscurl_formdata: fix to pass long where missing, document...
4 days ago  Viktor Szakatsservers: accept `lstat()` failing due to the file missing
4 days ago  Stefan Eissingratelimits: use minimal burst rate
4 days ago  Stefan Eissingcf-setup: own source file
4 days ago  Viktor Szakatslib668: do not assume null-terminator in test input...
4 days ago  Viktor Szakatsservers: accept `unlink()` failing due to the file...
4 days ago  Daniel Stenbergverify-release: verify more thoroughly with git
4 days ago  Stefan Eissingcf-capsule: complete filter
4 days ago  Daniel Stenbergsrc/test: avoid (void)! constructs
4 days ago  Daniel Stenbergchecksrc: detect and warn for (void)!
4 days ago  Daniel StenbergVULN-DISCLOSURE-POLICY: non-released code
4 days ago  Viktor Szakatsservers: mask to `S_IFMT` in unix socket path attribute...
4 days ago  Stefan Eissingtransfer: adapt Curl_xfer_is_secure()
4 days ago  Viktor Szakatsservers: drop unix socket path attribute check on Windows
4 days ago  Viktor Szakatsservers: fix error message if unix socket path is not...
4 days ago  Viktor Szakatslibtests: prefer `sizeof()` over `strlen()`, fix potent...
5 days ago  Daniel Stenbergurlapi: refactor and simplify curl_url_set
5 days ago  Viktor Szakatstidy-up: prefer spelling 'flavor', where missing
5 days ago  Viktor Szakatscmake/FindGSS: fix comment, adjust custom flavor proper...
5 days ago  Viktor Szakatstidy-up: miscellaneous
5 days ago  Daniel Stenbergsocks_sspi: store socks5_gssapi_enctype
5 days ago  Daniel Stenbergsmb: integer overflow proof a size check
5 days ago  Viktor Szakatsservers: drop single-use interim result variables
5 days ago  Viktor Szakatsservers: minor socket error handling fixes
5 days ago  Viktor Szakatsrtspd: sync up sleep loop with sws
5 days ago  Viktor Szakatstests/servers: do not interpret `unlink()` retval as...
5 days ago  Viktor Szakatsperl: switch from backticks to `qx()`
5 days ago  Viktor Szakatskrb5_sspi: fix error message on `DecryptMessage()`...
5 days ago  Viktor Szakatstelnet: drop an `int` cast no longer necessary
5 days ago  Viktor Szakatssocket: use name `sockerr` for socket error variables
5 days ago  Daniel Stenbergsocks_sspi: invalid response length is a fatal error
5 days ago  Saud Alshareefldap: base64 encode binary LDIF values with WinLDAP
6 days ago  Daniel Stenbergsspi: free libcurl allocated memory with curlx_free
7 days ago  Viktor Szakatstelnet: drop redundant interim variables
7 days ago  Stefan Eissinglib: transfer origin and proxy handling
7 days ago  Viktor Szakatsbuild: enable `-Wlogical-op` picky warning for GCC...
7 days ago  Viktor Szakatssocket: introduce `SOCK_EAGAIN()` and use it
7 days ago  Viktor SzakatsAmigaOS: fix build fallouts, re-add to CI
next