aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts
AgeCommit message (Expand)Author
2020-06-17manpage: add three missing environment variablesDaniel Stenberg
2020-06-12version.d: expanded and alpha-sortedDaniel Stenberg
2020-06-05user-agent.d: spell out what happens given a blank argumentDaniel Stenberg
2020-05-13curl.1: Quote globbed URLsJay Satiro
2020-05-13docs: unify protocol listsDaniel Stenberg
2020-05-13tls13-ciphers.d: shorten the ArgDaniel Stenberg
2020-05-13sasl-authzid.d: add Arg: and shorten the descDaniel Stenberg
2020-05-13cert-type.d: mention the available types in the descDaniel Stenberg
2020-05-13tool: shorten 3 --help descriptionsDaniel Stenberg
2020-05-12list-only.d: this option existed already in 4.0Daniel Stenberg
2020-05-12retry-all-errors.d: Shorten the summary lineJay Satiro
2020-05-12tool: Add option --retry-all-errors to retry on any errorJay Satiro
2020-05-11write-out.d: added "response_code"Daniel Stenberg
2020-04-25docs: fix two typosYuri Slobodyanyuk
2020-04-14mqtt: add new experimental protocolBjorn Stenberg
2020-04-12compressed.d: stress that the headers are not modifiedDaniel Stenberg
2020-04-06cleanup: correct copyright year range on a few filesDaniel Stenberg
2020-03-30output.d: quote the URL when globbingDaniel Stenberg
2020-03-26docs/make: generate curl.1 from listed files onlyDaniel Stenberg
2020-03-25dist: add mail-rcpt-allowfails.d to the tarballDaniel Stenberg
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-03-17writeout: support to generate JSON outputMathias Gumz
2020-03-13docs: add warnings about FILE: URLs on WindowsDaniel Stenberg
2020-02-12create-dirs.d: mention the modeDaniel Stenberg
2020-02-02cleanup: fix typos and wording in docs and commentsPedro Monreal
2020-01-29oauth2-bearer.d: works for HTTP tooDaniel Stenberg
2020-01-28location.d: the method change is from POST to GET onlyDaniel Stenberg
2020-01-23form.d: fix two minor typosAron Rotteveel
2020-01-21smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev
2020-01-21data.d: remove "Multiple files can also be specified"Daniel Stenberg
2019-12-16docs: TLS SRP doesn't work with TLS 1.3Daniel Stenberg
2019-12-02docs: add "added: 7.68.0" to the --etag-* docsDaniel Stenberg
2019-11-28curl: two new command line options for etagsMaros Priputen
2019-11-21curl: add --parallel-immediateDaniel Stenberg
2019-11-20docs: fix typosVictor Magierski
2019-10-09docs: make sure the --no-progress-meter docs file is in dist tooDaniel Stenberg
2019-10-09docs: document it as --no-progress-meter instead of the reverseDaniel Stenberg
2019-10-08curl: --no-progress-meterDaniel Stenberg
2019-08-20curl: use .curlrc (with a dot) on Windows as wellDaniel Stenberg
2019-08-08CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directlyDaniel Stenberg
2019-08-07curl: make use of CURLINFO_RETRY_AFTER when retryingDaniel Stenberg
2019-08-06curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme
2019-08-06http09: disable HTTP/0.9 by default in both tool and libraryDaniel Stenberg
2019-07-21HTTP3: initial (experimental) supportDaniel Stenberg
2019-07-20curl: support parallel transfersDaniel Stenberg
2019-07-17docs: Explain behavior change in --tlsv1. options since 7.54Jay Satiro
2019-07-17libcurl: Restrict redirect schemes (follow-up)Jay Satiro
2019-07-15docs: Fix missing lines caused by undefined macrosBjarni Ingi Gislason
2019-07-04doh-url.d: added in 7.62.0Daniel Stenberg