summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts
Commit message (Expand)AuthorAgeFilesLines
* sftp: add new quote commands 'atime' and 'mtime'COFFEETALES2020-08-241-0/+8
* KNOWN_BUGS: 'no_proxy' string-matches IPv6 numerical addresesDaniel Stenberg2020-08-231-0/+4
* curl.1: add a few missing valid exit codesDaniel Stenberg2020-08-041-0/+10
* 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
* page-header: provide protocol details in the curl.1 man pageDaniel Stenberg2020-07-161-0/+49
* curl: add %{method} to the -w variablesDaniel Stenberg2020-07-141-0/+3
* manpage: add three missing environment variablesDaniel Stenberg2020-06-171-1/+17
* version.d: expanded and alpha-sortedDaniel Stenberg2020-06-121-28/+36
* user-agent.d: spell out what happens given a blank argumentDaniel Stenberg2020-06-051-0/+4
* curl.1: Quote globbed URLsJay Satiro2020-05-131-7/+7
* docs: unify protocol listsDaniel Stenberg2020-05-131-2/+3
* tls13-ciphers.d: shorten the ArgDaniel Stenberg2020-05-131-1/+1
* sasl-authzid.d: add Arg: and shorten the descDaniel Stenberg2020-05-131-1/+2
* cert-type.d: mention the available types in the descDaniel Stenberg2020-05-131-1/+1
* tool: shorten 3 --help descriptionsDaniel Stenberg2020-05-133-3/+3
* list-only.d: this option existed already in 4.0Daniel Stenberg2020-05-121-1/+1
* retry-all-errors.d: Shorten the summary lineJay Satiro2020-05-121-1/+1
* tool: Add option --retry-all-errors to retry on any errorJay Satiro2020-05-122-0/+20
* write-out.d: added "response_code"Daniel Stenberg2020-05-111-0/+4
* docs: fix two typosYuri Slobodyanyuk2020-04-251-1/+1
* mqtt: add new experimental protocolBjorn Stenberg2020-04-142-3/+3
* compressed.d: stress that the headers are not modifiedDaniel Stenberg2020-04-121-2/+4
* cleanup: correct copyright year range on a few filesDaniel Stenberg2020-04-061-1/+1
* output.d: quote the URL when globbingDaniel Stenberg2020-03-302-7/+7
* docs/make: generate curl.1 from listed files onlyDaniel Stenberg2020-03-262-40/+39
* dist: add mail-rcpt-allowfails.d to the tarballDaniel Stenberg2020-03-251-2/+3
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-243-0/+63
* schannel: add "best effort" revocation check optionJohannes Schindelin2020-03-182-0/+8
* writeout: support to generate JSON outputMathias Gumz2020-03-171-0/+3
* docs: add warnings about FILE: URLs on WindowsDaniel Stenberg2020-03-131-0/+3
* create-dirs.d: mention the modeDaniel Stenberg2020-02-121-0/+2
* cleanup: fix typos and wording in docs and commentsPedro Monreal2020-02-021-1/+1
* oauth2-bearer.d: works for HTTP tooDaniel Stenberg2020-01-291-1/+1
* location.d: the method change is from POST to GET onlyDaniel Stenberg2020-01-281-7/+9
* form.d: fix two minor typosAron Rotteveel2020-01-231-2/+2
* smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev2020-01-211-0/+15
* data.d: remove "Multiple files can also be specified"Daniel Stenberg2020-01-211-6/+5
* docs: TLS SRP doesn't work with TLS 1.3Daniel Stenberg2019-12-162-0/+4
* docs: add "added: 7.68.0" to the --etag-* docsDaniel Stenberg2019-12-022-0/+2
* curl: two new command line options for etagsMaros Priputen2019-11-283-0/+34
* curl: add --parallel-immediateDaniel Stenberg2019-11-212-1/+11
* docs: fix typosVictor Magierski2019-11-202-2/+2
* docs: make sure the --no-progress-meter docs file is in dist tooDaniel Stenberg2019-10-091-1/+2
* docs: document it as --no-progress-meter instead of the reverseDaniel Stenberg2019-10-092-8/+10
* curl: --no-progress-meterDaniel Stenberg2019-10-081-0/+8
* curl: use .curlrc (with a dot) on Windows as wellDaniel Stenberg2019-08-201-1/+1
* CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directlyDaniel Stenberg2019-08-083-2/+6
* curl: make use of CURLINFO_RETRY_AFTER when retryingDaniel Stenberg2019-08-071-0/+3
* curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme2019-08-062-0/+12