]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2026-06-05  Viktor Szakatslibssh2: replace macro names with non-misspelled altern...
2026-06-05  Viktor Szakatstidy-up: drop stray casts for allocated pointers
2026-06-05  Viktor Szakatslibssh2: sync version check with INTERNALS.md
2026-06-05  Viktor Szakatslibssh2: do not use deprecated macros when unavailable
2026-06-05  Viktor Szakatslibssh2: use non-deprecated `libssh2_knownhost_addc()`
2026-06-05  Stefan Eissingquic: count zero length packets against max
2026-06-05  Daniel StenbergVULN-DISCLOSURE-POLICY.md: emphasize comm as a human
2026-06-04  Andreas FalkenhahnBINDINGS: Update Hollywood link
2026-06-03  Marcel Raadtests: add `cookies` feature to some tests 21858/head
2026-06-03  Daniel Stenbergtop-complexity: drop threshold to 50
2026-06-03  Daniel Stenbergurlapi: simplify urlget_url somewhat
2026-06-03  Daniel Stenbergtool_parsecfg: refactor parseconfig()
2026-06-03  Daniel Stenbergcookie: refactor parse_cookie_header
2026-06-02  dependabot... GHA: bump 2 GitHub Actions
2026-06-02  Stefan Eissingvquic: moving related things into subdir
2026-06-02  Daniel Stenberghsts.md: mention multiple curl invokes effect
2026-06-02  Viktor Szakatsgtls: minor fixes and improvements
2026-06-02  Vasiliy-Kkkschannel: use fopen instead CreateFile
2026-06-02  Jay Satirogithub: Add AI usage warning to issue, doc and PR templates
2026-06-02  Daniel StenbergRELEASE-NOTES: synced
2026-06-02  Viktor Szakatstidy-up: use test/example domains more
2026-06-02  Joshua Rogersgtls: verify OCSP response signature in gtls_verify_ocs...
2026-06-02  Joshua Rogerstelnet: honor CURLOPT_TIMEOUT in send_telnet_data()
2026-06-02  Daniel Stenberglib1560: verify a few more URL variations
2026-06-02  Daniel StenbergKNOWN_BUGS: Digest does not care for 'domain'
2026-06-02  Daniel StenbergURL-SYNTAX: document more URL parsing details
2026-06-02  Viktor Szakatsos400sys: fix theoretical length overflows
2026-06-02  Daniel Stenbergtool_operhlp: avoid NULL to %s
2026-06-02  Daniel Stenbergtool_help: rectify a bad assert
2026-06-02  Viktor SzakatsMakefile.am: drop test1190 listed twice
2026-06-02  Stefan Eissingcfilters: remove close method
2026-06-01  Josef Cejkahttp: prefer chunked encoding over Content-Length: 0
2026-06-01  Viktor Szakatslib505: tidy up slist pointer use
2026-06-01  Randall S.... capsule: include `arpa/inet.h` for `ntohs()` declaration
2026-06-01  Viktor Szakatsunits: drop redundant pointer check and workaround
2026-06-01  Viktor Szakatsbuild: say Quiche support is experimental, where missing
2026-06-01  Viktor Szakatstidy-up: miscellaneous
2026-06-01  Stefan Eissingcf-setup: improve readability
2026-06-01  Daniel Stenbergsetopt: CURLOPT_MAXCONNECTS set to 0 restores default...
2026-06-01  Stefan Eissingdata creds: detect change
2026-06-01  Daniel Stenbergsetopt: defref the old referer when setting a new
2026-06-01  Viktor Szakatsbadwords: exclude wordlist input file from search
2026-06-01  Viktor Szakatscmake: add basic way to select pytests to run
2026-06-01  Viktor Szakatspytest: pass `--disable` to curl
2026-06-01  Viktor Szakatspytest: fixes and tidy-ups to h3-proxy tests
2026-06-01  Daniel Stenberglib1560: drop unused variable 'url' rc-8_21_0-1
2026-06-01  Stefan Eissingvtls_config: adjust to origin
2026-06-01  Daniel StenbergRevert "tool: add a retry delay for transfers to same...
2026-06-01  Daniel StenbergRELEASE-NOTES: synced
2026-06-01  htastatool: add a retry delay for transfers to same origin...
2026-05-31  Daniel Stenbergurlapi: accept 0X prefix in IPv4 address as well
2026-05-31  tiymaturlapi: drop base fragment on empty redirect
2026-05-31  Stefan Eissingurl: connection reuse fixes for starttls
2026-05-31  Viktor Szakatsbadwords: prefer 'workaround' (without hyphen)
2026-05-31  renovate[bot]GHA: update dependency ngtcp2/ngtcp2 to v1.23.0
2026-05-31  Stefan Eissingscorecard: add support for http: testing
2026-05-31  renovate[bot]GHA: update dependency ngtcp2/nghttp3 to v1.16.0
2026-05-28  Viktor Szakatsh3-proxy: disable frequently failing pytests
2026-05-28  Viktor Szakatsh3-proxy: fix callback return values, and a typo in...
2026-05-28  Daniel Stenberghttp: don't pass on set cookies to new origins
2026-05-28  Viktor Szakatsh3: fix signedness of two printf masks
2026-05-28  Viktor Szakatsh3: sync printf masks with types, drop two casts
2026-05-28  Stefan Eissingh3-proxy: fixes around H3 proxy
2026-05-28  Viktor SzakatsGHA: enable H3 proxy in CI, also enable h2o tests on...
2026-05-28  Viktor Szakatsh3-proxy: rename feature 'Proxy/PROXY-HTTP3' to 'proxy...
2026-05-28  Viktor Szakatsbuild: say 'experimental' in option descriptions
2026-05-28  Aritra Basutests/http: fix HTTP/3 proxy pytest failures with h2o
2026-05-28  Viktor Szakatstidy-up: add space around operators, where missing
2026-05-28  renovate[bot]GHA: update dependency google/boringssl to v0.20260526.0
2026-05-28  tiymaturlapi: fix an issue parsing file URLs
2026-05-28  ambikeesshhcf-socket: set scope_id for IPv6 link-local addresses
2026-05-27  Daniel Stenbergtftp: avoid the timeout calc if the timeout is crazy
2026-05-27  Daniel Stenbergunit3400: repair after capsule_encap_udp_hdr went static
2026-05-27  Viktor Szakatstidy-up: apply clang-format fixes
2026-05-27  Viktor Szakatspytest: re-enable test test_05_01 and test_05_02 for...
2026-05-27  Viktor Szakatsm4: drop redundant conditions in TLS library detections
2026-05-27  Viktor Szakatslib1560: fix to propagate failure from `get_nothing()`
2026-05-27  Daniel Stenbergcapsule: make capsule_encap_udp_hdr static
2026-05-27  Daniel Stenbergcreds: remove two unused functions
2026-05-27  Daniel Stenberghttp_proxy: make two proxy_create functions static
2026-05-27  Daniel Stenbergdnscache: remove Curl_dns_entry_link
2026-05-27  Daniel Stenbergcf-h3-proxy.c: bring back include
2026-05-27  renovate[bot]GHA: update dependency cloudflare/quiche to v0.29.1
2026-05-27  Viktor Szakatsautotools: mbedtls detection fixes
2026-05-27  Viktor Szakatsvtls: more large buffer support and error checks for...
2026-05-27  Viktor Szakatsschannel: check `schannel_sha256sum()` success, and...
2026-05-27  Viktor Szakatscurl_sha512_256: fix result code on error
2026-05-27  Viktor Szakatsvtls_spack: drop redundant macro fallbacks
2026-05-27  Viktor SzakatsINSTALL-CMAKE.md: document `H2O` config variable
2026-05-27  Viktor Szakatstidy-up: miscellaneous
2026-05-27  Stefan Eissingcf-h3-proxy: add SSL flag
2026-05-27  Stefan Eissingcontent_encoding: timeout during slow decoding
2026-05-27  Stefan Eissingcontent_encoding: fix limit failure message
2026-05-27  tiymaturlapi: forbid '|' in host
2026-05-27  Daniel Stenberggtls: use the correct return code in trace output
2026-05-27  Daniel StenbergRELEASE-NOTES: synced
2026-05-27  Joshua Rogersgtls: fix ignored return and uninitialized status in...
2026-05-27  Aritra BasuHTTP/3: add proxy CONNECT and MASQUE CONNECT-UDP suppor...
2026-05-26  Viktor SzakatsGHA: fix locale tests on macOS, extend to verify test...
2026-05-26  Viktor SzakatsINSTALL-CMAKE.md: drop two obsolete sections
next