]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-04-18  Daniel Stenbergcf-https-connect: use the passed in dns struct pointer
2025-04-18  Daniel Stenbergdoh: reduce the DNS request buffer size
2025-04-18  sftcddoh: httpsrr fix
2025-04-18  Viktor Szakatscmake: fix shell completion install when just one flavo...
2025-04-17  Viktor SzakatsGHA/windows: add 2 basic MSVC jobs to restore some...
2025-04-17  Viktor Szakatsruntests: recognize lowercase `windows` in `curl -V`
2025-04-17  Viktor SzakatsGHA/windows: restore a simple vcpkg job (zlib + libssh2)
2025-04-17  Stefan Eissingpytest: make test_07_22 more lenient to exit codes
2025-04-17  Stefan Eissingmulti: do transfer book keeping using mid
2025-04-17  Daniel Stenbergtests/server/dnsd: basic DNS server for test suite
2025-04-17  Daniel Stenberghostip: remove duplicate assignment
2025-04-16  renovate[bot]GHA: update ngtcp2/nghttp3 to v1.9.0
2025-04-16  Viktor Szakatsscripts: drop unused import, formatting
2025-04-16  Stefan Eissingvquic: ngtcp2 + openssl support
2025-04-16  Viktor Szakatscmake: add openssl 3.5.0 + ngtcp2 support
2025-04-16  Daniel Stenbergasyn-ares: fix build with old c-ares
2025-04-16  Stefan Eissingasync: DoH improvements
2025-04-16  Viktor Szakatscmake: enable `-Wall` for MSVC when `PICKY_COMPILER=ON`
2025-04-16  Viktor Szakatscmake: do not install `mk-ca-bundle` script and manpage
2025-04-16  Viktor SzakatsGHA: automatic vcpkg binary cache is broken, temporaril...
2025-04-16  Daniel StenbergRELEASE-NOTES: synced
2025-04-16  Daniel StenbergVERSIONS: 8.14.0 is pending
2025-04-16  Christian Schmitzmqtt: send ping at upkeep interval
2025-04-16  Stefan Eissingasyn resolver code improvements
2025-04-16  Viktor SzakatsGHA/windows: switch a job to ARM64 on native runner
2025-04-15  Joel Depooterschannel: handle pkcs12 client certificates which conta...
2025-04-15  Sören Tempelhttp: in alt-svc negotiation only allow supported HTTP...
2025-04-15  Viktor SzakatsGHA/windows: bump a job to windows-2025
2025-04-15  Cole Helblingcurl_get_line: handle lines ending on the buffer boundary
2025-04-15  Stefan Eissingeasy_reset: fix dohfor_mid member
2025-04-15  Stefan Eissingdict: move internal defines to dict.c
2025-04-15  Stefan Eissingtool_cb_write.c: handle EINTR on flush
2025-04-15  Viktor Szakatscmake: merge `CURL_WERROR` logic into `PickyWarnings...
2025-04-15  Viktor Szakatswolfssl: fix to enable ALPN when available
2025-04-15  Viktor Szakatstests/server: fix typo in comment [ci skip]
2025-04-14  Viktor Szakatscmake: append picky warnings to `CMAKE_REQUIRED_FLAGS...
2025-04-14  Viktor Szakatsprocesshelp.pm: always call `taskkill` with `-f` (force)
2025-04-14  Viktor Szakatsmake: clean tests better (tunits)
2025-04-14  Viktor Szakatstests: fixup tunit tests for cmake
2025-04-14  Viktor Szakatscmake: prefer `COMPILE_OPTIONS` over `CMAKE_C_FLAGS...
2025-04-14  Stefan Eissingtests: add git ignores for tests/tunit generated files
2025-04-14  Viktor Szakatscmake: revert `CURL_LTO` behavior for multi-config...
2025-04-14  Viktor Szakatsruntests: split `SSH_PWD` into `SCP_PWD` and `SFTP_PWD...
2025-04-13  Viktor SzakatsGHA/windows: add support for built-in OpenSSH-Windows
2025-04-12  Viktor SzakatsGHA/windows: bump Cygwin action, move package store...
2025-04-12  Viktor Szakatscmake: use the `LINK_OPTIONS` property with CMake 3.13+
2025-04-12  bruce.yoon... cmake: fix nghttp3 static linking with `USE_OPENSSL_QUI...
2025-04-11  Stefan Eissingcpool/cshutdown: force close connections under pressure
2025-04-11  Daniel Stenbergtool_parsecfg: make get_line handle lines ending on...
2025-04-11  Daniel Stenbergconfigure: catch asking for double resolver without...
2025-04-11  Daniel Stenbergdocs/INSTALL.md: drop reference to removed configure...
2025-04-11  Daniel Stenbergdocs/libcurl: make examples build with picky compiler...
2025-04-11  Pavel Kropachevdocs: add missing return statement in examples
2025-04-10  Viktor SzakatsGHA/macos: re-generate gcc-13 hacklayer on macos-15
2025-04-10  Viktor Szakatstests: require IPv6 for 1265, 1324, 2086
2025-04-10  Viktor Szakatsdist: drop duplicate entry from `CMAKE_DIST`
2025-04-10  Daniel Stenbergruntests: remove server verification after start
2025-04-10  Daniel StenbergRELEASE-NOTES: synced
2025-04-10  Stefan Eissingopenssl-quic: fix shutdown when stream not open
2025-04-10  Daniel StenbergKNOWN_BUGS: fix link in sivg4 issue 16.3
2025-04-10  Jake Yuesong LiHTTP3.md: fix incorrect variable placeholders
2025-04-09  Viktor Szakatscmake: quotes, whitespace, use `VERSION_GREATER_EQUAL`
2025-04-09  Viktor Szakatstests/ech_tests.sh: sync shebang with rest of bash...
2025-04-09  Viktor Szakatscerts: drop unused `default_bits` from `.prm` files
2025-04-09  Daniel McCarneybuild: check required rustls-ffi version
2025-04-08  Viktor Szakatscmake: use `INCLUDE_DIRECTORIES` prop to specify local...
2025-04-08  Daniel Stenberglib: include files using known path
2025-04-08  dependabot... GHA: bump rojopolis/spellcheck-github-actions to 0...
2025-04-08  renovate[bot]GHA: update openssl/openssl to v3.5.0
2025-04-08  Johan Eliassondocs: fix incorrect shell substitution in docker run...
2025-04-08  renovate[bot]Dockerfile: update debian:bookworm-slim Docker digest...
2025-04-08  Daniel Stenbergmk-ca-bundle.pl: follow redirects
2025-04-08  Daniel Stenbergtests/tunit: make a separate directory for tool-based...
2025-04-07  Viktor Szakatscurl_multibyte: fixup low-level calls, include in unity...
2025-04-07  Andy Pansocketpair: support pipe2 where available
2025-04-07  Yedaya Katsmantests: Add https-mtls server to force client auth
2025-04-07  Yedaya Katsmantests: removes CApath in stunnel
2025-04-06  Daniel StenbergKNOWN_BUGS: wolfssh: all tests fail
2025-04-06  Daniel Stenbergmake: clean tests better
2025-04-06  Daniel StenbergRELEASE-NOTES: synced
2025-04-06  Andy Pansocket: use accept4 when available
2025-04-06  Carlos Henrique... scripts: completion.pl: sort the completion file for...
2025-04-06  Daniel StenbergCURLOPT_HTTP_TRANSFER_DECODING: fixed
2025-04-05  Viktor SzakatsGHA/configure-vs-cmake: dump generated configs to log
2025-04-05  Viktor Szakatscmake/FindNGTCP2: simplify multi-pkg-config detection
2025-04-05  Daniel Stenbergtest1658: add unit test for the HTTPS RR decoder
2025-04-05  Jay Satirowinbuild: add the deprecation warning to the README
2025-04-05  Daniel Stenbergtests/globalconfig.pm: remove the qw
2025-04-05  Daniel Stenbergcontent_encoding: Transfer-Encoding parser improvements
2025-04-05  Daniel Stenberglibtest/first: stop defining MEMDEBUG_NODEFINES
2025-04-05  Daniel Stenbergranddisable: build randomizer
2025-04-05  Stefan Eissinghttp2: fix stream window size after unpausing
2025-04-04  Dan Fandrichtests: remove some unused test case sections
2025-04-04  Dan Fandrichtests: unify test case keywords
2025-04-04  Yedaya Katsmanrand: update comment on Curl_rand_bytes weak random
2025-04-04  Stefan Eissinghttps-connect, fix httpsrr target check
2025-04-04  Dan Fandrichtests: fix some test tag mismatches
2025-04-04  Dan Fandrichtests: move a boolean variable out of the path section
2025-04-04  Daniel Stenberghostip: show the correct name on proxy resolve error
2025-04-04  Jay Satirotests: use a more portable null device path
next