summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts
AgeCommit message (Expand)Author
2018-10-26curl.1: --ipv6 mutexes ipv4 (fixed typo)Alexey Eremikhin
2018-10-03data-binary.d: clarify default content-type is x-www-form-urlencodedJay Satiro
2018-09-28cmake: fixed path used in generation of docs/tests during curl build through ...Sergei Nikulov
2018-09-23whitespace fixesViktor Szakats
2018-09-16curl: update --tlsv* descriptions in --help outputSi
2018-09-10docs/cmdline-opts: update the documentation of --tlsv1.0Kamil Dudka
2018-09-06curl: --doh-url addedDaniel Stenberg
2018-09-03tool_operate: Add http code 408 to transient list for --retryJay Satiro
2018-08-25cmdline-opts/page-footer: fix edit mistakeDaniel Stenberg
2018-08-24docs: clarify NO_PROXY env variable functionalityDaniel Stenberg
2018-08-13docs: add disallow-username-in-url.d and haproxy-protocol.d on the listKamil Dudka
2018-08-08ssl: set engine implicitly when a PKCS#11 URI is providedAnderson Toshiyuki Sasaki
2018-07-10post303.d: clarify that this is an RFC violationDaniel Stenberg
2018-06-29openssl: make the requested TLS version the *minimum* wantedDaniel Stenberg
2018-06-29openssl: allow TLS 1.3 by defaultDaniel Stenberg
2018-06-05cmdline-opts/cert-type.d: mention "p12" as a recognized type as wellDaniel Stenberg
2018-05-31option: disallow username in URLBjörn Stenberg
2018-05-29setopt: add TLS 1.3 ciphersuitesDaniel Stenberg
2018-05-28cmdline-opts/gen.pl: warn if mutexes: or see-also: list non-existing optionsDaniel Stenberg
2018-05-28curl.1: Fix cmdline-opts reference errors.Frank Gevaerts
2018-05-28docs: fix cmdline-opts metadata headers case consistency.Frank Gevaerts
2018-05-21curl: added --styled-outputDaniel Stenberg
2018-05-18docs: mention HAproxy protocol "version 1"Aleks
2018-04-23curl.1: clarify that options and URLs can be mixedDaniel Stenberg
2018-04-23CURLOPT_SSLCERT.3: improve WinSSL-specific usage infoArchangel_SDY
2018-04-21tool_help: clarify --max-time unit of time is secondsJay Satiro
2018-04-18schannel: add support for CURLOPT_CAINFODan McNulty
2018-04-17docs: fix typosJakub Wilk
2018-03-20cookie.d: mention that "-" as filename means stdinDaniel Stenberg
2018-03-17CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews
2018-03-15user-agent.d:: mention --proxy-header as wellDaniel Stenberg
2018-03-04curl.1: mention how to add numerical IP addresses in NO_PROXYDaniel Stenberg
2018-02-23spelling fixesViktor Szakats
2018-02-22form.d: rephrased somewhat, added two example command linesDaniel Stenberg
2018-02-20url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken
2018-02-20CURLOPT_RESOLVE: Add support for multiple IP addresses per entryAnders Bakken
2018-02-12tlsauthtype.d: works only if libcurl is built with TLS-SRP supportKamil Dudka
2018-01-30progress-bar.d: update to match implementationDaniel Stenberg
2018-01-30curl: add --proxy-pinnedpubkeyDaniel Stenberg
2018-01-07scripts: allow all perl scripts to be run directlyJay Satiro
2018-01-07mail-rcpt.d: fix short-text descriptionJay Satiro
2017-12-26tool_getparam: Support size modifiers for --max-filesizeGisle Vanem
2017-12-11curl.1: mention http:// and https:// as valid proxy prefixesDaniel Stenberg
2017-12-11curl.1: documented two missing valid exit codesDaniel Stenberg
2017-11-17resolve: allow IP address within [] bracketsDaniel Stenberg
2017-11-09--interface: add support for Linux VRFLuca Boccassi
2017-10-29cli tool: in -F option arg, comma is a delimiter for files onlyPatrick Monnerat
2017-10-12cli tool: reimplement stdin buffering in -F option.Patrick Monnerat
2017-10-08docs: clarify form/mime usage of non-regular data files.Patrick Monnerat
2017-10-05darwinssl: add support for TLSv1.3Nick Zitzmann