branch: master
Commits on master
- e49efce synctime: fix use of uninitialized buffer on non-Windows 22 days ago
- 27c3e08 content_encoding: return 'identity' if none other exists 22 days ago
- d7e4473 tool_doswin: avoid memory-leak with CURL_FN_SANITIZE_* 22 days ago
- 933c34e tool_operate: reset the URL --url-query between --next 22 days ago
- 3c007d6 openssl+ech: workaround for insecure handshakes 22 days ago
- b803dc9 async-ares: blocking resolve timeout handling, better 22 days ago
- bfb79de urldata: byebye `conn->hostname_resolve` 22 days ago
- 9a3afc1 cmake: fix `LOCATION` property access condition (debug) 23 days ago
- 009facd cmake: improve clang-tidy test command-line reproduction 23 days ago
- c6cfb2a cmake: fix `LOCATION` property read errors in target debug function 23 days ago
- 37f5e39 spelling: bump codespell to 2.4.2, fix fallouts 23 days ago
- 3a2fdeb unit3205: drop `NOLINT` 24 days ago
- 0742fd5 cmake: mark two internal options as advanced 24 days ago
- 70ec113 socks: ensure DNS is freed in failure cases. 25 days ago
- 38ee353 examples: improve OpenSSL certificate examples 25 days ago
- 7079f1d usercertinmem: use the correct cert BIO 25 days ago
- ad58e07 curl.h: remove CURLPROTO_MQTTS from the public header 25 days ago
- 3d4a701 config2setopts: restore proper ignoring of CAINFO BLOB option errors 25 days ago
- 7577ed7 schannel: fix UAF in client cert store thumbprint handling 26 days ago
- d9c2c64 openssl: adapt to OpenSSL master adding const to more APIs 26 days ago
- 91e06fd cmake: fix building with `CMAKE_FIND_PACKAGE_PREFER_CONFIG=ON` 26 days ago
- 3d708e2 urlapi: use U_CURLU_URLDECODE when toggling it off unsigned 26 days ago
- cc85cdf docs: avoid using the word 'magic' 26 days ago
- b4dba34 stop using the word 'just' 26 days ago
- 4b583b7 Dockerfile: update debian:bookworm-slim digest to 74d56e3 26 days ago
- 86a2a6b cmake: stop disabling C4774 after replacing `snprintf()`, update comment (MSVC) 26 days ago
- 3aa6389 mbedtls: guard TLS 1.3 + session tickets usage inside ifdef 26 days ago
- d557c06 build: drop unused `snprintf()` feature check on Windows 26 days ago
- 30ec220 mprintf: silence clang-tidy `readability-suspicious-call-argument` 27 days ago
- 64f28b8 curlx: add local `snprintf()` helper that always nul-terminates (Windows) 27 days ago