summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* azure: make the "w/o HTTP/SMTP/IMAP" build disable SSL properbagder/azure-disable-ssl-properDaniel Stenberg2021-11-131-1/+1
* configure: add -lm to configure for rustls build.Jacob Hoffman-Andrews2021-11-131-8/+3
* curl_share_setopt.3: refer to CURLSHOPT_USERDATA(3) properlyDaniel Stenberg2021-11-121-2/+1
* curl_share_setopt.3: split out options into their own manpagesDaniel Stenberg2021-11-127-70/+370
* http_proxy: make Curl_connect_done() work for proxy disabled buildsDaniel Stenberg2021-11-121-1/+2
* Curl_connect_done: handle being called twiceDaniel Stenberg2021-11-121-2/+3
* configure: don't enable TLS when --without-* flags are usedStan Hu2021-11-121-9/+27
* docs/checksrc: Add documentation for STRERRORRikard Falkeborn2021-11-111-1/+3
* vtls/rustls: adapt to the updated rustls_version protoDaniel Stenberg2021-11-113-13/+20
* vtls/rustls: handle RUSTLS_RESULT_PLAINTEXT_EMPTYKevin Burke2021-11-111-7/+4
* zuul: update build environment for rustls-ffi 0.8.0Kevin Burke2021-11-112-3/+3
* vtls/rustls: update to compile with rustls-ffi v0.8.0Kevin Burke2021-11-113-8/+8
* RELEASE-NOTES: syncedDaniel Stenberg2021-11-112-268/+14
* multi: shut down CONNECT in Curl_detach_connnectionDaniel Stenberg2021-11-116-7/+138
* curl_easy_cleanup.3: remove from multi handle firstDaniel Stenberg2021-11-101-0/+4
* url.c: fix the SIGPIPE comment for Curl_closeDaniel Stenberg2021-11-101-3/+1
* RELEASE-NOTES: syncedcurl-7_80_0Daniel Stenberg2021-11-101-15/+34
* THANKS: add contributors from the 7.80.0 cycleDaniel Stenberg2021-11-101-0/+45
* ngtcp2: advertise h3 as well as h3-29Tatsuhiro Tsujikawa2021-11-091-7/+10
* ngtcp2: use QUIC v1 consistentlyTatsuhiro Tsujikawa2021-11-091-2/+2
* ngtcp2: compile with the latest nghttp3Tatsuhiro Tsujikawa2021-11-091-1/+1
* tests: add Schannel-specific tests and disable unsupported onesMarc Hoersken2021-11-0915-24/+332
* docs: NAME fixes in easy option man pagesDaniel Stenberg2021-11-0827-46/+46
* ftp: make the MKD retry to retry once per directoryRoger Young2021-11-081-5/+6
* tool_operate: reorder code to avoid compiler warningDaniel Stenberg2021-11-081-3/+4
* curl_easy_perform.3: add a para about recv and send dataDaniel Stenberg2021-11-081-0/+6
* tool_operate: fclose stream only if fopenedDaniel Stenberg2021-11-081-1/+1
* libcurl-easy.3: language polishDaniel Stenberg2021-11-081-5/+6
* limit-rate.d: this is average over several secondsDaniel Stenberg2021-11-081-0/+3
* docs: reduce/avoid English contractionsDaniel Stenberg2021-11-07265-925/+926
* tool_operate: fix torture leaks with etagsDaniel Stenberg2021-11-061-5/+11
* ngtcp2: support latest QUIC TLS RFC9001Amaury Denoyelle2021-11-051-1/+1
* test1173: make manpage-syntax.pl spot \n errors in examplesDaniel Stenberg2021-11-051-0/+3
* man pages: fix backslash-n in examplesDaniel Stenberg2021-11-0520-22/+22
* scripts/release-notes.pl: use out of repo links verbatim in refsDaniel Stenberg2021-11-051-5/+26
* tool_operate: a failed etag save now only fails that transferDaniel Stenberg2021-11-044-70/+162
* .github: retry macos "brew install" command on failureKevin Burke2021-11-041-1/+4
* CURLOPT_ALTSVC_CTRL.3: mention conn reuse is preferredDaniel Stenberg2021-11-041-2/+6
* RELEASE-NOTES: syncedDaniel Stenberg2021-11-031-13/+39
* zuul: pin the quiche build to use an older cmake-rsDaniel Stenberg2021-11-031-0/+5
* Revert "src/tool_filetime: disable -Wformat on mingw for this file"Marc Hoersken2021-11-031-5/+0
* schannel: fix memory leak due to failed SSL connectionJay Satiro2021-11-021-19/+24
* Curl_updateconninfo: store addresses for QUIC connections tooDaniel Stenberg2021-11-021-8/+6
* curl.1: fix typos in the manpageSergio Durigan Junior2021-11-012-3/+3
* tests/smbserver.py: fix compatibility with impacket 0.9.23+Marc Hoersken2021-11-011-3/+4
* docs: reduce use of "very"Daniel Stenberg2021-11-0151-236/+232
* ngtcp2: specify the missing required callback functionsTatsuhiro Tsujikawa2021-11-011-2/+16
* CURLOPT_[PROXY]_SSL_CIPHER_LIST.3: bold instead of quoteDaniel Stenberg2021-11-012-22/+21
* gen.pl: replace leading single quotes with \(aqDaniel Stenberg2021-11-015-4/+6
* tests: kill some test servers afterwards to avoid locked logfilesMarc Hoersken2021-11-013-0/+9