]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2021-09-21  Daniel Stenbergtest897: verify delivery of IMAP post-body header content
2021-09-19  Daniel StenbergKNOWN_BUGS: connection migration doesn't work
2021-09-19  Daniel StenbergRELEASE-NOTES: synced
2021-09-17  Daniel Stenberghttp: fix the broken >3 digit response code detection
2021-09-17  Jay Satirostrerror: use sys_errlist instead of strerror on Windows
2021-09-16  Daniel Stenbergdist: provide lib/.checksrc in the tarball
2021-09-16  Daniel StenbergTODO: Improve documentation about fork safety
2021-09-16  Daniel Stenberghsts: CURLSTS_FAIL from hsts read callback should fail...
2021-09-16  Daniel Stenbergtest1184: disable
2021-09-16  Daniel StenbergCurl_http2_setup: don't change connection data on repea...
2021-09-16  Daniel StenbergRELEASE-NOTES: synced
2021-09-16  Kamil Dudkatests/sshserver.pl: make it work with openssh-8.7p1
2021-09-15  Daniel Stenberghsts: handle unlimited expiry
2021-09-15  Daniel Stenbergcurl_multi_fdset: make FD_SET() not operate on sockets...
2021-09-15  Daniel StenbergFAQ: add GOPHERS + curl works on data, not files
2021-09-14  Daniel StenbergRELEASE-NOTES: synced curl-7_79_0
2021-09-14  Daniel StenbergTHANKS: add contributors from 7.79.0 release cycle
2021-09-14  Daniel StenbergFAQ: add two dev related questions
2021-09-13  Daniel Stenbergzuul.d/jobs: disable three tests for *-openssl-disable...
2021-09-13  Patrick Monneratftp,imap,pop3,smtp: reject STARTTLS server response...
2021-09-13  Patrick Monneratftp,imap,pop3: do not ignore --ssl-reqd
2021-09-13  z2_ on hackeronemqtt: clear the leftovers pointer when sending succeeds
2021-09-13  Daniel Stenbergzuul: bump the rustls job to use v0.7.2
2021-09-13  Daniel StenbergRELEASE-PROCEDURE: add release dates from now to 8...
2021-09-13  Daniel StenbergSECURITY-PROCESS: tweak a little to match current practices
2021-09-13  Daniel Stenberghttp_proxy: fix the User-Agent inclusion in CONNECT
2021-09-12  Daniel StenbergCurl_hsts_loadcb: don't attempt to load if hsts wasn...
2021-09-12  Tatsuhiro Tsujikawangtcp2: fix build with ngtcp2 and nghttp3
2021-09-12  Daniel Stenbergwrite-out.d: clarify size_download/upload
2021-09-11  Daniel Stenberghttp2: Curl_http2_setup needs to init stream data in...
2021-09-10  Daniel Stenbergurl: fix compiler warning in no-verbose builds
2021-09-10  Daniel Stenbergnon-ascii: fix build errors from strerror fix
2021-09-10  Daniel Stenbergparse_args: redo the warnings for --remote-header-name...
2021-09-10  Daniel Stenbergngtcp2: adapt to new size defintions upstream
2021-09-10  Daniel Stenbergrustls: add strerror.h include
2021-09-10  Daniel Stenbergdocs: the security list is reached at security at curl...
2021-09-09  Marc Hoerskenruntests: add option -u to error on server unexpectedly...
2021-09-09  Daniel Stenbergopts docs: unify phrasing in NAME header
2021-09-09  Daniel Stenbergstrerror.h: remove the #include from files not using it
2021-09-09  Daniel Stenberglib: don't use strerror()
2021-09-08  Daniel Gustafssoncirrus: Add FreeBSD 13.0 job and disable sanitizer...
2021-09-08  Daniel Stenbergcopyrights: update copyright year ranges
2021-09-08  Daniel StenbergRELEASE-NOTES: synced
2021-09-07  Daniel StenbergINTERNALS: c-ares has a new home: c-ares.org
2021-09-07  Daniel Stenbergdocs: remove experimental mentions from HSTS and MQTT
2021-09-06  Cao ZhenXiangcurl: add warning for incompatible parameters usage
2021-09-06  git-bruhexamples/*hiperfifo.c: fix calloc arguments to match...
2021-09-06  Daniel StenbergINTERNALS: bump c-ares requirement to 1.16.0
2021-09-06  Daniel Stenbergcurl: stop retry if Retry-After: is longer than allowed
2021-09-06  MAntoniakmbedtls: avoid using a large buffer on the stack
2021-09-05  Daniel Stenbergconfigure: make --disable-hsts work
2021-09-05  Jay Satiroconfig.d: note that curlrc is used even when --config
2021-09-04  Daniel StenbergRELEASE-NOTES: synced
2021-09-04  Daniel Stenbergtest1173: check references to libcurl options
2021-09-04  Daniel StenbergCURLOPT_UNIX_SOCKET_PATH.3: remove nginx reference...
2021-09-04  Daniel Stenbergopt-docs: verify man page sections + order
2021-09-04  Daniel Stenbergopt-docs: make sure all man pages have examples
2021-09-03  Daniel Stenbergget.d: provide more useful examples
2021-09-03  Daniel Stenbergpage-header: add GOPHERS, simplify wording in the 1st...
2021-09-02  Daniel Stenbergconnect: get local port + ip also when reusing connections
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
next