]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-10-23  Daniel Stenbergtest776: NTLM with too long NTMLv2 ntresplen
2025-10-23  Daniel Stenbergtest775: verify NTLM with too long user name set
2025-10-23  Daniel Stenbergntlm: improved error path on bad incoming NTLM TYPE3...
2025-10-23  x2018vtls: unify the error handling in ssl_cf_connect().
2025-10-23  x2018cw-out: unify the error handling pattern in cw_out_do_write
2025-10-23  Daniel Stenbergopenssl: only try engine/provider if a certificate...
2025-10-22  Daniel Stenbergftp: remove the retr_size_saved struct field
2025-10-22  Daniel Stenbergftp: remove the state_saved struct field
2025-10-22  Viktor SzakatsGHA/labeler: add FindGnuTLS.cmake
2025-10-22  Daniel Stenbergftp: reduce size of some struct fields
2025-10-22  Daniel Stenbergftp: remove 'newhost' and 'newport' from the ftp_conn...
2025-10-22  Daniel Stenbergimap: parse and use UIDVALIDITY as a number
2025-10-22  Stefan Eissingvquic: fix recvmsg loop for max_pkts
2025-10-22  Stefan Eissinggnutls: fix re-handshake comments
2025-10-22  Stefan Eissingftp: check errors on remote ip for data connection
2025-10-22  Daniel StenbergRELEASE-NOTES: synced
2025-10-22  x2018curl_path: add curlx_dyn_free() on an error path
2025-10-22  Daniel Stenberghostip: fix infof() output for non-ipv6 builds using...
2025-10-21  x2018http: unify error handling in Curl_http()
2025-10-21  renovate[bot]Dockerfile: update debian:bookworm-slim Docker digest...
2025-10-21  Viktor Szakatsspelling: subdirectories
2025-10-21  Viktor SzakatsINSTALL-CMAKE.md: add manual configuration examples
2025-10-21  Daniel Stenbergcookie: only count accepted cookies in Curl_cookie_add
2025-10-21  Stefan Eissingmime: fix unpausing of readers
2025-10-21  Daniel Stenberghmac: free memory properly on errors
2025-10-21  Viktor Szakatscmake: say 'absolute path' in option descriptions and...
2025-10-21  Viktor Szakatscmake: add and use local FindGnuTLS module
2025-10-21  Daniel Stenbergtool_parsecfg: detect and error on recursive --config use
2025-10-20  Viktor Szakatscmake: inline linter instructions
2025-10-20  Viktor SzakatsINSTALL-CMAKE.md: fix descriptions for LDAP dependency...
2025-10-20  Viktor Szakatscmake: two minor tidy-ups
2025-10-20  Stefan Eissingcf-socket: give information when unable to open socket
2025-10-20  Stefan Eissinghttp: accept duplicate location with same value
2025-10-20  Viktor Szakatssocks_gssapi: replace `gss_release_buffer()` with curl...
2025-10-20  Viktor SzakatsGHA/curl-for-win: drop libssh
2025-10-20  Viktor SzakatsMakefile.example: make default options more likely...
2025-10-20  Viktor SzakatsMakefile.example: bump default example from FTP to...
2025-10-20  Daniel Stenbergcf-socket: make set_local_ip void, and remove failf()
2025-10-20  Daniel StenbergINSTALL.md: add another OS (Azure Sphere)
2025-10-20  Daniel Stenbergcurl_get_line: the final return cannot be reached
2025-10-20  Daniel Stenberghttp: return error for a second Location: header
2025-10-20  Daniel StenbergRELEASE-NOTES: fix typo
2025-10-20  Daniel StenbergHTTP3: clarify the status for "old" OpenSSL, not current
2025-10-20  Daniel StenbergRELEASE-NOTES: synced
2025-10-20  Daniel Stenbergcurl_easy_setopt.md: add missing CURLOPT_POSTFIELDS
2025-10-19  Viktor SzakatsGHA/windows: delete remains of Perl `Win32-Process...
2025-10-19  Daniel Stenbergtool_filetime: cap crazy filetimes instead of erroring
2025-10-19  Daniel Stenbergtool_cb_rea: use poll instead of select if available
2025-10-19  Daniel Stenbergopenssl: remove dead code
2025-10-19  Daniel Stenbergrustls: exit on error
2025-10-19  Daniel Stenbergtool_operate: return error on strdup() failure
2025-10-19  Daniel Stenberglib: add asserts that hostname has content
2025-10-19  Yedaya Katsmanopenssl: fix unable do typo in failf() calls
2025-10-19  Viktor SzakatsGHA/windows: drop `git config core.autocrlf input`...
2025-10-19  Daniel Stenbergcurl_path: make sure just whitespace is illegal
2025-10-19  Daniel Stenbergcurl_get_line: enhance the API
2025-10-19  Daniel Stenberglibssh: return the proper error for readdir problems
2025-10-19  Viktor Szakatsmod_curltest: tidy-ups and small fixes
2025-10-19  Daniel Stenbergsmtp: return value ignored
2025-10-19  Viktor Szakatsexamples: replace casts with `curl_off_t` printf masks
2025-10-19  Daniel Stenbergsocks: avoid UAF risk in error path
2025-10-19  Jochen Sprickerhofopenldap: fix limit max incoming size test logic
2025-10-19  Daniel Stenbergwolfssl: clear variable to avoid uninitialized use
2025-10-19  Tatsuhiro Tsujikawangtcp2: adopt ngtcp2_conn_get_stream_user_data if available
2025-10-19  Joshua Rogersschannel: fix memory leak
2025-10-18  Viktor SzakatsGHA/curl-for-win: update container image envs
2025-10-18  JimFuller-RedHatexamples/chkspeed: portable printing when outputting...
2025-10-18  Daniel Stenberglib: remove newlines from failf() calls
2025-10-18  Daniel Stenbergtool_paramhlp: remove outdated comment in str2tls_max()
2025-10-18  Joshua Rogersopenldap: do not pass newline to infof()
2025-10-18  Joshua Rogerssrc/var: remove dead code
2025-10-18  Joshua Rogersldap: do not pass a \n to failf()
2025-10-18  Joshua Rogersschannel_verify: do not call infof with an appended \n
2025-10-18  Viktor Szakatscmake: fix Linux pre-fill `HAVE_POSIX_STRERROR_R` ...
2025-10-18  Viktor Szakatscmake: fix Linux pre-fills for non-glibc (when `_CURL_P...
2025-10-18  Daniel Stenbergopenssl: free UI_METHOD on exit path
2025-10-18  Daniel Stenbergtool_formparse: rewrite the headers file parser
2025-10-18  Viktor Szakatscurlx: promote `Curl_fseeko()` to `curlx_fseek()`,...
2025-10-17  Daniel Stenbergopenssl: fix resource leak in provider error path
2025-10-17  Daniel StenbergRELEASE-NOTES: synced
2025-10-17  Daniel Stenbergwolfssl: fix resource leak in verify_pinned error paths
2025-10-17  Daniel Stenbergmbedtls: move the crypto init into the vtls init function
2025-10-17  Daniel Stenbergcurl.h: remove incorrect comment about CURLOPT_PINNEDPU...
2025-10-17  Daniel StenbergINSTALL: update the list of known operating systems
2025-10-17  Viktor Szakatskrb5: fix `output_token` allocators in the GSS debug...
2025-10-17  Daniel StenbergKNOWN_BUGS: SOCKS-SSPI discards the security context
2025-10-17  Daniel Stenbergrustls: make read_file_into not reject good files
2025-10-17  Viktor SzakatsGHA/curl-for-win: add minimal Linux build
2025-10-17  Stefan Eissingquic: improve UDP GRO receives
2025-10-17  Stefan Eissingsocks_sspi: use the correct free function
2025-10-17  Viktor Szakatssetopt: fix unused variable warning in minimal build
2025-10-17  renovate[bot]GHA: update dependency ruff to v0.14.1
2025-10-17  Daniel Stenbergmime: fix use of fseek()
2025-10-17  Daniel Stenbergcf-socket: if FD_CLOEXEC fails on accepted socket,...
2025-10-17  Daniel Stenbergopenssl: avoid overwriting 'result' after error
2025-10-17  Daniel Stenbergtool_ipfs: simplify the ipfs gateway logic
2025-10-17  renovate[bot]GHA: update ngtcp2/ngtcp2 to v1.17.0
2025-10-17  Daniel Stenbergopenssl: fail if more than MAX_ALLOWED_CERT_AMOUNT...
2025-10-17  Stefan Eissingngtcp2: add a comment explaining write result handling
2025-10-17  Stefan Eissingtest_16: adjust timing expectations
next