]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-04-22  Stefan Eissinglib: add meta_hash to connection, eliminate hash_offt
2025-04-22  Stefan Eissinghttp: fix HTTP/2 handling of TE request header using...
2025-04-22  Stefan Eissingvquic: unblame netbsd
2025-04-22  Stefan Eissingconnect: shutdown timer fix
2025-04-22  Stefan Eissingcares: fix missing lazy init for CURLOPT_DNS_SERVERS
2025-04-22  Stefan Eissingvquic: init for every call to recvmsg
2025-04-22  Daniel Stenbergvquic: consistent name for the stream struct across...
2025-04-22  Daniel Stenbergcurl/curlver.h: next version is 8.14.0
2025-04-22  Daniel StenbergRELEASE-NOTES: synced
2025-04-22  Daniel Stenberghostip: fix build when no async resolvers are present
2025-04-22  Daniel Stenbergasyn-base: fix build with disabled threaded resolver
2025-04-22  Max EliaserCURLOPT_ERRORBUFFER.md: the buffer is read only after...
2025-04-22  Daniel Stenberglib: use BIT() instead of bool in structs more
2025-04-21  Daniel Stenbergwcurl: import v2025.04.20 script + docs
2025-04-20  Daniel Stenbergtool_getparam: clear argument only when needed
2025-04-20  Viktor Szakatsopenssl-quic: fix printf mask
2025-04-20  Viktor SzakatsGHA/linux: tidy up around wolfSSH
2025-04-20  Viktor SzakatsGHA/windows: enable MSYS2 `diffutils` on ARM64
2025-04-20  Viktor Szakatscmake: link `crypt32` for OpenSSL feature detection
2025-04-19  Viktor Szakatsruntests: add retry option to reduce flakiness
2025-04-18  Daniel StenbergRELEASE-NOTES: synced
2025-04-18  Brian Chrzanowskiwebsocket: add option to disable auto-pong reply
2025-04-18  Stefan Eissingquic: no local idle connection timeout, ngtcp2 keep...
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
next