]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-04-24  Daniel Stenbergtelnet: check return code from fileno()
2024-04-24  Viktor Szakatstls: fix SecureTransport + BearSSL cmake unity builds
2024-04-24  Jay Satirodllmain: Call OpenSSL thread cleanup for Windows and...
2024-04-24  Jan Venekamprustls: remove incorrect SSLSUPP_TLS13_CIPHERSUITES...
2024-04-24  Stefan Eissingquiche: expire all active transfers on connection close
2024-04-23  Dan Fandrichtests: fix feature case in test1481
2024-04-23  Gustedtool_operate: don't truncate the etag save file by...
2024-04-22  Abdullah Alyantests: enable test 1117 for hyper
2024-04-22  Daniel Stenbergsendf: useless assignment in cr_lc_read()
2024-04-21  Daniel Stenbergtool_paramhlp: remove duplicate assign
2024-04-21  Daniel Stenbergtransfer: remove useless assignment
2024-04-21  Daniel Stenberghttp: acknowledge a returned error code
2024-04-20  Daniel Stenbergtool_operate: init vars unconditionally in post_per_tra...
2024-04-19  Daniel StenbergRELEASE-NOTES: synced
2024-04-19  Daniel Stenbergurlapi: allow setting port number zero
2024-04-19  Daniel Stenberghttp_aws_sigv4: remove useless assignment
2024-04-19  Daniel Stenbergfile: remove useless assignment
2024-04-19  Daniel Stenbergtest2406: verify -f with HTTP/2
2024-04-19  Stefan Eissinghttp2 + ngtcp2: pass CURLcode errors from callbacks
2024-04-19  Daniel Stenbergrequest: make Curl_req_init return void
2024-04-19  Daniel Stenbergmulti: remove the unused Curl_preconnect function
2024-04-19  Daniel StenbergCurl_creader_read: init two variables to avoid using...
2024-04-19  Daniel Stenberghttp: reject HTTP major version switch mid connection
2024-04-19  Daniel Stenbergmqtt: when Curl_xfer_recv returns error, don't use...
2024-04-19  Daniel Stenbergftp: fix socket leak on rare error
2024-04-18  Daniel Stenbergurlapi: remove unused flags argument from Curl_url_set_...
2024-04-18  Daniel Stenberggithub/ISSUE_TEMPLATE: tweak the commericual support...
2024-04-18  Daniel Stenberggithub/ISSUE_TEMPLATE: link the GitHub discussions too
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
next