summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* curl: support XDG_CONFIG_HOME to find .curlrcbagder/XDG_CONFIG_HOMEDaniel Stenberg2020-08-241-6/+12
* sftp: add new quote commands 'atime' and 'mtime'COFFEETALES2020-08-242-0/+16
* CURLE_PROXY: new error codeDaniel Stenberg2020-08-244-1/+145
* KNOWN_BUGS: 'no_proxy' string-matches IPv6 numerical addresesDaniel Stenberg2020-08-233-1/+17
* Makefile.m32: add ability to override zstd libs [ci skip]Viktor Szakats2020-08-221-1/+6
* TODO: Virtual external socketsDaniel Stenberg2020-08-211-0/+10
* THANKS: add names from curl 7.72.0 releaseDaniel Stenberg2020-08-191-0/+29
* KNOWN_BUGS: Schannel TLS 1.2 handshake bug in old Windows versionsJay Satiro2020-08-181-0/+9
* examples/rtsp.c: correct the copyright yearDaniel Stenberg2020-08-171-1/+1
* RELEASE-PROCEDURE.md: add more future release datesDaniel Stenberg2020-08-171-4/+6
* docs: change "web site" to "website"H3RSKO2020-08-1712-29/+29
* docs: clarify MAX_SEND/RECV_SPEED functionalityDaniel Stenberg2020-08-152-4/+17
* docs: Add video link to docs/CONTRIBUTE.mdEmil Engler2020-08-141-0/+3
* copyright: update/correct the year range on a few filesDaniel Stenberg2020-08-141-1/+1
* KNOWN_BUGS: A shared connection cache is not thread-safeDaniel Stenberg2020-08-122-4/+13
* CONTRIBUTE: extend git commit message descriptionDaniel Stenberg2020-08-121-0/+10
* 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