summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* cmdline-opts/gen.pl: generate nicer "See Also"bagder/manpage-nicer-seealsoDaniel Stenberg2020-09-011-1/+13
* curl.1: add see also no-progress-meter on two spotsDaniel Stenberg2020-09-012-1/+2
* mqtt: enable by defaultDaniel Stenberg2020-08-312-1/+4
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-307-0/+77
* docs: add description about CI platforms to CONTRIBUTE.mdMarc Hoersken2020-08-291-0/+27
* TLS: fix SRP detection by using the proper #ifdefsDaniel Stenberg2020-08-281-1/+2
* docs: SSLCERTS: fix English syntaxDan Kenigsberg2020-08-281-2/+2
* docs: non-existing macros in man pagesAlessandro Ghedini2020-08-272-3/+3
* curl.1: fix typo invokved -> invokedAlessandro Ghedini2020-08-271-1/+1
* docs/libcurl: update "Added in" version for curl_easy_option*Daniel Stenberg2020-08-273-6/+6
* configure: added --disable-get-easy-optionsDaniel Stenberg2020-08-271-0/+5
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-275-8/+186
* HTTP/3: update to OpenSSL_1_1_1g-quic-draft-29Eric Curtin2020-08-271-1/+1
* socketpair: allow CURL_DISABLE_SOCKETPAIRDaniel Stenberg2020-08-261-0/+5
* docs: --output-dir is added in 7.73.0, nothing elseDaniel Stenberg2020-08-242-2/+2
* curl: add --output-dirDaniel Stenberg2020-08-244-7/+20
* sftp: add the option CURLKHSTAT_FINE_REPLACEMichael Musset2020-08-242-2/+10
* curl: support XDG_CONFIG_HOME to find .curlrcDaniel 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