]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
10 days ago  Dan Fandrichdocs/libcurl: fix the version for curl_multi_socket_action
11 days ago  Shintomon Mathewcreds: mask OAuth bearer token in trace logs
11 days ago  Daniel Stenbergtest1588: use %TESTNUMBER, not hard-coded number
11 days ago  Daniel StenbergVULN-DISCLOSURE-POLICY.md: test code is not secure
11 days ago  Daniel Stenbergcurl_easy_pause.md: rephrase the stream cache when...
11 days ago  Daniel Stenbergtest1646: netrc parsing without user match but user...
11 days ago  Stefan Eissingnetrc: scanner refactor
11 days ago  Daniel Stenbergcurl_easy_setopt.md: change options when no transfer...
11 days ago  Mark Eslervtls_scache: include signature_algorithms in the SSL...
11 days ago  Viktor Szakatsmk-unity.pl: `#include`, and not concatenate input...
11 days ago  Daniel Stenbergscripts/contri*: fix the Credits-to regex
12 days ago  Viktor Szakatscmake: fix three issues generating lib options in confi...
12 days ago  Viktor Szakatsscripts: catch Credits-to contributors
12 days ago  Daniel Stenbergconnect: remove deref of freed pointer in trace call
12 days ago  Daniel Stenbergurlapi: prevent a terminal `.0x` component to normalize...
12 days ago  Viktor Szakatsbuild: omit zlib pkg-config reference for Android
13 days ago  Daniel Stenbergurl: remove superfluous check
13 days ago  Stefan Eissingcf-h2-prox: fix peer leak
13 days ago  Daniel StenbergRELEASE-NOTES: synced
13 days ago  Stefan Eissingunix-sockets: ignore proxy settings
13 days ago  Viktor Szakatslib678: fix to not be perma-skipped
13 days ago  Viktor Szakatsrunner.pm: set `CURL_TESTNUM` for `precheck` commands
13 days ago  Viktor SzakatsSSLCERTS: document 8.19.0 default Native CA builds...
13 days ago  Viktor Szakatssetopt: fix to honor `CURLOPT_PROXY_CAINFO_BLOB` over...
13 days ago  Viktor Szakatsschannel: enforce Extended Key Usage for custom CA...
13 days ago  Tim Martindocs: end "...can be used several times..." sentences...
13 days ago  Daniel Stenbergurlapi: handle redirect without set scheme with default...
13 days ago  Daniel Stenbergcookie: trim trailing dots when checking PSL
2026-05-15  Viktor Szakatstidy-up: miscellaneous
2026-05-15  Viktor SzakatsGHA: enable `-Wunused-macros` in clang-tidy jobs
2026-05-15  jeffhuangurl: compare full origin when setting credentials
2026-05-15  Stefan Eissingurl: url_match_destination fix
2026-05-15  Sergio Correiax509asn1: fix DH public key parameter extraction
2026-05-15  Daniel Stenbergsetopt: more careful cleanup of the HSTS cache
2026-05-15  Emanuel KrollmannKNOWN_BUGS.md: remove fixed x509asn.1 bug
2026-05-15  Stefan Eissingcf-h2-proxy: drop interim responses
2026-05-15  Daniel StenbergCURLOPT_SSH_HOSTKEYFUNCTION.md: for new connections...
2026-05-15  Viktor Szakatssrc: add `curlx_memzero()` to clear buffers securely
2026-05-15  Daniel Stenbergurlapi: consume trailing dots after IPv4 numerical...
2026-05-15  Stefan EissingCURLOPT_SHARE: warn about early remove
2026-05-15  Daniel Stenbergcookie: compare path case sensitively
2026-05-15  Daniel Stenbergstrparse: make curlx_str_until() accept zero for 'max'
2026-05-15  Viktor Szakatsrustls: drop two wrong leftover casts to `ssize_t`
2026-05-15  Viktor Szakatstidy-up: prefer "initialize" with a 'z'
2026-05-15  Viktor Szakatsgsasl: fix potential double free
2026-05-15  Viktor Szakatslibssh: add support for SHA256 host public keys
2026-05-15  Daniel Stenbergurlapi: deny hostnames with more than one trailing dot
2026-05-15  Joshua Rogersrustls: error on CURLOPT_CRLFILE with native CA store
2026-05-15  Viktor Szakatswindows: update MS SDK versions in comments
2026-05-14  Viktor SzakatsGHA: pin containers to hash (where missing)
2026-05-14  Viktor Szakatsdocs: fix a couple of typos
2026-05-14  Viktor Szakatscreds: drop redundant `CURL_UNCONST()`s
2026-05-14  Viktor Szakatslib: make `__STDC_VERSION__` literals `L` (where missing)
2026-05-14  Viktor Szakatscmake: unfold a line
2026-05-14  Viktor SzakatsGHA: explicitly `brew update` before `brew install...
2026-05-13  Daniel Stenbergstrparse: split a multi-line assert into many separate...
2026-05-13  0xN3R3K3docs: fix grammar and wording in FAQ
2026-05-13  Viktor Szakatspythonlint.sh: make it fail on error, fix ruff warnings...
2026-05-13  Viktor Szakatscmake: merge `if` blocks (tidy-up)
2026-05-13  Viktor Szakatscookie: constify struct pointers
2026-05-13  Viktor Szakatsllist: constify struct pointers
2026-05-13  Daniel Stenbergurlapi: change more lowercase percent-encoded to uppercase
2026-05-13  Stefan Eissingcreds: create on service name only
2026-05-13  Daniel Stenbergurl: keep the question mark for empty queries
2026-05-13  Daniel Stenbergsnpego_sspi: preserve distinction btw policy-only and...
2026-05-13  Stefan Eissingcreds: add sasl service name
2026-05-13  Daniel Stenbergtool_urlglob: check glob use before access
2026-05-13  Daniel Stenbergcurl: named globs in output file name for upload glob...
2026-05-13  Daniel StenbergCURLOPT_MAXFILESIZE: clarify this also works for on...
2026-05-12  Viktor Szakatsldap: fix to not leak `attribute` on OOM (WinLDAP)
2026-05-12  Viktor SzakatsTHANKS-filter: update
2026-05-12  Andrei RybakVULN-DISCLOSURE-POLICY.md: remove mention of bug bounty...
2026-05-12  Daniel Stenbergtool_urlglob: better 'Duplicate glob name' position
2026-05-12  Viktor Szakatssrc: fix comment typos
2026-05-12  Viktor Szakatscurl_ntlm_core: propagate DES `CryptEncrypt()` error
2026-05-12  Stefan Eissingcreds: hold credentials
2026-05-12  Daniel StenbergGHA: (re-)enable SMB in a few builds
2026-05-12  Viktor Szakatscurl_ntlm_core: fix nettle 4+ builds in certain MultiSS...
2026-05-12  Daniel Stenbergrtsp: bump buf after rtsp_filter_rtp()
2026-05-12  Song X. Gaospnego_sspi: honor CURLOPT_GSSAPI_DELEGATION for Window...
2026-05-12  Daniel Stenbergtftp: stricter option name checks
2026-05-12  Daniel Stenbergtool_urlglob: make globbing error reported for correct...
2026-05-12  Daniel Stenbergtool_urlglob: add named globs
2026-05-12  Stefan Eissingevent: fix wakeup consumption
2026-05-12  Viktor Szakatsgnutls: fix more nettle 4+ compatibility issues
2026-05-12  Viktor SzakatsGHA/linux: build local wolfSSL opensslextra with `...
2026-05-12  Xi Ruoyaognutls: allow building with nettle 4.0
2026-05-12  Tim Martindocs: fix --follow doc typo
2026-05-11  Viktor Szakatsdelta: harden external command invocations
2026-05-11  Kai Pastorcmake: export/forward `NGTCP2_CRYPTO_BACKEND`
2026-05-11  Viktor Szakatsidn: replace header guards with forward declaration
2026-05-11  amitbidlanhostip: remove unused MAX_HOSTCACHE_LEN and MAX_DNS_CAC...
2026-05-11  Daniel StenbergRELEASE-NOTES: synced
2026-05-11  Daniel Stenberglib: drop support for CURLAUTH_DIGEST_IE 21486/head
2026-05-11  Kai Pastorcmake: fix zstd CMake config name
2026-05-11  Viktor Szakatstidy-up: sort TLS backends, distros, alphabetically
2026-05-11  Viktor Szakatscmake: auto-select static nghttp2/nghttp3/ngtcp2 Config
2026-05-11  Daniel Stenbergftp: avoid accessing EPSV response one byte past the...
2026-05-10  renovate[bot]GHA: update awslabs/aws-lc to v1.73.0
2026-05-10  Daniel Stenbergschannel_verify: avoid out of blob access
next