summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts
Commit message (Expand)AuthorAgeFilesLines
* 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
* CURLOPT_RESOLVE: Add support for multiple IP addresses per entryAnders Bakken2018-02-201-1/+3
* tlsauthtype.d: works only if libcurl is built with TLS-SRP supportKamil Dudka2018-02-121-1/+3
* progress-bar.d: update to match implementationDaniel Stenberg2018-01-301-2/+3
* curl: add --proxy-pinnedpubkeyDaniel Stenberg2018-01-302-1/+17
* scripts: allow all perl scripts to be run directlyJay Satiro2018-01-071-1/+1
* mail-rcpt.d: fix short-text descriptionJay Satiro2018-01-071-1/+1
* tool_getparam: Support size modifiers for --max-filesizeGisle Vanem2017-12-262-1/+5
* curl.1: mention http:// and https:// as valid proxy prefixesDaniel Stenberg2017-12-111-0/+4
* curl.1: documented two missing valid exit codesDaniel Stenberg2017-12-111-0/+4
* resolve: allow IP address within [] bracketsDaniel Stenberg2017-11-171-0/+2
* --interface: add support for Linux VRFLuca Boccassi2017-11-091-0/+4
* cli tool: in -F option arg, comma is a delimiter for files onlyPatrick Monnerat2017-10-291-0/+5
* cli tool: reimplement stdin buffering in -F option.Patrick Monnerat2017-10-121-3/+6
* docs: clarify form/mime usage of non-regular data files.Patrick Monnerat2017-10-081-3/+3
* darwinssl: add support for TLSv1.3Nick Zitzmann2017-10-051-1/+2
* mime: implement encoders.Patrick Monnerat2017-09-051-0/+14
* mime: use in curl cli tool instead of form API.Patrick Monnerat2017-09-022-9/+61
* request-target.d: mention added in 7.55.0Daniel Stenberg2017-08-221-0/+1
* compressed-ssh.d: "Added: 7.56.0"Daniel Stenberg2017-08-171-0/+1
* ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats2017-08-172-1/+8
* zsh.pl: produce a working completion script againKamil Dudka2017-08-151-1/+1
* connect-to.d: better languageDaniel Stenberg2017-08-121-2/+2
* connect-to.d: clarifiedDaniel Stenberg2017-08-121-9/+12
* include.d: clarify --include is only for response headersJay Satiro2017-07-301-1/+1
* include.d: clarify that it concerns the response headersDaniel Stenberg2017-07-281-2/+5
* curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka2017-06-283-0/+16
* --request-target: instead of --strip-path-slashDaniel Stenberg2017-06-213-8/+9
* http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg2017-06-192-1/+8
* curl: allow --header and --proxy-header read from fileDaniel Stenberg2017-06-152-5/+12
* redirect: store the "would redirect to" URL when max redirs is reachedDaniel Stenberg2017-05-231-3/+3
* cmdline-opts/write-out.d: s/-L/--locationDaniel Stenberg2017-05-181-2/+3
* oauth2-bearer.d: mention the <token> argumentDaniel Stenberg2017-05-171-0/+1
* docs/cmdline-opts/config.d: edit for languageDaniel Stenberg2017-05-161-7/+8
* curl: generate the --help outputDaniel Stenberg2017-05-081-2/+4
* curl.1: depend the build on the Makefile.inc tooDaniel Stenberg2017-05-081-1/+1
* curl: remove tool_writeenv.[ch]Daniel Stenberg2017-05-062-8/+1
* abstract-unix-socket.d: shorten the help text to fit within 79 colsDaniel Stenberg2017-05-031-1/+1
* docs: minor typo in write-out.dRichlv2017-04-041-1/+1