]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2021-09-02  Marcel Raadmulti: fix compiler warning with `CURL_DISABLE_WAKEUP` 7661/head
2021-09-01  Daniel Stenbergtests: adjust the tftpd output to work with hyper mode
2021-09-01  Gisle Vanemopenssl: annotate SSL3_MT_SUPPLEMENTAL_DATA
2021-09-01  Daniel Stenbergcurl.1: provide examples for each option
2021-09-01  Daniel Stenbergprogress: make trspeed avoid floats
2021-08-31  Daniel Stenbergtest365: verify response with chunked AND Content-Lengt...
2021-08-31  Daniel Stenberghttp: ignore content-length if any transfer-encoding...
2021-08-31  Daniel StenbergRELEASE-NOTES: synced
2021-08-30  Daniel StenbergRevert "http2: skip immediate parsing of payload follow...
2021-08-30  Daniel StenbergKNOWN_BUGS: HTTP/3 doesn't support client certs
2021-08-30  Daniel Stenbergmailing lists: move from cool.haxx.se to lists.haxx.se
2021-08-27  Daniel Stenberghttp_proxy: only wait for writable socket while sending...
2021-08-26  Daniel Stenberghttp: disallow >3-digit response codes
2021-08-26  Tatsuhiro Tsujikawangtcp2: stop buffering crypto data
2021-08-26  Daniel Stenbergtest1280: CRLFify the response to please hyper
2021-08-26  Daniel Stenbergtests: enable test 1129 for hyper builds
2021-08-26  Daniel Stenbergcurl: better error message when -O fails to get a good...
2021-08-26  Daniel Stenbergcurl_easy_setopt: tweak the string copy wording
2021-08-25  Daniel StenbergRELEASE-NOTES: synced
2021-08-25  Doncmake: sync CURL_DISABLE options
2021-08-25  Jay SatiroKNOWN_BUGS: FTPS upload data loss with TLS 1.3
2021-08-24  Daniel Stenbergcmake: avoid poll() on macOS
2021-08-23  Daniel Stenbergc-hyper: handle HTTP/1.1 => HTTP/1.0 downgrade on reuse...
2021-08-23  Daniel Stenbergc-hyper: deal with Expect: 100-continue combined with...
2021-08-23  a1346054tests: be explicit about using 'python3' instead of...
2021-08-23  a1346054scripts: invoke interpreters through /usr/bin/env
2021-08-23  Daniel StenbergDISABLED: enable 11 more tests for hyper builds
2021-08-23  Daniel Stenbergsetopt: enable CURLOPT_IGNORE_CONTENT_LENGTH for hyper
2021-08-23  Daniel Stenbergtest1138: remove trailing space to make work with hyper
2021-08-23  Daniel Stenberglibcurl-errors.3: clarify two CURLUcode errors
2021-08-23  Jay Satirosymbols-in-versions: fix CURLSSLBACKEND_QSOSSL last...
2021-08-23  Daniel Stenbergurlapi.c:seturl: assert URL instead of using if-check
2021-08-22  Daniel Stenbergcurl-openssl.m4: show correct output for OpenSSL v3
2021-08-22  Jay Satiromksymbolsmanpage.pl: Fix showing symbol's last used...
2021-08-21  Daniel Stenbergmksymbolsmanpage.pl: match symbols case insenitively
2021-08-21  Daniel Stenbergasyn-ares: call ares_freeaddrinfo() to clean up addrinf...
2021-08-21  Ehren Bendlerwolfssl: clean up wolfcrypt error queue
2021-08-21  Daniel Stenbergman pages: remove trailing whitespaces
2021-08-21  Daniel Stenbergmailmap: add Gleb Ivanovsky
2021-08-21  Daniel Stenbergconfig.d: escape the backslash properly
2021-08-21  Doncurl_setup.h: sync values for HTTP_ONLY
2021-08-21  Jay Satiroconfigure: set classic mingw minimum OS version to XP
2021-08-21  Jay Satiroschannel: Work around typo in classic mingw macro
2021-08-20  Daniel StenbergRELEASE-NOTES: synced
2021-08-20  Daniel Stenberghttp_proxy: fix user-agent and custom headers for CONNE...
2021-08-20  Daniel Stenbergc-hyper: initial support for "dumping" 1xx HTTP responses
2021-08-18  Marc Hoerskentests/*server.pl: flush output before executing subprocess
2021-08-18  Marc HoerskenCI: use GitHub Container Registry instead of Docker Hub
2021-08-18  Daniel Stenbergopenssl: when creating a new context, there cannot...
2021-08-18  Jay SatiroKNOWN_BUGS: Renegotiate from server may cause hang...
2021-08-17  Viktor Szakatsdocs/BINDINGS: URL update
2021-08-17  Marc Hoerskentests/server/*.c: align handling of portfile argument...
2021-08-17  Daniel GustafssonKNOWN_BUGS: Fix a number of typos in KNOWN_BUGS
2021-08-17  Daniel Stenberggetparameter: fix the --local-port number parser
2021-08-17  Daniel StenbergKNOWN_BUGS: Can't use Secure Transport with Crypto...
2021-08-17  Jan Verbeekcurl: add warning for ignored data after quoted form...
2021-08-17  Jay Satirocodeql: fix error "Resource not accessible by integration"
2021-08-17  Jay Satirotool_operate: Fix --fail-early with parallel transfers
2021-08-17  Sergey Markelovsectransp: support CURLINFO_CERTINFO
2021-08-16  Daniel Stenbergngtcp2: remove the acked_crypto_offset struct field...
2021-08-16  Daniel Stenbergmisc: update incorrect copyright year ranges
2021-08-16  Daniel StenbergKNOWN_BUGS: HTTP/3 quiche upload large file fails
2021-08-16  Daniel StenbergKNOWN_BUGS: CMake build with MIT Kerberos does not...
2021-08-16  Daniel StenbergTODO: add asynch getaddrinfo support
2021-08-16  Daniel StenbergRELEASE-NOTES: synced
2021-08-16  Artur Sinilahttp2: revert call the handle-closed function correctly...
2021-08-16  Patrick Monneratauth: do not append zero-terminator to authorisation...
2021-08-16  Patrick Monneratauth: use sasl authzid option in kerberos
2021-08-16  Patrick Monneratauth: we do not support a security layer after kerberos...
2021-08-16  Patrick Monneratauth: properly handle byte order in kerberos security...
2021-08-16  z2_x509asn1: fix heap over-read when parsing x509 certificates
2021-08-14  Daniel StenbergKNOWN_BUGS: Disconnects don't do verbose
2021-08-14  Daniel Stenbergmailmap: fixup MichaƂ Antoniak
2021-08-14  MAntoniakbuild: fix compiler warnings
2021-08-14  i-kyCODE_STYLE-md: fix bold font style
2021-08-14  i-kyCODE_STYLE-md: add missing comma
2021-08-13  Daniel Gustafssonexamples/ephiperfifo.c: simplify signal handler
2021-08-13  Daniel Stenbergc-hyper: initial step for 100-continue support
2021-08-13  Ikko Ashiminevtls: fix typo in schannel_verify.c
2021-08-13  Emil Englercurl_url_get.3: clarify about path and query
2021-08-13  Daniel Stenbergc-hyper: fix header value passed to debug callback
2021-08-12  Viktor Szakatscleanup: URL updates
2021-08-12  April KingDEPRECATE.md: linkify curl-library mailing list
2021-08-12  Barry Pollardoutput.d: add method to suppress response bodies
2021-08-12  Daniel StenbergTODO: remove 'c-ares deviates on http://1346569778'
2021-08-12  Colin O'DellBINDINGS.md: update links to use https where available
2021-08-11  Daniel Stenbergasyn-ares.c: move all version number checks to the top 7552/head
2021-08-11  Daniel Stenbergares: use ares_getaddrinfo()
2021-08-10  Tatsuhiro Tsujikawangtcp2: utilize crypto API functions to simplify
2021-08-10  megatronkingngtcp2: reset the oustanding send buffer again when...
2021-08-10  Michael Kaufmannprogress: fix a compile warning on some systems
2021-08-10  Daniel StenbergRELEASE-NOTES: synced
2021-08-10  Daniel Stenberghttp: consider cookies over localhost to be secure
2021-08-10  Daniel StenbergTODO: erase secrets from heap/stack after use
2021-08-10  Jay Satirohostip: Make Curl_ipv6works function independent of...
2021-08-10  Jay Satirotest1565: fix windows build errors
2021-08-09  Jeremy Falconwinbuild/README.md: clarify GEN_PDB option
2021-08-09  Tatsuhiro Tsujikawangtcp2: replace deprecated functions with nghttp3_conn_...
2021-08-09  Tatsuhiro Tsujikawangtcp2: rework the return value handling of ngtcp2_conn...
2021-08-09  Daniel Stenbergconfigure: error out if both ngtcp2 and quiche are...
next