]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-08-08  Jay Satiroschannel: add an error message for client cert not...
2025-08-08  renovate[bot]GHA: update cloudflare/quiche to v0.24.5
2025-08-07  renovate[bot]GHA: update actions/cache digest to 0400d5f
2025-08-07  Daniel Stenbergcurl: remove first argument from helpf()
2025-08-07  Daniel Stenbergtool_writeout: check strftime() return code
2025-08-07  Stefan Eissingcfilters: make Curl_conn_get_socket simpler
2025-08-07  Stefan Eissingrequest: eliminate request `getheader` bool, reverse...
2025-08-07  Stefan Eissingares: destroy channel on shutdown
2025-08-07  Daniel Stenbergcurl: make global truly global
2025-08-07  Stefan Eissinghttp: resurrect addition from 41fe621
2025-08-07  Viktor Szakatscmake: ExternalProject test tidy-ups
2025-08-07  Karthik Dascurl_quiche.c: add include
2025-08-07  Viktor Szakatscmake: make the ExternalProject test work
2025-08-06  Oxan van Leeuwenlibcurl: reset rewind flag in curl_easy_reset()
2025-08-06  Daniel StenbergRELEASE-NOTES: synced
2025-08-06  Daniel Stenbergtool_operate: use the correct config pointer
2025-08-06  Viktor Szakatstests/ech_tests.sh: indent, if/for style, inline ifs
2025-08-06  Daniel Stenbergmulti: fix bad splay management
2025-08-06  Stefan Eissinglib: xfer_setup simplify
2025-08-06  Daniel Stenbergtool_urlglob: polish, cleanups, improvements
2025-08-06  Stefan Eissinglib: replace conn [write]sockfd members by index
2025-08-06  Daniel Stenbergsplay: add another assert for detected usage problem
2025-08-06  renovate[bot]GHA: update actions/download-artifact action to v5
2025-08-06  QriistBINDINGS.md: add LibQurl
2025-08-06  Daniel Stenbergconfig2setopts: avoid curlx_dyn_addf(..., "%s"
2025-08-06  Daniel Stenbergdynbuf: assert on curlx_dyn_addf use with just "%s"
2025-08-05  Viktor SzakatsGHA/curl-for-win: include CPU archs in job names
2025-08-05  Stefan Eissingvtls: set seen http version on successful ALPN
2025-08-05  Daniel Stenbergtool_cb_hrd: remove global pointer from 'struct HdrCbData'
2025-08-05  Daniel Stenbergtool: replace three malloc + copy with memdup0
2025-08-05  renovate[bot]ci: update openssl/openssl to v3.5.2
2025-08-05  Daniel Stenbergtool_cb_wrt: use dynbuf instead of "manual" malloc
2025-08-05  Daniel Stenbergtool_cb_wrt: split out win_console() from tool_write_cb()
2025-08-05  Daniel Stenbergsetopt: add helper functions to setopt_long()
2025-08-05  Viktor SzakatsGHA: pin jobs to windows-2022
2025-08-05  David Zhuangvquic: use curl_getenv
2025-08-05  Roberto Hidalgoopenssl: output unescaped utf8 x509 issuer/subject DNs
2025-08-05  Daniel Stenbergmulti: change prefix for the network change bits to...
2025-08-05  Daniel Stenbergcurl_multi_get_offt: language fix
2025-08-05  Daniel Stenbergcurl_multi_get_offt: add separate man pages for the...
2025-08-05  Anthony Huwolfssl: rename ML-KEM hybrids to match IETF draft
2025-08-05  Daniel Stenbergurldata: reduce two long struct fields to unsigned...
2025-08-05  Daniel Stenberghostip: cache negative name resolves
2025-08-04  Viktor Szakatsbuild: disable `TCP_NODELAY` for emscripten
2025-08-04  Daniel StenbergRELEASE-NOTES: synced
2025-08-04  Stefan Eissingmulti: add new information extraction method
2025-08-04  Daniel Stenbergwriteout: add %time{}
2025-08-04  Stefan Eissinglib: replace `getsock()` logic with pollsets
2025-08-04  Petar Popovictool_paramhlp: fix secs2ms()
2025-08-04  Viktor Szakatscmake: enable `-Wall` for MSVC 1944
2025-08-04  Daniel Stenbergcurl: add --follow
2025-08-04  Daniel Stenbergsetopt: split out cookielist() and cookiefile()
2025-08-04  Viktor SzakatsGHA/windows: give more time for Ubuntu installs
2025-08-04  Daniel Stenberghostip: do DNS cache pruning in milliseconds
2025-08-04  Viktor SzakatsGHA/windows: show disk space used in each job
2025-08-04  Viktor Szakatsruntests: add `--ci` option, show `Env:` only when...
2025-08-04  Viktor Szakatsunit2604: avoid `UNCONST()`
2025-08-04  Viktor Szakatslibtests: use `FMT_SOCKET_T`, drop more casts
2025-08-04  Viktor Szakatsconfigure: if no perl, disable unity and shell completi...
2025-08-04  Daniel Stenbergcurl-config: remove X prefix use
2025-08-03  Viktor Szakatscmake: fix to restrict `SystemConfiguration` to macOS
2025-08-03  Daniel Stenbergsplay: rename KEY_NOTUSED TO SPLAY_SUBNODE
2025-08-03  Stefan Eissingunit2600: add another case
2025-08-02  Viktor Szakatscmake: re-add simple test target, and name it `tests`
2025-08-01  Viktor Szakatsdocs: add CURLOPT type change history, drop casts where...
2025-08-01  Viktor SzakatsCURLOPT: replace `(long)` cast with `L` suffix for...
2025-08-01  Viktor Szakatsbuild: if no perl, fix to use the pre-built hugehelp...
2025-08-01  Daniel Stenbergmanagen: reset text mode at end of table marker
2025-08-01  Daniel Stenbergurlapi: allow more path characters "raw" when asked...
2025-08-01  Viktor Szakatsexamples: drop long cast for `CURLALTSVC_*`
2025-08-01  Viktor SzakatsCURLOPT: bump remaining macros to `long`
2025-08-01  Viktor SzakatsCURLOPT: bump `CURLPROTO_*` macros to `long`
2025-08-01  Viktor SzakatsCURLOPT: bump `CURL_SSLVERSION_*` macros to `long`
2025-08-01  Viktor SzakatsCURLOPT: bump `CURLWS_NOAUTOPONG`, `CURLWS_RAW_MODE...
2025-08-01  Viktor Szakatslib2700: use `testnum`
2025-08-01  Stefan Eissingopenssl: check SSL_write() length on retries
2025-08-01  Daniel Stenbergrelease-notes: fix warning
2025-08-01  Daniel StenbergRELEASE-NOTES: synced
2025-08-01  Stefan Eissingpytest: test very long urls
2025-08-01  Stefan Eissingcli_hx_download: fix compiler warnings about format...
2025-08-01  Stefan Eissingcurl_easy_ssls_export: make the example more clear
2025-08-01  Stefan Eissingtls: CURLINFO_TLS_SSL_PTR testing
2025-08-01  Stefan Eissingip happy eyeballing: keep attempts running
2025-07-31  Daniel Stenbergcurl: add --parallel-max-host to limit concurrent conne...
2025-07-31  Daniel Stenbergspacecheck.pl: when detecting unicode, mention line...
2025-07-31  Viktor Szakatswindows: document toolchain support for `CERT_NAME_SEAR...
2025-07-31  Viktor Szakatsschannel: not supported with UWP, drop redundant code
2025-07-31  Viktor Szakatswindows: drop two interim, single-use macros
2025-07-31  Daniel Stenbergcurl_mime_data_cb.md: mention what datasize is for
2025-07-31  Cole Leavittbufq: add integer overflow checks before chunk allocations
2025-07-31  Viktor Szakatslibtests: update format strings to avoid casts, drop...
2025-07-31  Viktor SzakatsCURLOPT: bump `CURL_REDIR_*` macros to `long`
2025-07-31  Viktor Szakatswindows: document toolchain support for some macros...
2025-07-31  Daniel Stenbergcurl: make --retry-delay and --retry-max-time accept...
2025-07-30  Viktor Szakatswindows: document toolchain support for some macros
2025-07-30  Viktor Szakatsschannel: assume `CERT_CHAIN_REVOCATION_CHECK_CHAIN`
2025-07-30  Viktor SzakatsGHA/distcheck: add more tarball builds
2025-07-30  Daniel Stenbergtest757: MIME parts reused as a child part, using data_cb
2025-07-30  Daniel Stenbergcurl: make the URL indexes 64 bit
2025-07-30  Viktor Szakatswindows: drop `CRYPT_E_*` macro fallbacks, limit one...
next