summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts
AgeCommit message (Expand)Author
2018-05-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
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-30Merge tag 'curl-7_59_0' of https://github.com/curl/curlNils Gillmann
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-21Merge branch 'master' of https://github.com/curl/curlng0
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-12-03Merge tag 'curl-7_57_0'ng0
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-24Merge tag 'curl-7_56_1' of https://github.com/curl/curlng0
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-06Merge tag 'curl-7_56_0'ng0
2017-10-05darwinssl: add support for TLSv1.3Nick Zitzmann
2017-09-21gnURL: Fix doc generation, fix 'make dist'.ng0
2017-09-05mime: implement encoders.Patrick Monnerat
2017-09-02mime: use in curl cli tool instead of form API.Patrick Monnerat
2017-08-22connect-to.d: better languageDaniel Stenberg
2017-08-22connect-to.d: clarifiedDaniel Stenberg
2017-08-22include.d: clarify --include is only for response headersJay Satiro
2017-08-22include.d: clarify that it concerns the response headersDaniel Stenberg
2017-08-22curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka
2017-08-22--request-target: instead of --strip-path-slashDaniel Stenberg
2017-08-22http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg
2017-08-22curl: allow --header and --proxy-header read from fileDaniel Stenberg
2017-08-22redirect: store the "would redirect to" URL when max redirs is reachedDaniel Stenberg
2017-08-22cmdline-opts/write-out.d: s/-L/--locationDaniel Stenberg
2017-08-22oauth2-bearer.d: mention the <token> argumentDaniel Stenberg
2017-08-22docs/cmdline-opts/config.d: edit for languageDaniel Stenberg
2017-08-22curl: generate the --help outputDaniel Stenberg
2017-08-22curl.1: depend the build on the Makefile.inc tooDaniel Stenberg