branch: master
Commits on master
- f6334f3 examples: replace casts with `curl_off_t` printf masks 5 months ago
- 8d302ec socks: avoid UAF risk in error path 5 months ago
- f03e7c1 openldap: fix limit max incoming size test logic 5 months ago
- 6550dd0 wolfssl: clear variable to avoid uninitialized use 5 months ago
- e079846 ngtcp2: adopt ngtcp2_conn_get_stream_user_data if available 5 months ago
- 66e3ff5 schannel: fix memory leak 5 months ago
- e779650 GHA/curl-for-win: update container image envs 5 months ago
- e4ec666 examples/chkspeed: portable printing when outputting curl_off_t values 5 months ago
- 0217aca lib: remove newlines from failf() calls 5 months ago
- ea1eaa6 tool_paramhlp: remove outdated comment in str2tls_max() 5 months ago
- 023e453 openldap: do not pass newline to infof() 5 months ago
- c567b37 src/var: remove dead code 5 months ago
- 9021e42 ldap: do not pass a \n to failf() 5 months ago
- bff9679 schannel_verify: do not call infof with an appended \n 5 months ago
- a000444 cmake: fix Linux pre-fill `HAVE_POSIX_STRERROR_R` (when `_CURL_PREFILL=ON`) 5 months ago
- f30f130 cmake: fix Linux pre-fills for non-glibc (when `_CURL_PREFILL=ON`) 5 months ago
- 8de8984 openssl: free UI_METHOD on exit path 5 months ago
- f847d2e tool_formparse: rewrite the headers file parser 5 months ago
- f32451c curlx: promote `Curl_fseeko()` to `curlx_fseek()`, use it in `src` 5 months ago
- b9b8a7a openssl: fix resource leak in provider error path 5 months ago
- 3087511 RELEASE-NOTES: synced 5 months ago
- c921f6d wolfssl: fix resource leak in verify_pinned error paths 5 months ago
- e29706d mbedtls: move the crypto init into the vtls init function 5 months ago
- d6c39cd curl.h: remove incorrect comment about CURLOPT_PINNEDPUBLICKEY 5 months ago
- 480ff0c INSTALL: update the list of known operating systems 5 months ago
- 87b72b8 krb5: fix `output_token` allocators in the GSS debug stub (Windows) 5 months ago
- 25eb34d KNOWN_BUGS: SOCKS-SSPI discards the security context 5 months ago
- e9455ea rustls: make read_file_into not reject good files 5 months ago
- 373855a GHA/curl-for-win: add minimal Linux build 5 months ago
- 5cefb45 quic: improve UDP GRO receives 5 months ago