]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-10-09  Daniel Stenbergtest1582: verify the TLS channel binding cert memory...
2025-10-09  Daniel Stenbergopenssl: fix peer certificate leak in channel binding
2025-10-09  Stefan Eissinghttp2: ingress handling edge cases
2025-10-09  Stefan Eissinghttp2: cleanup pushed newhandle on fail
2025-10-09  Stefan Eissinghttp2: check push header names by length first
2025-10-09  Joshua Rogerslibssh2/sftp: fix resume corruption by avoiding O_APPEN...
2025-10-09  Joshua Rogerslibssh/sftp: fix resume corruption by avoiding O_APPEND...
2025-10-09  Stefan Eissingsocks: deny server basic-auth if not configured
2025-10-09  Stefan Eissingvquic: sending non-gso packets fix for EAGAIN
2025-10-09  Stefan Eissingquiche: handle tls fail correctly
2025-10-09  Viktor Szakatsbuild: drop Heimdal support, update docs, replace with...
2025-10-08  Viktor Szakatscmake/FindGSS: whitespace/formatting
2025-10-08  Viktor SzakatsGHA/linux-old: sync terminology with other jobs [ci...
2025-10-08  Viktor Szakatscmake: minor Heimdal flavour detection fix
2025-10-08  Daniel StenbergRELEASE-NOTES: synced
2025-10-08  Daniel StenbergCURLOPT_COOKIEFILE.md: clarify when the cookies are...
2025-10-08  Daniel Stenberghttp: make Content-Length parser more WHATWG
2025-10-08  Stefan Eissingapple sectrust: check correct result on old OS versions
2025-10-08  Stefan Eissingwolfssl: no double get_error() detail
2025-10-08  Viktor Szakatscmake/FindGSS: fix `pkg-config` fallback logic for...
2025-10-08  Viktor SzakatsGHA/linux-old: dump logs on configure failure
2025-10-08  dependabot... GHA: bump dependencies
2025-10-08  Viktor SzakatsGHA/dependabot: tweak dir list to avoid a dupe, rename...
2025-10-08  Viktor SzakatsGHA/dependabot: find more pip deps, tweak commit prefix
2025-10-08  Viktor SzakatsGHA/checksrc: also run on .md file changes
2025-10-08  Viktor SzakatsINSTALL-CMAKE.md: fix typo in prev
2025-10-08  Viktor SzakatsINSTALL-CMAKE.md: document useful build targets
2025-10-08  Viktor Szakatstests/server: drop pointless memory allocation overrides
2025-10-07  Joshua Rogersh3/ngtcp2: close just-opened QUIC stream when submit_re...
2025-10-07  Joshua Rogersh3/nghttp3: return NGHTTP3_ERR_CALLBACK_FAILURE from...
2025-10-07  Joshua Rogersopenssl: skip session resumption when verifystatus...
2025-10-07  Viktor Szakatsexamples/sessioninfo: cast printf string mask length...
2025-10-07  Viktor Szakatsnotify: use 'notify' in public header and docs
2025-10-07  Viktor Szakatscmake: support building some complicated examples,...
2025-10-07  Stefan Eissingngtcp2: fix handling of blocked stream data
2025-10-07  Stefan Eissingosslq: set out idle timeout to 0
2025-10-07  Daniel StenbergCURLMOPT_NOTIFYFUNCTION.md: minor language polish
2025-10-07  Daniel Stenbergmulti: use CURLMNOTIFY_ as notification id prefix
2025-10-07  Viktor Szakatsexamples: fix build issues in 'complicated' examples
2025-10-07  Stefan Eissingmulti: notify rename, remove the last stragglers
2025-10-07  Viktor Szakatscmake: build the "all" examples source list dynamically
2025-10-07  Stefan Eissingsocks: handle premature close
2025-10-07  Viktor Szakatsexamples/usercertinmem: avoid stripping const
2025-10-07  Joshua Rogersvquic/ngtcp2: compare idle timeout in ms to avoid overflow
2025-10-07  Joshua Rogersvquic: fix idle-timeout checks (ngtcp2 ms<-->ns), 64...
2025-10-07  Stefan Eissingmulti: add notifications API
2025-10-07  Stefan Eissingngtcp2: fix returns when TLS verify failed
2025-10-06  Daniel Stenbergexamples/synctime: make the sscanf not overflow the...
2025-10-06  Daniel StenbergRELEASE-NOTES: synced
2025-10-06  Daniel Stenbergtelnet: ignore empty suboptions
2025-10-06  Daniel Stenbergtftp: return error if it hits an illegal state
2025-10-06  Daniel Stenbergtftp: default timeout per block is now 15 seconds
2025-10-06  Daniel Stenbergtftp: don't pin or check address if recvfrom returns...
2025-10-06  Daniel Stenbergnoproxy: fix the IPV6 network mask pattern match
2025-10-06  Daniel Stenbergmdlinkcheck: reject URLs containing quotes
2025-10-06  Daniel Stenbergtelnet: send failure logged but not returned
2025-10-06  Daniel Stenbergtelnet: return error if WSAEventSelect fails
2025-10-06  Daniel Stenbergmanagen: verify the options used in example lines
2025-10-06  Daniel Stenbergpingpong: remove two old leftover debug infof() calls
2025-10-06  Daniel Stenbergtest766: verify CURLOPT_SOCKOPTFUNCTION error on accept
2025-10-06  Daniel Stenbergcurl_osslq: error out properly if BIO_ADDR_rawmake...
2025-10-06  Daniel Stenberglibssh2/sftp_realpath: change state consistently
2025-10-06  Daniel Stenberglibssh2: fix return code for EAGAIN
2025-10-06  Viktor Szakatstidy-up: miscellaneous (cont.)
2025-10-06  Viktor Szakatslib: stop overriding system printf symbols
2025-10-06  Viktor SzakatsREUSE: bump reuse to v6, add more fences to fix issues
2025-10-06  Viktor SzakatsGHA/configure-vs-cmake: reduce windows cross-toolchain...
2025-10-06  Viktor Szakatsldap: tidy-up types, fix error code confusion
2025-10-06  Daniel Stenbergtelnet: make bad_option() consider NULL a bad option too
2025-10-06  Daniel Stenbergftp: remove misleading comments
2025-10-06  Daniel Stenbergftp: improve fragile check for first digit > 3
2025-10-06  Daniel Stenbergftp: add extra buffer length check
2025-10-06  Daniel Stenbergftp: fix the 213 scanner memchr buffer limit argument
2025-10-06  Stefan Eissingcf-socket: check params and remove accept procondition
2025-10-06  Daniel Stenbergcf-socket: always check Curl_cf_socket_peek() return...
2025-10-06  Viktor Szakatswindows: use consistent format when showing error codes
2025-10-06  Daniel Stenbergkrb5_sspi: the chlg argument is NOT optional
2025-10-06  Daniel Stenberglibssh2: clarify that sshp->path is always at least...
2025-10-06  Daniel Stenberglibssh2: bail out on chgrp and chown number parsing...
2025-10-06  Daniel Stenbergtest1711: send a >64K mail with SMTP
2025-10-06  Daniel Stenbergtool_getparam: add --knownhosts
2025-10-06  Stefan Eissingquiche: fix possible leaks on teardown
2025-10-06  Viktor Szakatswindows: use native error code types more
2025-10-06  Daniel Stenbergopenssl: call SSL_get_error() with proper error
2025-10-06  Viktor Szakatssrc: stop overriding system printf symbols
2025-10-06  Viktor Szakatscurlx: move Curl_strerror, use in src and tests, ban...
2025-10-06  Viktor Szakatstests/server: replace banned functions with `curlx_str_hex`
2025-10-06  Viktor Szakatsunit1323: sync time types and printf masks, drop casts
2025-10-06  Viktor Szakatstool_filetime: replace cast with the fitting printf...
2025-10-05  Daniel Stenbergurl: make Curl_init_userdefined return void
2025-10-05  Viktor Szakatsstrerror: drop workaround for SalfordC win32 header bug
2025-10-05  Viktor SzakatsGHA/http3-linux: cleanup cache entry name after prev
2025-10-05  Joshua Rogerstelnet: print DISPlay LOCation in printsub without...
2025-10-05  Joshua Rogerstelnet: use pointer[0] for "unknown" option instead...
2025-10-05  Joshua Rogerscpool: make bundle->dest an array; fix UB
2025-10-05  Daniel StenbergGHA: remove the hacktoberfest label action
2025-10-04  Viktor Szakatschecksrc: fix possible endless loops/errors in the...
2025-10-04  Viktor Szakatsunit1664: drop casts, expand masks to full values
2025-10-04  Viktor SzakatsGHA: drop quictls 3.3.0 builds in favor of openssl...
2025-10-04  Viktor Szakatsexamples: fix two build issues surfaced with WinCE
next