]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-05-22  Stefan Eissingtest: add test1546, chunked not last transfer encoding
2024-05-22  Stefan Eissingtest: add test1484, for HEAD with content
2024-05-22  Daniel StenbergRELEASE-NOTES: synced
2024-05-22  Viktor Szakats(lib)curl.rc: set debug flag also for `CURLDEBUG` and...
2024-05-22  Jay Satirowinbuild: fix PE version info debug flag
2024-05-22  Daniel StenbergRELEASE-NOTES: synced curl-8_8_0
2024-05-22  Daniel StenbergTHANKS: add contributors from 8.8.0
2024-05-21  Nathan Moinvaziriurl: remove duplicate call to Curl_conncache_remove_con...
2024-05-21  Joseph Chencurl_setup.h: add support for IAR compiler
2024-05-21  Stephen Farrelldocs/ECH: typo/clarification
2024-05-21  Viktor Szakatshash: delete unused debug function
2024-05-21  Stefan Eissingcontent_encoding: reject transfer-encoding after chunked
2024-05-21  Stefan Eissinghttp: HEAD response body tolerance
2024-05-20  Viktor Szakatstests: fix TFTP test 2305 on Windows
2024-05-20  Jay Satiroopenssl: revert keylog_callback support for LibreSSL
2024-05-19  renovate[bot]GHA: pin dependencies
2024-05-19  Viktor Szakatsappveyor: drop unnecessary `--clean-first` cmake option
2024-05-19  Viktor Szakatscmake: merge two `if(BUILD_TESTING)` branches
2024-05-19  Tatsuhiro TsujikawaGHA: bump nghttp2 to v1.62.1
2024-05-19  Viktor SzakatsGHA: add NetBSD, OpenBSD, FreeBSD/arm64 and OmniOS...
2024-05-19  Viktor SzakatsGHA: disable TFTP test on native Windows
2024-05-18  renovate[bot]GHA: pin dependencies
2024-05-18  Viktor Szakatscmake: do not pass linker flags to the static library...
2024-05-18  Viktor SzakatsGHA: ignore flaky test2302 results on Windows
2024-05-17  Viktor SzakatsGHA: add MSYS, mingw-w64, Cygwin jobs
2024-05-17  Stefan Eissingpytest: fixes for recent python, add FTP tests
2024-05-17  Stefan Eissingrustls: fix handshake done handling
2024-05-17  Daniel Stenbergx509asn1: return error on missing OID
2024-05-17  Daniel StenbergCURLOPT_WRITEFUNCTION.md: fix the callback proto in...
2024-05-17  Viktor Szakatssrc: tidy up types, add necessary casts
2024-05-17  Viktor Szakatslib: fix compiler warnings (gcc)
2024-05-16  Andrewwakeup_create: use FD_CLOEXEC/SOCK_CLOEXEC
2024-05-16  Stefan Eissingrustls: fix partial send handling
2024-05-16  Stefan Eissingpytest: add DELETE tests, check server version
2024-05-16  Juliusz Sosinowiczvquic-tls: use correct cert name check API for wolfSSL
2024-05-16  Viktor Szakatscmake: initialize `BUILD_TESTING` before first use
2024-05-16  Daniel Stenberglibtest: 2308 verifies CURLE_WRITE_ERROR after write...
2024-05-16  Antoine Bollengiersocketpair: fix compilation when USE_UNIX_SOCKETS is...
2024-05-16  Stefan Eissingrustsls: fix error code on receive
2024-05-16  Max Dymondci: disable Renovate dashboard
2024-05-16  Daniel StenbergRELEASE-NOTES: synced
2024-05-16  renovate[bot]GHA: update awslabs/aws-lc to v1.27.0
2024-05-15  Daniel Stenbergcurl_easy_pause.md: use correct defines in example
2024-05-15  Viktor Szakatsappveyor: more tidy-ups
2024-05-15  Viktor Szakatsreuse: migrate standalone license file to dep5
2024-05-15  Viktor Szakatsappveyor: guard against crash-build with VS2008
2024-05-15  renovate[bot]GHA: pin dependencies
2024-05-15  Orgad Shanehsocket: remove redundant call to getsockname
2024-05-15  renovate[bot]CI: renovate updates
2024-05-15  Max Dymondci: fix renovate config for WolfSSL/WolfSSH tagging...
2024-05-15  Max Dymondci: set semantic type as CI and include digests as...
2024-05-15  Daniel StenbergDEPRECATE.md: TLS libraries without 1.3 support
2024-05-15  Daniel StenbergRevert "ci: update nghttp2/nghttp2 to v1.62.0"
2024-05-15  renovate[bot]Dockerfile: update debian digest to 911821c
2024-05-15  renovate[bot]ci: update gnutls/gnutls to v3.8.5
2024-05-15  renovate[bot]ci: update awslabs/aws-lc to v1.26.0
2024-05-15  renovate[bot]ci: update cloudflare/quiche to v0.21.0
2024-05-15  renovate[bot]ci: update libressl-portable/portable to v3.9.2
2024-05-15  renovate[bot]ci: update nghttp2/nghttp2 to v1.62.0
2024-05-15  renovate[bot]ci: update ngtcp2/nghttp3 to v1.3.0
2024-05-15  renovate[bot]ci: update ngtcp2/ngtcp2 to v1.5.0
2024-05-14  Max Dymondci: handle git submodules for mbedTLS
2024-05-14  Max Dymondci: reconfigure renovate
2024-05-14  Viktor Szakatstidy-up: whitespace [ci skip]
2024-05-14  Viktor Szakatswarnless: delete orphan declarations
2024-05-14  Daniel StenbergBUG-BOUNTY.md: clarify the third party situation
2024-05-14  Stefan Eissinghttp tests: in CI skip test_02_23* for quiche
2024-05-14  Daniel Gustafssonhsts: explicitly skip blank lines
2024-05-14  Daniel Gustafssonautotools: Only probe for SGI MIPS compilers on IRIX
2024-05-14  Viktor Szakatstests: fix test 1167 to skip digit-only symbols
2024-05-14  Daniel Stenberglib: call Curl_strntolower instead of doing crafted...
2024-05-14  Daniel Stenbergsetopt: acknowledge errors proper for CURLOPT_COOKIEJAR
2024-05-14  Daniel Stenbergvtls: remove duplicate assign
2024-05-13  Max DymondGroup all non-major updates together to reduce PR spam
2024-05-13  Max DymondAdd the remainder of the workflows
2024-05-13  Max DymondAdd some basic versioning for some workflows to check...
2024-05-13  renovate[bot]Add renovate.json
2024-05-13  Daniel Stenbergvauth: make two functions void that always just returned OK
2024-05-13  Daniel Stenbergsetopt: remove check for 'option' that is always true
2024-05-13  Viktor Szakatstests: tidy up types in server code
2024-05-13  Daniel Stenbergsetopt: make the setstropt_userpwd args compulsory
2024-05-13  Daniel StenbergRELEASE-NOTES: synced
2024-05-13  Daniel Gustafssonwebsocket: Avoid memory leak in error path
2024-05-13  Daniel Gustafssonhsts: Remove single-use single-line function
2024-05-12  Viktor Szakatslib: bump hash sizes to `size_t`
2024-05-12  Viktor Szakatstests: make the unit test result type `CURLcode`
2024-05-12  Viktor Szakatsappveyor: tidy-ups
2024-05-12  Daniel Stenbergdocs/cmdline-opts: mention STARTTLS for --ssl and ...
2024-05-12  Daniel Stenbergsetopt: warn on Curl_set*opt() uses not using the retur...
2024-05-12  Orgad Shanehautotools: delete unused functions
2024-05-11  Viktor Szakatsexamples: fix/silence `-Wsign-conversion`
2024-05-11  Orgad Shanehcmake: fix `HAVE_IOCTLSOCKET_FIONBIO` test with gcc 14
2024-05-10  Jay Satiroftp: fix build for CURL_DISABLE_VERBOSE_STRINGS
2024-05-10  Jay Satirolib: clear the easy handle's saved errno before transfer
2024-05-10  Stefan Eissingftp: add tracing support
2024-05-10  Daniel Stenberghttp: remove redundant check
2024-05-10  Viktor Szakatsldap: fix unused variables (seen on OmniOS)
2024-05-10  Daniel Stenbergurl: make parse_login_details use memdup0
2024-05-10  Orgad Shanehdigest: replace strcpy for empty string with simple...
2024-05-10  Viktor Szakatsautotools: fix `HAVE_IOCTLSOCKET_FIONBIO` test for...
next