branch: master
Commits on master
- 52ac810 ratelimit blocking: fix busy loop 3 months ago
- 16d5f2a libssh: require private key or user-agent for public key auth 3 months ago
- bc9ab55 telnet: abort on bad suboption sequence 3 months ago
- 7fc78c2 urlapi: set uncondtional return code 3 months ago
- 2754e0f url: return error at once when OOM in netrc handling 3 months ago
- 5c0cdd2 strcopy: minor comment edit to avoid matching a grep for strcpy use 3 months ago
- 6842d4e curl_quiche: refuse headers with CR, LF or null bytes 3 months ago
- 0e05413 urlapi: return OOM correctly from parse_hostname_login() 3 months ago
- 0ccd16d ftp: return from ftp_state_use_port immediately on OOM 3 months ago
- 19ca87d cf-socket: return OOM error if socket() failes due to OOM 3 months ago
- 7032982 tidy-up: miscellaneous 3 months ago
- abcb10f ftp: return better on OOM in two places 3 months ago
- a585cc3 memdebug: stop tracking send and recv 3 months ago
- d4b62bf curl_threads: don't do another malloc if the first fails 3 months ago
- 685173e src: drop unused includes 3 months ago
- ed96683 RELEASE-NOTES: synced 3 months ago
- 18af4e4 cookie: flush better 3 months ago
- e78a466 lib: drop unused protocol headers 3 months ago
- adca486 libssh: set both knownhosts options to the same file 3 months ago
- c882439 os400sys: replace `strcpy()` with `memcpy()` 3 months ago
- ca46112 curl_ntlm_core: fix DES_* symbols for some wolfSSL builds 3 months ago
- 76e7d49 escape: add a length check in curl_easy_escape 3 months ago
- 8636ad5 checksrc: ban `strcpy` 3 months ago
- 532d134 build: stop disabling `strcpy` checks with clang-tidy 3 months ago
- 436e67f tests: replace `strcpy()` with `curlx_strcopy()` 3 months ago
- 66aec52 lib547, 555: fix off-by-one null-terminator in read callback 3 months ago
- 7e064d0 cf-h1-proxy: support folded headers in CONNECT responses 3 months ago
- cb9db70 GHA: update ngtcp2/nghttp3 to v1.14.0 3 months ago
- 1b4ef87 GHA: update ngtcp2/ngtcp2 to v1.19.0 3 months ago
- 17628b1 vquic: initialize new callback in nghttp3 1.14.0+ 3 months ago