]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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'
2026-03-03  Daniel Stenbergstop using the word 'just'
2026-03-03  renovate[bot]Dockerfile: update debian:bookworm-slim digest to 74d56e3
2026-03-02  Viktor Szakatscmake: stop disabling C4774 after replacing `snprintf...
2026-03-02  Daniel Díazmbedtls: guard TLS 1.3 + session tickets usage inside...
2026-03-02  Viktor Szakatsbuild: drop unused `snprintf()` feature check on Windows
2026-03-02  Viktor Szakatsmprintf: silence clang-tidy `readability-suspicious...
2026-03-02  Viktor Szakatscurlx: add local `snprintf()` helper that always nul...
2026-03-02  Viktor Szakatsmulti: fix unreachable code compiler warning
2026-03-02  Viktor Szakatsclang-tidy: fix `readability-suspicious-call-argument`
2026-03-02  Viktor Szakatscmake: minor improvements to integration test framework
2026-03-02  Viktor Szakatsclang-tidy: enable `clang-analyzer-*` checks explicitly...
2026-03-02  Viktor Szakatshttp1: fix potential NULL dereference in `Curl_h1_req_p...
2026-03-02  Daniel StenbergTODO: drop the alt-svc fallback
2026-03-01  Daniel Stenbergtest1637: verify --fail and --retry with 502 response...
2026-03-01  Daniel StenbergHISTORY: mention that Rafael passed away much too early
2026-03-01  dependabot... GHA: bump actions and pip dependencies
2026-02-28  Viktor Szakatscmake: rename `testbins` target to `tt`, restore intern...
2026-02-28  Viktor SzakatsGHA/windows: bump clang-tidy job to clang v20 (from...
2026-02-28  Viktor Szakatsclang-tidy: fix issues found with build-fuzzing
2026-02-28  Viktor Szakatsclang-tidy: silence more minor issues found by v22
2026-02-27  Florian Imdahldocs: some nitpicks
2026-02-27  Daniel StenbergINSTALL.md: fix typo
2026-02-27  Viktor Szakatsappveyor: minor improvements [ci skip]
2026-02-27  Viktor Szakatsldap: silence clang-tidy v22 warning
2026-02-27  Viktor Szakatsmprintf: use `_snprintf()` when compiled with VS2013...
2026-02-27  Viktor Szakatscmake: convert `curl_add_clang_tidy_test_target()`...
2026-02-27  Viktor Szakatscmake: replace `list(FIND)` with `if(var IN_LIST list)`
2026-02-27  Viktor SzakatsGHA/linux: replace scan-build with clang-tidy
2026-02-27  Viktor Szakatscmake: fix system include directory position for clang...
2026-02-27  Daniel StenbergRELEASE-NOTES: synced
2026-02-27  Daniel Stenbergcfilter: move a debug-only check into ifdef DEBUGBUILD
2026-02-27  Daniel Stenbergftp: remove two redundant assignments
2026-02-27  Viktor Szakatsvquic: fix unused variable warning reported by clang...
2026-02-27  Viktor Szakatsclang-tidy: add missing and delete redundant parentheses
2026-02-26  Daniel Stenbergmailmap: Hamza Bensliman
2026-02-26  Viktor Szakatscmake: fix confusing error when a dependency is undetec...
2026-02-26  Viktor SzakatsGHA/linux: delete unused autotools clang-tidy logic
2026-02-26  Viktor SzakatsGHA/macos: bump runner to macos-26 in clang-tidy jobs
2026-02-26  Viktor SzakatsGHA/linux: enable clang-tidy for docs/examples
2026-02-26  Viktor SzakatsGHA/macos: drop unused `install_step` values [ci skip]
2026-02-26  hamzartsp: fix assertion failure on zero-length RTP payload
2026-02-26  renovate[bot]GHA: update ngtcp2/ngtcp2 to v1.21.0
2026-02-26  Daniel Stenbergmulti: avoid a theoretical 32-bit wrap
2026-02-26  Viktor SzakatsGHA/linux: bump sanitizer jobs to clang v20 (from v18)
2026-02-26  Viktor SzakatsGHA/macos: update comment about macOS targets vs. features
2026-02-26  Viktor Szakatscmake: silence potential unused var warnings in C+...
2026-02-26  Daniel StenbergVULN-DISCLOSURE-POLICY.md: use hackerone
2026-02-26  Viktor SzakatsGHA/linux: switch clang-tidy job to cmake for 2x speed...
2026-02-26  Viktor Szakatsclang-tidy: enable scanning headers
2026-02-26  Viktor Szakatsunit3205: suppress two clang-tidy false positives
2026-02-26  Viktor Szakatstests/server: fix to clear the complete `srvr_sockaddr_...
2026-02-26  Viktor Szakatsbuild: add missing `GENERATEDCERTS` files
2026-02-26  Viktor Szakatscmake: minor fixes to test targets after prev
2026-02-26  Viktor Szakatsbuild: do not include wolfSSL header in `curl_setup.h`
2026-02-25  Viktor Szakatscmake: replace internal option with a new `testbins...
2026-02-25  Viktor Szakatscmake: fix passing system header directories to clang...
2026-02-25  Viktor Szakatsclang-tidy: avoid/silence `bugprone-not-null-terminated...
2026-02-25  Viktor Szakatscmake: add native clang-tidy support for tests, with...
2026-02-25  Viktor Szakatsclang-tidy: add more missing parentheses in macro values
2026-02-25  Viktor Szakatsclang-tidy: enable more checks
2026-02-25  Viktor Szakatstidy-up: miscellaneous
2026-02-25  Viktor Szakatsclang-tidy: enable `bugprone-signed-char-misuse`, fix...
2026-02-25  Daniel StenbergRELEASE-NOTES: synced
2026-02-25  Viktor Szakatsbuild: map Apple clang 26.4+ to llvm/clang 21.1
2026-02-25  Viktor Szakatsbuild: enable `-Wjump-misses-init` for clang 21+
2026-02-24  Hamza Benslimandocs: add reproducible example for generating man page
2026-02-24  Viktor Szakatsbuild: fix building rare combinations
2026-02-24  Viktor Szakatstidy-up: macro parentheses
2026-02-24  Viktor Szakatsmanagen: silence Perl warnings
2026-02-24  Daniel StenbergDEPRECATE.md: TLS SRP support gets removed in August...
2026-02-24  Daniel Stenbergconfig-riscos.h: drop all undefs
2026-02-24  Daniel Stenbergtop-complexity: lower the max allowed complexity to 60
next