summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts
Commit message (Expand)AuthorAgeFilesLines
* 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
* http09: disable HTTP/0.9 by default in both tool and libraryDaniel Stenberg2019-08-061-2/+1
* HTTP3: initial (experimental) supportDaniel Stenberg2019-07-212-0/+17
* curl: support parallel transfersDaniel Stenberg2019-07-203-1/+20
* docs: Explain behavior change in --tlsv1. options since 7.54Jay Satiro2019-07-173-0/+12
* libcurl: Restrict redirect schemes (follow-up)Jay Satiro2019-07-171-4/+5
* docs: Fix missing lines caused by undefined macrosBjarni Ingi Gislason2019-07-153-3/+3
* doh-url.d: added in 7.62.0Daniel Stenberg2019-07-041-0/+1
* quote.d: asterisk prefix works for SFTP as wellDaniel Stenberg2019-06-131-3/+4
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-101-2/+2
* tls13-docs: mention it is only for OpenSSL >= 1.1.1Daniel Stenberg2019-06-022-0/+8
* dump-header.d: spell out that no headers == empty file [ci skip]Daniel Stenberg2019-06-011-0/+2
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-252-12/+0
* curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme2019-05-222-0/+12
* PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg2019-05-221-2/+0
* config.d: clarify that initial : and = might need quoting [skip ci]Daniel Stenberg2019-04-081-6/+6
* documentation: Fix several typosTim Rühsen2019-04-031-1/+1
* curl.1: --user and --proxy-user are hidden from ps outputDaniel Stenberg2019-03-142-0/+12
* curl.1: mark the argument to --cookie as <data|filename>Daniel Stenberg2019-03-141-1/+1
* cmdline-opts/proxytunnel.d: the option tunnnels all protocolsDaniel Stenberg2019-03-081-5/+4
* alt-svc: the curl command line bitsDaniel Stenberg2019-03-032-0/+18
* docs: update max-redirs.d phrasingԜеѕ2019-03-011-3/+2
* schannel: stop calling it "winssl"Daniel Stenberg2019-02-013-7/+7
* docs/version.d: mention MultiSSLDaniel Stenberg2019-01-031-0/+2
* hostip: support wildcard hostsClaes Jakobsson2018-12-271-0/+6
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-212-49/+215
* docs: fix the --tls-max descriptionDaniel Stenberg2018-12-131-4/+4
* cmdline-opts/gen.pl: define the correct varnameDaniel Gustafsson2018-11-261-1/+1
* curl: add %{stderr} and %{stdout} for --write-outFrank Gevaerts2018-11-071-0/+12
* netrc: don't ignore the login name specified with "--user"Michael Kaufmann2018-11-051-1/+1
* curl.1: --ipv6 mutexes ipv4 (fixed typo)Alexey Eremikhin2018-10-261-1/+1
* data-binary.d: clarify default content-type is x-www-form-urlencodedJay Satiro2018-10-031-0/+5