]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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...
2025-07-30  Viktor Szakatstests: fix perl warnings in http2-server, http3-server
2025-07-30  Viktor Szakatstests: fix prechecks to call the bundle libtest tool
2025-07-30  Viktor Szakatsschannel: drop fallbacks for 4 macros
2025-07-30  Viktor Szakatsschannel: drop fallbacks for unused `BCRYPT_*` macros
2025-07-30  Viktor Szakatsschannel: fix recent update for mingw32ce
2025-07-30  Viktor Szakatsbuild: fix mingw-w64 version guard for mingw32ce
2025-07-30  Daniel Stenbergschannel: use if(result) like the code style says
2025-07-30  Stefan Eissingconnectdata: remove primary+secondary ip_quadruple
2025-07-30  Dominik Tomeckismtp: allow suffix behind a mail address for RFC 3461
2025-07-30  Daniel StenbergRELEASE-NOTES: synced
2025-07-30  Daniel Stenbergtop-complexity: set cutoff level to 80
2025-07-30  Daniel Stenbergopenssl: split cert_stuff into smaller sub functions
2025-07-30  Daniel Stenbergunit-tests: build the unitprotos.h from here
2025-07-30  Viktor Szakatstidy-up: whitespace, indent, `#if 0`
2025-07-30  Viktor Szakatscmake: defer building `unitprotos.h` till a test target...
2025-07-30  Viktor Szakatstests: merge clients into libtests, drop duplicate...
2025-07-29  Viktor Szakatsschannel: drop old-mingw special case
2025-07-29  Viktor SzakatsGHA/windows: enable HTTP/3 in an MSYS2 mingw-w64 OpenSS...
2025-07-29  Daniel Stenbergconfig2setopts: set more options unconditionally
2025-07-29  Daniel Stenbergtool_operate: simplify single_transfer
2025-07-29  Stefan Eissingpytest: use dante-server in CI
2025-07-29  Viktor Szakatstests: constify command-line arguments
2025-07-29  Daniel Stenbergsetopt: refactor out the booleans from setopt_long...
2025-07-29  Stefan Eissingmulti: add CURLMOPT_NETWORK_CHANGED to signal network...
2025-07-29  Daniel Stenbergdelta: fix counters
2025-07-29  Daniel Stenbergparallel-max: bump the max value to 65535
2025-07-29  Viktor Szakatsbuild: allow libtests/clients to use libcurl dependenci...
2025-07-29  Viktor Szakatswindows: assume `ADDRESS_FAMILY`, drop feature checks
2025-07-29  Viktor Szakatsservers: convert two macros to scoped static const...
2025-07-28  Stefan Eissingmulti: process pending, one by one
2025-07-28  Daniel Stenbergws: avoid NULL pointer deref in curl_ws_recv
2025-07-28  Eshan Kelkarlibssh: Use sftp_aio instead of sftp_async for sftp_recv
2025-07-28  Viktor Szakatsmemory: make function overrides work reliably in unity...
2025-07-28  Viktor SzakatsCURLOPT: bump `CURLHEADER_*` macros to `long`, drop...
2025-07-28  Viktor SzakatsCURLOPT: bump `CURLPROXY_*` enums to `long`, drop casts
2025-07-28  Viktor SzakatsCURLOPT: bump `CURLALTSVC_*` macros to `long`
2025-07-28  Viktor Szakatslib1560: replace an `int` with `bool`
2025-07-28  Viktor Szakatscontrithanks: fix for BSD `sed` tool
2025-07-28  Viktor Szakatsdelta: fix warnings, fix for non-GNU `date` tool
2025-07-28  Viktor Szakatslib517: use `LL` 64-bit literals & re-enable a test...
2025-07-28  Stefan Eissingcurl: add long option '--out-null'
2025-07-28  Daniel Stenberg_PROTOCOLS.md: mention file:// is only for absolute...
2025-07-28  Daniel Stenbergdocs/cmdline-opts: the auth types are not mutually...
2025-07-28  Stefan Eissingalpn: query filter
2025-07-28  Daniel Stenbergdelta: drop the warnings+strict
2025-07-28  Daniel StenbergRELEASE-NOTES: synced
2025-07-28  Stefan Eissingpytest: relax error check on test_07_22
2025-07-28  Viktor Szakatsmemanalyze: fix warnings
2025-07-28  Viktor Szakatsbuild: bump minimum required mingw-w64 to v3.0 (from...
2025-07-28  Viktor Szakatsbuild: tidy up compiler definition for tests
2025-07-28  Viktor Szakatscmake: omit linking duplicate/unnecessary libs to tests...
2025-07-28  Stefan Eissingbuild: fix disable-verbose
2025-07-28  Stefan Eissingmulti: fix assert in multi_getsock()
2025-07-28  Viktor SzakatsCURLOPT: bump `CURLFTP*` enums to `long`, drop casts
2025-07-28  Viktor SzakatsCURLOPT: drop redundant `long` casts
2025-07-28  Daniel Stenbergmemanalyze.pl: remove strict+warnings
2025-07-28  Daniel StenbergDEPRECATE.md: remove leftover "nothing"
2025-07-27  Viktor Szakatsconfig-win32.h: do not use winsock2 `inet_ntop()`/...
2025-07-27  Viktor Szakatsinet_pton, inet_ntop: drop declarations when unused
2025-07-27  Viktor Szakatsscripts: fix two Perl uninitialized value warnings
2025-07-27  Viktor Szakatsbuild: extend GNU C guards to clang where applicable...
2025-07-27  Stefan Eissingconnection: terminate after goaway
2025-07-27  Viktor Szakatsscripts: enable strict warnings in Perl where missing...
2025-07-27  Viktor Szakatstidy-up: prefer `ifdef`/`ifndef` for single checks
2025-07-27  Viktor Szakatstidy-up: move literal to the right side of comparisons
2025-07-27  Viktor Szakatsdoh: rename symbols to avoid collision with mingw-w64...
2025-07-27  Stefan Eissingmulti: replace remaining EXPIRE_RUN_NOW
2025-07-27  David Zhuangmulti: don't insert a node into the splay tree twice
2025-07-27  Daniel Stenbergtool_getparam: add support for `--longopt=value`
2025-07-27  Daniel Stenbergnetrc: use the NETRC environment variable (first) if set
2025-07-27  Daniel Stenbergtls: make default TLS version be minimum 1.2
2025-07-27  Daniel StenbergRELEASE-NOTES: synced
2025-07-27  Daniel Stenbergvquic: drop msh3
2025-07-27  Viktor Szakatscurl_addrinfo: drop workaround for old-mingw
2025-07-27  Viktor Szakatscf-https-connect: delete unused declaration
2025-07-27  Viktor SzakatsGHA/windows: add minimal mingw-w64 v3 job
2025-07-27  Viktor SzakatsGHA: skip building certs, build more tests, one minor fix
2025-07-26  Viktor SzakatsDEPRECATE.md: drop support for Windows XP/2003
2025-07-26  renovate[bot]GHA: Update dependency awslabs/aws-lc to v1.56.0
2025-07-26  renovate[bot]GHA: update dependency ngtcp2/nghttp3 to v1.11.0
2025-07-26  Viktor Szakatshttp: silence `-Warray-bounds` with gcc 13+
2025-07-26  Viktor SzakatsGHA/http3-linux: bump to ngtcp2 1.14.0, fix local build
2025-07-25  Viktor Szakatscurl_ossl: extend callback table for nghttp3 1.11.0
2025-07-25  Viktor Szakatscurl_ngtcp2: extend callback tables for nghttp3 1.11...
2025-07-25  Viktor Szakatstidy-up: more whitespace/indent, comments
2025-07-25  Viktor SzakatsCODE_STYLE: sync with recent `checksrc.pl` updates
2025-07-24  Viktor Szakatswindows: include `wincrypt.h` before `iphlpapi.h` for...
2025-07-24  Viktor Szakatscurl_setup.h: move UWP detection after `config-win32...
2025-07-24  Viktor Szakatswindows: drop unused `curlx/version_win32.h` includes
2025-07-23  Daniel StenbergRELEASE-NOTES: synced
2025-07-23  Daniel Stenberghmac: return error if init fails
next