]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-04-18  Daniel Stenbergcurl_url_get.md: clarify queries and fragments and...
2024-04-18  Stefan Eissingtests: check caddy server version to match test expecta...
2024-04-18  Daniel Stenbergcurl_url_set.md: extended
2024-04-18  Daniel Stenbergurlapi: add CURLU_GET_EMPTY for empty queries and fragments
2024-04-17  Daniel StenbergRELEASE-NOTES: synced
2024-04-17  Daniel Stenberglib1560: test with leading zeroes and more IPv4 versions
2024-04-17  MonkeybreadSoftwaresmtp: result of Curl_bufq_cread was not used
2024-04-17  Daniel Stenbergurlapi: fix relative redirects to fragment-only
2024-04-17  Jiwoo Parkurl: fix use of an uninitialized variable
2024-04-17  Patrick Monneratos400: sync with latest changes
2024-04-17  Daniel Stenbergngtcp2: fix macro use
2024-04-17  MonkeybreadSoftwaresendf: fix two typos in comments
2024-04-17  MonkeybreadSoftwarelib: silence warnings on comma misuse
2024-04-17  Stefan Eissinghttp/2, http/3: decouple stream state from easy handle
2024-04-17  Daniel StenbergROADMAP: remove completed entries, mention websocket
2024-04-17  Daniel StenbergTHANKS-filter: name fixes
2024-04-17  MonkeybreadSoftwarewinbuild: add ENABLE_WEBSOCKETS option
2024-04-17  Daniel Stenbergdmaketgz: compacter
2024-04-17  Dan Fandrichtests: Fix uninitialized value warning
2024-04-16  MonkeybreadSoftwareidn: add native AppleIDN (icucore) support for macOS/iOS
2024-04-16  Stefan Eissinghttp3: extend download abort tests, fixes in ngtcp2
2024-04-16  Daniel Stenbergtests: add -q as first option when invoking curl for...
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
next