]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-05-27  Viktor SzakatsCI: tidy up skipping tests build/run in Windows jobs
2024-05-27  Viktor Szakatscmake: use `APPLE` instead of `CMAKE_SYSTEM_NAME` string
2024-05-27  Viktor Szakatscmake: whitespace, formatting/tidy-up in comments
2024-05-27  Viktor Szakatscmake: allow `ENABLE_CURLDEBUG=OFF` with `ENABLE_DEBUG=ON`
2024-05-27  Viktor Szakatscmake: `ENABLE_DEBUG=ON` to always set `-DDEBUGBUILD`
2024-05-27  Viktor SzakatsGHA: add autotools mingw-64, build-only job
2024-05-27  Viktor SzakatsGHA: add three MSVC jobs
2024-05-27  Viktor SzakatsGHA: add three old (gcc 6, 7, 9) mingw-w64 jobs
2024-05-27  Daniel StenbergTODO: remove some old, clarify, add something
2024-05-27  Daniel StenbergTODO: Add "Share CA cache" + "CA caching to more TLS...
2024-05-26  Viktor Szakatsruntests: sort test IDs in summary lines
2024-05-26  Viktor Szakatsexamples: fix compiling with MSVC
2024-05-26  Jonathan Matthewsdocs/cmdline-opts: fix mail-auth example TLD typo
2024-05-26  Daniel Stenberglibssh: remove CURLOPT_SSL_VERIFYHOST check
2024-05-25  Stefan Eissingmulti: add multi->proto_hash, a key-value store for...
2024-05-25  Jan Venekamptests: add pytest for --ciphers and --tls13-ciphers...
2024-05-25  Orgad Shanehtool_operate: avoid explicitly setting verifypeer to 1
2024-05-25  Orgad Shanehtests: extend user/password parsing test1620
2024-05-25  Alejandro R... configure: use `$EGREP` in place of `grep -E`
2024-05-25  renovate[bot]ci: update dependency awslabs/aws-lc to v1.28.0
2024-05-25  Jan Venekamptests: test_17_ssl_use.py clarify mbedtls TLSv1.3 support
2024-05-25  Stefan Eissinghttp: write last header line late
2024-05-24  Dan Fandrichtests: use exec when spawning nghttpx
2024-05-24  Viktor SzakatsGHA: ignore flaky test 3017 (MQTT) on OpenBSD
2024-05-24  Joseph Chenbuild: add more supported attributes to the IAR compiler
2024-05-24  Viktor Szakatscmake: fix test 1013 with websockets enabled and no TLS
2024-05-24  Viktor SzakatsGHA: stop deleting curl in non-native workflows
2024-05-24  Jay Satiroopenssl: stop duplicate ssl key logging for legacy...
2024-05-24  Stefan Eissingtransfer: remove curl_upload_refill_watermark, no longe...
2024-05-24  Daniel StenbergRELEASE-NOTES: synced
2024-05-24  Viktor Szakatscmake: fix brotli lib order
2024-05-24  Pavel Pcmake: fix building in unity mode
2024-05-24  Jay Satirowinbuild: remove outdated WIN32 defines
2024-05-23  renovate[bot]ci: update github/codeql-action digest to 9fdb3e4
2024-05-23  Pavel Pasyn-thread: avoid using GetAddrInfoExW with impersonation
2024-05-23  Stefan Eissingtransfer: conn close on paused upload
2024-05-23  Stefan EissingCI GHA: add vsftpd to ngtcp2-linux runs
2024-05-23  Orgad ShanehGHA: increase timeout for Cygwin autotools build tests...
2024-05-22  Stefan Eissingmbedtls: send close-notify on close
2024-05-22  Stefan Eissingmbedtls: check version for cipher id
2024-05-22  Viktor Szakatscmake: fix building with both md4 and md5 in unity...
2024-05-22  Daniel Stenbergdocs/Makefile.am: make curl-config.1 install
2024-05-22  dependabot... GHA: bump actions/checkout from 4.1.4 to 4.1.6
2024-05-22  Stefan Eissingpytest: add ftp upload tests
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
next