]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-04-24  Stefan Eissingc-ares: really lazy init channel
2025-04-24  Daniel Stenbergmbedtls: TLS 1.3 is max when mbedtls has 1.3 support
2025-04-24  Daniel Stenbergtypecheck-gcc.h: fix the typechecks
2025-04-24  Sergeycmake: fix option() and mark_as_advanced() mixed order
2025-04-24  Viktor Szakatscmake: install shell completions for cross-builds
2025-04-24  Jochen Sprickerhofopenssl-quic: Add missing include
2025-04-24  Stefan Eissingmulti: init_do(): check result
2025-04-24  Daniel Stenbergasyn-base: remove the HTTPSRR_WORKS define
2025-04-23  Daniel Stenberglib/src/docs/test: improve curl_easy_setopt() calls
2025-04-23  Niallares: add definition for HTTPSRR_WORKS
2025-04-23  Daniel Stenberglibcurl-tutorial.md: fix read callback explanation
2025-04-23  Helmut Grohneautotools: install shell completion files on cross...
2025-04-23  Viktor SzakatsGHA/windows: fixup MSYS2 downgrade step
2025-04-23  Viktor SzakatsGHA: use more Ninja
2025-04-23  Viktor SzakatsGHA/windows: apply MSYS2 runtime downgrades to v3.5...
2025-04-23  Viktor Szakatscmake: fix `fish` install directory detection via ...
2025-04-23  Daniel Stenbergdoh: make sure CURLOPT_PROTOCOLS is set a with a "long...
2025-04-22  Viktor Szakatsruntests: fix indentation [ci skip]
2025-04-22  Viktor Szakatscmake: avoid 'target is imported but not globally visib...
2025-04-22  Viktor Szakatsopenssl-quic: avoid potential `-Wnull-dereference`...
2025-04-22  Viktor SzakatsGHA: always use Ninja on macos runners
2025-04-22  dependabot... GHA/windows: bump cygwin/cygwin-install-action
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
next