]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-04-16  Daniel Stenbergdmaketgz: release tarball generation using docker
2024-04-16  Viktor Szakatscmake: update ECH code and minor fixups
2024-04-16  Viktor Szakatstests: fix shellcheck issues in `ech_tests.sh`
2024-04-16  Viktor Szakatsdist: add ECH files to tarball
2024-04-16  Viktor Szakatsopenvms: look for `USE_IPV6` in `config.h` (was: `ENABL...
2024-04-16  daniel-j-hDockerfile: for release automation and reproducibility
2024-04-16  Stefan Eissingcw-out: improved error handling
2024-04-16  Daniel Stenbergversion: add "ECH" as a feature
2024-04-16  Daniel StenbergCURLOPT_ECH: polish
2024-04-16  Viktor Szakatstidy-up: whitespace [ci skip]
2024-04-16  Viktor Szakatsmbedtls: fix building with v3 in CMake Unity mode
2024-04-16  Viktor Szakatscmake: add librtmp/rtmpdump option and detection
2024-04-16  Stephen FarrellTLS: add support for ECH (Encrypted Client Hello)
2024-04-15  Daniel StenbergRELEASE-NOTES: synced
2024-04-15  Daniel Stenbergmulti: introduce SETUP state for better timeouts
2024-04-15  Tal Regevcmake: forward `USE_LIBRTMP` option to C
2024-04-15  Daniel Stenbergcurl_version_info: provide librtmp version
2024-04-15  blankiedocs: clarify CURLOPT_MAXFILESIZE and CURLOPT_MAXFILESI...
2024-04-15  Patrick MonneratOS400: post-shellcheck changes adjustments
2024-04-15  Viktor SzakatsOS400: tidy-up
2024-04-15  Daniel Stenbergmulti: timeout handles even without connection
2024-04-15  Patrick Monneratmprintf: check fputc error rather than matching returne...
2024-04-14  Viktor Szakatsci: add CMake build variation, fixup libssh detection...
2024-04-13  Viktor Szakatslib: merge `ENABLE_QUIC` C macro into `USE_HTTP3`
2024-04-13  Viktor Szakatsbuild: prefer `USE_IPV6` macro internally (was: `ENABLE...
2024-04-12  Dan FandrichDISTROS: mark rolling release distros
2024-04-12  Daniel Stenbergmbedtls: cut off trailing newlines from debug logs
2024-04-12  Daniel StenbergRELEASE-NOTES: synced
2024-04-12  Stefan EissingCURLINFO_REQUEST_SIZE: fixed, add tests for transfer...
2024-04-11  Viktor Szakatsdist: add files missing from release tarball
2024-04-11  Viktor Szakatsci: parallelize more, tidy up cmake commands (distcheck...
2024-04-11  Toon Claesdocs: add CURLOPT_NOPROGRESS to CURLOPT_XFERINFOFUNCTIO...
2024-04-11  RainRatmisc: fix typos
2024-04-11  Colin Leroy... file: add support for getting basic directory listings
2024-04-11  Viktor Szakatsci: add curl-for-win builds: Linux MUSL, macOS, Windows 13333/head
2024-04-11  Viktor SzakatsOS400: fix shellcheck warnings in scripts
2024-04-11  Stefan Eissinglib: add Curl_xfer_write_resp_hd
2024-04-11  Stefan Eissingllist: add Curl_llist_append()
2024-04-11  Stefan Eissinggnutls: lazy init the trust settings
2024-04-10  Marcel Raadhttp_negotiate: fix `CURL_DISABLE_PROXY` build
2024-04-10  Viktor Szakatsquic: fixup duplicate static function name (for cmake...
2024-04-10  Viktor Szakatsappveyor: make VS2010 job build-only, enable Schannel...
2024-04-10  Daniel Stenbergprojects: drop MSVC project files for recent versions
2024-04-09  Viktor Szakatscmake: use namespaced custom target names
2024-04-09  Viktor Szakatsappveyor: re-enable OpenSSL 3, bump to 3.2.1
2024-04-09  Stefan EissingCI: upgrade openssl version to 3.3.0 for openssl-quic
2024-04-09  Daniel StenbergRELEASE-NOTES: synced
2024-04-09  Daniel Stenbergcurl_multi_waitfds.md: add protocol mention
2024-04-09  Dmitry Karpovlib: add curl_multi_waitfds
2024-04-09  Viktor Szakatsdist: verify tarball reproducibility in CI
2024-04-09  Stefan Eissingtests: stabilitze test_02_23*
2024-04-09  Stefan Eissingtls: fix compile issues on old-linux CI
2024-04-09  Viktor Szakatsdist: add reproducible dir entries to tarballs
2024-04-09  Stefan Eissingtls: use shared init code for TCP+QUIC
2024-04-09  Daniel Stenberg.mailmap: update Gisle's preferred email
2024-04-09  Jan Mackudoc: pytest `--repeat` -> `--count`
2024-04-09  Daniel Stenbergsrc/Makefile.am: access curl.txt using a relative path...
2024-04-08  Daniel Stenbergbuild: remove MacOSX-Framework script
2024-04-08  Daniel Stenbergrelease-tools.sh: store the timestamp and release tag too
2024-04-08  Viktor SzakatsGHA: disable permissions where missing
2024-04-08  Stefan EissingCI: update component versions
2024-04-08  Jérôme LeclercqCMake: check fseeko after detecting HAVE_FILE_OFFSET_BITS
2024-04-08  Stefan Eissinghttp2: emit RST when client write fails
2024-04-08  Kailun Qinmbedtls: call mbedtls_ssl_setup() after RNG callback...
2024-04-08  Daniel StenbergNTLM_WB: drop support
2024-04-08  Daniel Stenbergcurl_trc: fix build error when lacking verbose messages
2024-04-08  Viktor Szakatscontrithanks: honor `CURLWWW` variable
2024-04-08  Viktor SzakatsGHA: add shellcheck job and fix warnings, shell tidy-ups
2024-04-08  Viktor Szakatsdist: do not require Perl in `maketgz`
2024-04-08  Daniel StenbergRELEASE-NOTES: synced
2024-04-08  Daniel Stenbergdocs/cmdline-opts: invoke managen using a relative...
2024-04-08  Daniel StenbergGHA: add valgrind to a wolfSSL build
2024-04-07  Viktor Szakatsdist: `set -eu`, fix shellcheck, make reproducible...
2024-04-07  Gisle Vanemtests/http: fix compiler warning
2024-04-06  Stefan Eissingvquic: use new curl_int64_t type
2024-04-05  Jay Satirolib: use multi instead of multi_easy for the active...
2024-04-05  Viktor Szakatstidy-up: whitespace [ci skip]
2024-04-05  Daniel Stenbergmakefile: remove the sorting from the vc-ide action
2024-04-05  Gisle Vanembearssl: fix compiler warnings
2024-04-05  Daniel StenbergDISTROS: Cygwin updates
2024-04-05  Stefan Eissinglib: add trace support for client reads and writes
2024-04-05  MAntoniakurldata: remove fields not used depending on used features
2024-04-05  Viktor Szakatscmake: enable `-pedantic-errors` for clang when `CURL_W...
2024-04-05  Viktor Szakatscmake: fix `CURL_WERROR=ON` for old CMake and use it...
2024-04-05  Viktor Szakatslib: use `#error` instead of invalid syntax in `curl_se...
2024-04-05  Daniel StenbergGHA: on macOS remove $HOME/.curlrc
2024-04-04  Viktor Szakatscmake: fixup `DEPENDS` filename
2024-04-04  Viktor SzakatsGHA: enable unity mode for cmake jobs + tidy-ups
2024-04-04  Dan FandrichCI: Add CI build on Debian stretch to test old support 13029/head
2024-04-04  Stefan Eissingrequest: paused upload on completed download, assess...
2024-04-04  Daniel Stenbergurl: do not URL decode proxy crendentials
2024-04-04  Viktor Szakatsappveyor: enable cmake unity mode by default
2024-04-04  Daniel StenbergRELEASE-NOTES: synced
2024-04-04  Viktor Szakatscmake: speed up libcurl doc building again
2024-04-04  Viktor Szakatscmake: tidy-up to use `WORKING_DIRECTORY`
2024-04-04  Viktor Szakatscmake: generate misc manpages and install `mk-ca-bundle.pl`
2024-04-04  Fabian Keilwolfssl: plug memory leak in wolfssl_connect_step2()
2024-04-03  Viktor Szakatsappveyor: OpenSSL 3 no longer found by CMake, revert...
2024-04-03  hongfei.liwinbuild: use $(RC) correctly
2024-04-03  Daniel Stenbergdist: remove the curl-config.1 from the tarball
next