summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts
Commit message (Expand)AuthorAgeFilesLines
* 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
* cmake: fixed path used in generation of docs/tests during curl build through ...Sergei Nikulov2018-09-281-1/+1
* whitespace fixesViktor Szakats2018-09-232-2/+0
* curl: update --tlsv* descriptions in --help outputSi2018-09-164-4/+4
* docs/cmdline-opts: update the documentation of --tlsv1.0Kamil Dudka2018-09-101-1/+1
* curl: --doh-url addedDaniel Stenberg2018-09-062-1/+10
* tool_operate: Add http code 408 to transient list for --retryJay Satiro2018-09-031-1/+1
* cmdline-opts/page-footer: fix edit mistakeDaniel Stenberg2018-08-251-4/+4
* docs: clarify NO_PROXY env variable functionalityDaniel Stenberg2018-08-241-3/+4
* docs: add disallow-username-in-url.d and haproxy-protocol.d on the listKamil Dudka2018-08-131-1/+2
* ssl: set engine implicitly when a PKCS#11 URI is providedAnderson Toshiyuki Sasaki2018-08-082-0/+14
* post303.d: clarify that this is an RFC violationDaniel Stenberg2018-07-101-5/+4
* openssl: make the requested TLS version the *minimum* wantedDaniel Stenberg2018-06-293-3/+3
* openssl: allow TLS 1.3 by defaultDaniel Stenberg2018-06-291-2/+2
* cmdline-opts/cert-type.d: mention "p12" as a recognized type as wellDaniel Stenberg2018-06-051-3/+3
* option: disallow username in URLBjörn Stenberg2018-05-311-0/+7