summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: NAME fixes in easy option man pagesbagder/opts-NAMEDaniel Stenberg2021-11-0827-46/+46
* 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
* smooth-gtk-thread.c: enhance the mutex lock useDaniel Stenberg2021-11-011-39/+31
* CI/runtests.pl: restore -u flag, but remove it from CI runsMarc Hoersken2021-10-314-4/+4
* CURLOPT_HSTSWRITEFUNCTION.3: using CURLOPT_HSTS_CTRL is requiredJonathan Cardoso Machado2021-10-291-0/+3
* imap: display quota informationAxel Morawietz2021-10-281-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-10-281-14/+55
* cmake: fix error getting LOCATION property on non-imported targetBoris Rasin2021-10-281-6/+4
* url: check the return value of curl_url()x20182021-10-281-0/+5
* configure.ac: replace krb5-config with pkg-configRoy Li2021-10-281-8/+6
* test1160: edited to work with hyperDaniel Stenberg2021-10-272-2/+1
* data/DISABLED: enable tests that now work with hyperDaniel Stenberg2021-10-271-5/+0
* test559: add 'HTTP' in keywordsDaniel Stenberg2021-10-271-0/+1
* test552: updated to work with hyperDaniel Stenberg2021-10-272-5/+5
* github: fix incomplete permission to label PRs for HacktoberfestMarc Hoersken2021-10-271-1/+3
* opt-manpages: use 'Added in' instead of 'Since'Daniel Stenberg2021-10-274-4/+4
* github: fix missing permission to label PRs for HacktoberfestMarc Hoersken2021-10-271-0/+3
* CI: more use of test-ci make target and verbose outputMarc Hoersken2021-10-276-9/+9
* github: add support for Hacktoberfest using labelsMarc Hoersken2021-10-271-0/+53
* http: reject HTTP response codes < 100Daniel Stenberg2021-10-274-6/+16
* docs: fix typo in CURLOPT_TRAILERFUNCTION exampleKerem Kat2021-10-261-1/+1
* docs/HYPER: remove some remaining issues, add HTTP/0.9 limitationDaniel Stenberg2021-10-261-6/+2
* configure: when hyper is selected, deselect nghttp2Daniel Stenberg2021-10-261-19/+13
* sendf: accept zero-length data in Curl_client_write()Patrick Monnerat2021-10-251-3/+5
* hyper: disable test 1294 since hyper doesn't allow such crazy headersDaniel Stenberg2021-10-253-1/+3