summaryrefslogtreecommitdiff
path: root/docs/curl.1
Commit message (Expand)AuthorAgeFilesLines
* docs/curl.1: generate from the cmdline-opts scriptDaniel Stenberg2017-01-231-2697/+0
* bump: next release will be 7.53.0Daniel Stenberg2017-01-161-3/+18
* unix_socket: add support for abstract unix domain socketIsaac Boukris2017-01-131-0/+4
* docs/silent: mention --show-error in --silent descriptionDaniel Stenberg2017-01-071-0/+3
* docs/page-header: mention how to disable the progress meterDaniel Stenberg2017-01-071-4/+5
* docs/ciphers: link to our own new page about ciphersDaniel Stenberg2016-12-251-6/+1
* cmdline-opts/page-footer: add three more exit codesDaniel Stenberg2016-12-251-0/+11
* cmdline-opts/tlsv1.d: rephrasedDaniel Stenberg2016-12-191-5/+3
* form-string.d: fix format mistakeDaniel Stenberg2016-12-181-1/+1
* curl.1: generated after 6cce4dbf830Daniel Stenberg2016-12-181-4/+4
* curl.1: regeneratedDaniel Stenberg2016-12-171-160/+160
* curl.1: generated with gen.plDaniel Stenberg2016-12-161-1301/+1444
* preproxy: renamed what was added as SOCKS_PROXYDaniel Stenberg2016-12-161-0/+19
* curl: remove --proxy-ssl* optionsDaniel Stenberg2016-11-281-6/+0
* add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}Frank Gevaerts2016-11-251-0/+3
* curl.1: the new --proxy options ship in 7.52.0Daniel Stenberg2016-11-251-17/+17
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-241-0/+51
* curl.1: Clarify --dump-header only writes received headersJay Satiro2016-11-161-1/+1
* docs: the next release will be 7.52.0Kamil Dudka2016-11-151-1/+1
* curl: add --fail-earlyDaniel Stenberg2016-11-141-0/+17
* curl: Add --retry-connrefusedDaniel Hwang2016-11-111-0/+4
* curl: introduce the --tlsv1.3 option to force TLS 1.3Kamil Dudka2016-11-071-3/+7
* curl.1: explain the SMTP data expected for -TDaniel Stenberg2016-11-071-0/+5
* curl.1: typoDaniel Stenberg2016-11-011-1/+1
* curl.1: expand on how multiple uses of -o looksDaniel Stenberg2016-11-011-1/+11
* curl.1: --trace supports % for sending to stderr!Daniel Stenberg2016-09-301-1/+2
* docs: Remove that --proto is just used for initial retrievalJay Satiro2016-09-211-6/+6
* errors: new alias CURLE_WEIRD_SERVER_REPLY (8)Jay Satiro2016-09-071-1/+1
* speed caps: not based on average speeds anymoreOlivier Brunel2016-09-041-4/+0
* darwinssl: add documentation stating that the --cainfo option is intended for...Nick Zitzmann2016-08-281-1/+7
* curl.1: the used progress meter suffix is k in lower caseDaniel Stenberg2016-06-221-1/+1
* curl.1: missed 'T' in the progress unit suffixesDaniel Stenberg2016-06-171-1/+1
* curl.1: mention the unix for the progress meterDaniel Stenberg2016-06-171-1/+4
* http: add CURLINFO_HTTP_VERSION and %{http_version}Frank Gevaerts2016-05-301-0/+3
* docs: CURLOPT_RESOLVE overrides CURLOPT_IPRESOLVEDaniel Stenberg2016-05-171-0/+3
* curl.1: --mail-rcpt can be used multiple timesDaniel Stenberg2016-04-301-1/+2
* curl.1: document the deprecated --ftp-ssl optionDaniel Stenberg2016-04-291-2/+3
* curl.1: document --ntlm-wbDaniel Stenberg2016-04-291-0/+4
* curl.1: document the long format of -q: --disableDaniel Stenberg2016-04-291-1/+1
* curl.1: mention the deprecated --krb4 optionDaniel Stenberg2016-04-291-0/+2
* curl.1: document --ftp-ssl-reqdDaniel Stenberg2016-04-291-2/+4
* PolarSSL: Implement public key pinningmoparisthebest2016-04-241-3/+10
* tool: add --tcp-fastopen optionAlessandro Ghedini2016-04-181-0/+2
* news: CURLOPT_CONNECT_TO and --connect-toMichael Kaufmann2016-04-171-0/+13
* curl.1: use example.com moreDaniel Stenberg2016-04-061-19/+19
* curl.1: change example for -FTheodore Dubois2016-04-061-4/+3
* curl.1: -w filename_effective was introduced in 7.26.0Daniel Stenberg2016-04-021-1/+1
* http2: more documentation for prior knowledgeDaniel Stenberg2016-03-311-4/+7
* http2: support "prior knowledge", no upgrade from HTTP/1.1Diego Bes2016-03-311-0/+5
* TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro2016-02-231-0/+8