]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
11 days ago  Daniel Stenbergstrparse: make curlx_str_until() accept zero for 'max'
11 days ago  Viktor Szakatsrustls: drop two wrong leftover casts to `ssize_t`
11 days ago  Viktor Szakatstidy-up: prefer "initialize" with a 'z'
11 days ago  Viktor Szakatsgsasl: fix potential double free
11 days ago  Viktor Szakatslibssh: add support for SHA256 host public keys
11 days ago  Daniel Stenbergurlapi: deny hostnames with more than one trailing dot
11 days ago  Joshua Rogersrustls: error on CURLOPT_CRLFILE with native CA store
12 days ago  Viktor Szakatswindows: update MS SDK versions in comments
12 days ago  Viktor SzakatsGHA: pin containers to hash (where missing)
12 days ago  Viktor Szakatsdocs: fix a couple of typos
12 days ago  Viktor Szakatscreds: drop redundant `CURL_UNCONST()`s
12 days ago  Viktor Szakatslib: make `__STDC_VERSION__` literals `L` (where missing)
12 days ago  Viktor Szakatscmake: unfold a line
12 days ago  Viktor SzakatsGHA: explicitly `brew update` before `brew install...
13 days ago  Daniel Stenbergstrparse: split a multi-line assert into many separate...
13 days ago  0xN3R3K3docs: fix grammar and wording in FAQ
13 days ago  Viktor Szakatspythonlint.sh: make it fail on error, fix ruff warnings...
13 days ago  Viktor Szakatscmake: merge `if` blocks (tidy-up)
13 days ago  Viktor Szakatscookie: constify struct pointers
13 days ago  Viktor Szakatsllist: constify struct pointers
13 days ago  Daniel Stenbergurlapi: change more lowercase percent-encoded to uppercase
13 days ago  Stefan Eissingcreds: create on service name only
13 days ago  Daniel Stenbergurl: keep the question mark for empty queries
13 days ago  Daniel Stenbergsnpego_sspi: preserve distinction btw policy-only and...
13 days ago  Stefan Eissingcreds: add sasl service name
13 days ago  Daniel Stenbergtool_urlglob: check glob use before access
13 days ago  Daniel Stenbergcurl: named globs in output file name for upload glob...
13 days ago  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
2026-05-09  Daniel Stenbergcookie: simplify strstore(), remove outdated comment
2026-05-09  renovate[bot]Dockerfile: update debian:bookworm-slim Docker digest...
2026-05-08  renovate[bot]GHA: update google/boringssl to v0.20260508.0
2026-05-08  Daniel StenbergCURLOPT_ECH.md: simplify the description language
2026-05-08  Daniel StenbergECH: cleanups
2026-05-08  Daniel Stenbergx509asn1: fix operator order in do_pubkey
2026-05-07  Daniel Stenbergtool_urlglob: avoid overflow at end of range
2026-05-07  Daniel Stenbergldap: fix minor leak on write callback error
2026-05-07  Daniel Stenbergftp: simplify ftp_done
2026-05-07  Stefan Eissingurl: fix connection reuse for starttls protocols
2026-05-07  Stefan Eissingftp: remove bits.ftp_use_control_ssl
2026-05-07  Stefan Eissingauth: cleanups
2026-05-07  Stefan Eissingftp: remove 2 Curl_resolv_blocking() calls
2026-05-07  Daniel Stenbergurl: remove ssh_config_matches
2026-05-07  Daniel StenbergCURLOPT_HAPROXYPROTOCOL.md: only sent for newly setup...
2026-05-07  Daniel Stenbergtool_formparse: tool2curlparts is no longer recursive
2026-05-07  parasol-asertool1622: assert width and exact format boundaries
2026-05-07  Daniel Stenbergsetopt: gate a few proxy TLS options by checking backen...
2026-05-07  Daniel Stenbergmbedtls: null terminate the private key blob
2026-05-07  Dan Fandrichtests: fix unit1636 with --disable-progress-meter
2026-05-06  Stefan Eissingpeer: fix compare of hostname for uds
2026-05-06  Daniel StenbergRELEASE-NOTES: synced
2026-05-06  Daniel Stenbergtool_formparse: polish error message + make two functio...
2026-05-06  Daniel Stenbergprotocol: introduce typedef for the do_more() function 21509/head
2026-05-05  Daniel Stenbergmulti: make multi_runsingle use sub functions for states
2026-05-05  Daniel Stenberghostip: convert Curl_resolv_unix to static resolv_unix
2026-05-05  Daniel Stenberghsts: rename Curl_hsts() to hsts_check() and make it...
2026-05-05  Daniel StenbergGHA: verify function-lengths
2026-05-05  Daniel Stenbergsocks_gssapi: simplify Curl_SOCKS5_gssapi_negotiate
2026-05-05  Stefan Eissinglib: introduce Curl_peer
2026-05-05  Daniel Stenbergthrdqueue.h: minor language polish in comments
2026-05-05  Daniel Stenbergthrdqueue.h: forward declare curl_thrdq unconditionally
2026-05-05  Daniel Stenbergtool_formparse.c: use define instead of magic number
2026-05-05  Daniel Stenbergthrdqueue: make thrdq_await_done only for unit tests
2026-05-05  Daniel Stenberggtls: fix some typos
2026-05-04  Daniel Stenberglib: two minor typos
2026-05-04  Daniel Stenbergshow-headers.md: mention bold headers and --no-styled...
2026-05-04  Daniel Stenbergsocks_gssapi: tiny Curl_SOCKS5_gssapi_negotiate cleanups
2026-05-04  Daniel Stenberglibcurl-easy.md: minor clarifications
2026-05-04  Daniel Stenbergmime: simplify Curl_mime_prepare_headers
2026-05-04  Daniel Stenbergtool_formparse: cleanups
next