summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts
Commit message (Expand)AuthorAgeFilesLines
* 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
* setopt: add TLS 1.3 ciphersuitesDaniel Stenberg2018-05-293-1/+25
* cmdline-opts/gen.pl: warn if mutexes: or see-also: list non-existing optionsDaniel Stenberg2018-05-281-0/+6
* curl.1: Fix cmdline-opts reference errors.Frank Gevaerts2018-05-283-3/+3
* docs: fix cmdline-opts metadata headers case consistency.Frank Gevaerts2018-05-2812-14/+14
* curl: added --styled-outputDaniel Stenberg2018-05-212-1/+8
* docs: mention HAproxy protocol "version 1"Aleks2018-05-181-2/+2
* curl.1: clarify that options and URLs can be mixedDaniel Stenberg2018-04-231-4/+4
* CURLOPT_SSLCERT.3: improve WinSSL-specific usage infoArchangel_SDY2018-04-231-0/+11
* tool_help: clarify --max-time unit of time is secondsJay Satiro2018-04-211-1/+1
* schannel: add support for CURLOPT_CAINFODan McNulty2018-04-181-0/+5
* docs: fix typosJakub Wilk2018-04-176-10/+10
* cookie.d: mention that "-" as filename means stdinDaniel Stenberg2018-03-201-1/+2
* CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews2018-03-171-0/+11
* user-agent.d:: mention --proxy-header as wellDaniel Stenberg2018-03-151-2/+2
* curl.1: mention how to add numerical IP addresses in NO_PROXYDaniel Stenberg2018-03-041-3/+6
* spelling fixesViktor Szakats2018-02-231-1/+1
* form.d: rephrased somewhat, added two example command linesDaniel Stenberg2018-02-221-16/+26
* url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken2018-02-202-1/+20