summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* KNOWN_BUGS: A shared connection cache is not thread-safebagder/shared-conncache-threadedDaniel Stenberg2020-08-112-4/+13
* TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg2020-08-088-14/+14
* curl.1: add a few missing valid exit codesDaniel Stenberg2020-08-041-0/+10
* TODO: Use multiple parallel transfers for a single downloadDaniel Stenberg2020-08-041-0/+22
* TODO: Set the modification date on an uploaded fileDaniel Stenberg2020-08-041-0/+8
* tlsv1.3.d. only for TLS-using connectionsDaniel Stenberg2020-08-021-4/+6
* tls-max.d: this option is only for TLS-using connectionsDaniel Stenberg2020-08-021-0/+3
* checksrc: invoke script with -D to find .checksrc properDaniel Stenberg2020-08-011-1/+1
* TODO: Schannel: 'Add option to allow abrupt server closure'Jay Satiro2020-07-301-0/+10
* docs: add date of 7.20 to CURLM_CALL_MULTI_PERFORM mentionsdivinity762020-07-302-2/+2
* checksrc: ban gmtime/localtimeDaniel Stenberg2020-07-281-0/+1
* CURLOPT_NOBODY.3: fix the syntax for referring to optionsDaniel Stenberg2020-07-271-3/+3
* CURLOPT_NOBODY.3: clarify what setting to 0 meansDaniel Stenberg2020-07-271-6/+16
* travis: update quiche builds for new boringssl layoutAlessandro Ghedini2020-07-181-3/+3
* page-header: provide protocol details in the curl.1 man pageDaniel Stenberg2020-07-161-0/+49
* docs: Update a few leftover mentions of DarwinSSLDaniel Gustafsson2020-07-164-7/+7
* CURL_PUSH_ERROROUT: allow the push callback to fail the parent streamDaniel Stenberg2020-07-163-8/+4
* curl: add %{method} to the -w variablesDaniel Stenberg2020-07-141-0/+3
* CURLINFO_EFFECTIVE_METHOD: addedDaniel Stenberg2020-07-144-0/+73
* windows: add unicode to feature listViktor Szakats2020-07-142-0/+4
* content_encoding: add zstd decoding supportGilles Vollant2020-07-124-5/+28
* CURLINFO_CERTINFO.3: fix typoFilip Salomonsson2020-07-061-2/+2
* curl_version_info.3: CURL_VERSION_KERBEROS4 is deprecatedDaniel Stenberg2020-07-031-1/+1
* THANKS: add contributors to 7.71.1Daniel Stenberg2020-06-301-0/+8
* TODO: Add flag to specify download directoryDaniel Stenberg2020-06-291-0/+7
* TODO: return code to CURLMOPT_PUSHFUNCTION to fail connectionDaniel Stenberg2020-06-291-0/+8
* examples/multithread.c: call curl_global_cleanup()Daniel Stenberg2020-06-291-2/+2
* terminology: call them null-terminated stringsDaniel Stenberg2020-06-2883-94/+94
* CURLOPT_READFUNCTION.3: provide the upload data size up frontDaniel Stenberg2020-06-261-1/+6
* DYNBUF.md: fix a typo: trail => tailDenis Baručić2020-06-241-1/+1
* THANKS: curl 7.71.0 additionsDaniel Stenberg2020-06-231-0/+33
* openssl: Don't ignore CA paths when using Windows CA storeJay Satiro2020-06-222-2/+4
* copyright: update mismatched copyright yearsDaniel Stenberg2020-06-223-3/+3
* manpage: add three missing environment variablesDaniel Stenberg2020-06-171-1/+17
* CODE_REVIEW.md: how to do code reviews in curlDaniel Stenberg2020-06-132-0/+169
* version.d: expanded and alpha-sortedDaniel Stenberg2020-06-121-28/+36
* ABI.md: rename to .md and polish the markdownDaniel Stenberg2020-06-122-19/+14
* HELP-US: add a section for "smaller tasks"Daniel Stenberg2020-06-121-0/+17
* TODO: retry on the redirected-to URLDaniel Stenberg2020-06-121-0/+12
* TODO: remove 19.3 section titleSterchele Nicolas2020-06-121-1/+1
* wording: avoid blacklist/whitelist stereotypesDaniel Stenberg2020-06-107-24/+24
* HTTP3.md: clarify cargo build directoryAdnan Khan2020-06-051-0/+1
* user-agent.d: spell out what happens given a blank argumentDaniel Stenberg2020-06-051-0/+4
* CURLINFO_ACTIVESOCKET.3: clarify the descriptionDaniel Stenberg2020-06-051-9/+11
* KNOWN_BUGS: RTSP authentication breaks without redirect supportDaniel Stenberg2020-06-041-0/+10
* examples/http2-down/upload: add error checksRadoslav Georgiev2020-06-022-6/+30
* examples/ephiperfifo: turn off interval when setting timerfdkotoriのねこ2020-06-021-3/+3
* urldata: fix comments: Curl_done() is called multi_done() nowDaniel Stenberg2020-05-281-1/+1
* all: fix codespell errorsViktor Szakats2020-05-255-12/+12
* setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherencyGilles Vollant2020-05-235-0/+166