summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* examples/imap-append: fix end-of-data checkbagder/imap-appendDaniel Stenberg2021-09-241-1/+1
* vtls: Fix a memory leak if an SSL session cannot be added to the cacheMichael Kaufmann2021-09-2410-16/+36
* HTTP3.md: use 'autoreconf -fi' instead of buildconfMomoka Yamamoto2021-09-241-3/+3
* GIT-INFO: rephrase to adapt to s/buildconf/autoreconfDaniel Stenberg2021-09-241-2/+2
* llist: remove redundant code, branch will not be executedh1zzz2021-09-241-3/+1
* HTTP-COOKIES.md: remove duplicate 'each'tlahn2021-09-241-1/+1
* libssh2: Get the version at runtime if possibleJoel Depooter2021-09-241-1/+1
* schannel: fix typoJoel Depooter2021-09-241-2/+2
* cmake: with OpenSSL, define OPENSSL_SUPPRESS_DEPRECATEDDaniel Stenberg2021-09-231-0/+2
* curl-openssl: pass argument to sed single-quotedDaniel Stenberg2021-09-231-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-09-232-29/+18
* misc: fix typos in docs and commentsa13460542021-09-236-6/+6
* ci: update Lift config to match requirements of curl buildThomas M. DuBuisson2021-09-233-5/+5
* cleanup: constify unmodified static structsRikard Falkeborn2021-09-2310-20/+20
* RELEASE-NOTES: syncedcurl-7_79_1Daniel Stenberg2021-09-221-4/+0
* THANKS: added names from the 7.79.1 releaseDaniel Stenberg2021-09-221-0/+5
* test897: verify delivery of IMAP post-body header contentDaniel Stenberg2021-09-213-2/+79
* KNOWN_BUGS: connection migration doesn't workDaniel Stenberg2021-09-191-0/+5
* RELEASE-NOTES: syncedDaniel Stenberg2021-09-191-5/+19
* http: fix the broken >3 digit response code detectionDaniel Stenberg2021-09-173-6/+51
* strerror: use sys_errlist instead of strerror on WindowsJay Satiro2021-09-171-2/+2
* dist: provide lib/.checksrc in the tarballDaniel Stenberg2021-09-161-2/+2
* TODO: Improve documentation about fork safetyDaniel Stenberg2021-09-161-0/+5
* hsts: CURLSTS_FAIL from hsts read callback should fail transferDaniel Stenberg2021-09-166-6/+34
* test1184: disableDaniel Stenberg2021-09-161-0/+2
* Curl_http2_setup: don't change connection data on repeat invokesDaniel Stenberg2021-09-161-6/+6
* RELEASE-NOTES: syncedDaniel Stenberg2021-09-162-274/+15
* tests/sshserver.pl: make it work with openssh-8.7p1Kamil Dudka2021-09-161-14/+0
* hsts: handle unlimited expiryDaniel Stenberg2021-09-154-28/+47
* curl_multi_fdset: make FD_SET() not operate on sockets out of rangeDaniel Stenberg2021-09-152-13/+21
* FAQ: add GOPHERS + curl works on data, not filesDaniel Stenberg2021-09-151-4/+4
* RELEASE-NOTES: syncedcurl-7_79_0Daniel Stenberg2021-09-141-7/+39
* THANKS: add contributors from 7.79.0 release cycleDaniel Stenberg2021-09-141-0/+26
* FAQ: add two dev related questionsDaniel Stenberg2021-09-141-0/+41
* zuul.d/jobs: disable three tests for *-openssl-disable-proxyDaniel Stenberg2021-09-131-0/+1
* ftp,imap,pop3,smtp: reject STARTTLS server response pipeliningPatrick Monnerat2021-09-139-1/+236
* ftp,imap,pop3: do not ignore --ssl-reqdPatrick Monnerat2021-09-137-36/+195
* mqtt: clear the leftovers pointer when sending succeedsz2_ on hackerone2021-09-131-0/+4
* zuul: bump the rustls job to use v0.7.2Daniel Stenberg2021-09-131-1/+2
* RELEASE-PROCEDURE: add release dates from now to 8.0.0 in 2023Daniel Stenberg2021-09-131-4/+5
* SECURITY-PROCESS: tweak a little to match current practicesDaniel Stenberg2021-09-131-10/+11
* http_proxy: fix the User-Agent inclusion in CONNECTDaniel Stenberg2021-09-133-19/+130
* Curl_hsts_loadcb: don't attempt to load if hsts wasn't initedDaniel Stenberg2021-09-121-1/+3
* ngtcp2: fix build with ngtcp2 and nghttp3Tatsuhiro Tsujikawa2021-09-122-4/+8
* write-out.d: clarify size_download/uploadDaniel Stenberg2021-09-121-2/+4
* http2: Curl_http2_setup needs to init stream data in all invokesDaniel Stenberg2021-09-111-12/+17
* url: fix compiler warning in no-verbose buildsDaniel Stenberg2021-09-101-0/+2
* non-ascii: fix build errors from strerror fixDaniel Stenberg2021-09-101-12/+10
* parse_args: redo the warnings for --remote-header-name combosDaniel Stenberg2021-09-103-13/+13
* ngtcp2: adapt to new size defintions upstreamDaniel Stenberg2021-09-101-16/+3