]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2025-07-23  Viktor Szakatswindows: target version macro tidy-ups
2025-07-23  Viktor Szakatstests: unset some envs instead of blanking them
2025-07-23  Viktor Szakatstest428: re-enable for Windows
2025-07-23  Viktor Szakatstests: fix UTF-8 detection, per-test `LC_*` settings...
2025-07-23  Viktor Szakatsbuild: fix build errors/warnings in rare configurations
2025-07-23  Dan FandrichCI: update glibc in linux-old build 18007/head
2025-07-23  Viktor Szakatscmake: fix to disable Schannel and SSPI for non-Windows...
2025-07-23  Viktor Szakatscmake: fix `ENABLE_UNIX_SOCKETS=OFF` with pre-fill...
2025-07-23  Viktor Szakatscmake: keep websockets disabled if HTTP is disabled
2025-07-23  Viktor Szakatscmake: capitalize 'Rustls' in the config summary
2025-07-23  Stefan Eissingpytest: add SOCKS tests and scoring
2025-07-23  Caolán McNamarahttp: const up readonly H2_NON_FIELD
next