aboutsummaryrefslogtreecommitdiff
path: root/src/tool_help.c
AgeCommit message (Expand)Author
2020-05-13tool: shorten 3 --help descriptionsDaniel 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-03-29curl.h: remnove CURL_VERSION_ESNI. Never supported nor documentedDaniel Stenberg
2020-03-26docs/make: generate curl.1 from listed files onlyDaniel Stenberg
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-01-21smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev
2019-11-28curl: two new command line options for etagsMaros Priputen
2019-11-21curl: add --parallel-immediateDaniel Stenberg
2019-10-09docs: document it as --no-progress-meter instead of the reverseDaniel Stenberg
2019-10-08curl: --no-progress-meterDaniel Stenberg
2019-10-02ESNI: initial build/setupNiall
2019-08-29curl: fix include conditionslufia
2019-08-08CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directlyDaniel Stenberg
2019-08-06curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme
2019-07-21HTTP3: initial (experimental) supportDaniel Stenberg
2019-07-20curl: support parallel transfersDaniel Stenberg
2019-06-02tls13-docs: mention it is only for OpenSSL >= 1.1.1Daniel Stenberg
2019-05-25Revert all SASL authzid (new feature) commitsJay Satiro
2019-05-22curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme
2019-04-16tool_help: Warn if curl and libcurl versions do not matchJay Satiro
2019-04-01tool_help: include <strings.h> for strcasecmpDaniel Stenberg
2019-03-14curl.1: mark the argument to --cookie as <data|filename>Daniel Stenberg
2019-03-03alt-svc: the curl command line bitsDaniel Stenberg
2019-03-03alt-svc: the libcurl bitsDaniel Stenberg
2019-02-27curl: display --version features sorted alphabeticallyDaniel Stenberg
2019-02-01schannel: stop calling it "winssl"Daniel Stenberg
2018-12-21http: added options for allowing HTTP/0.9 responsesDaniel Stenberg
2018-12-13docs: fix the --tls-max descriptionDaniel Stenberg
2018-09-16curl: update --tlsv* descriptions in --help outputSi
2018-09-06curl: --doh-url addedDaniel Stenberg
2018-05-31option: disallow username in URLBjörn Stenberg
2018-05-29setopt: add TLS 1.3 ciphersuitesDaniel Stenberg
2018-05-21curl: added --styled-outputDaniel Stenberg
2018-05-18docs: mention HAproxy protocol "version 1"Aleks
2018-04-21tool_help: clarify --max-time unit of time is secondsJay Satiro
2018-03-17CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews
2018-02-20url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken
2018-02-18curl --version: show PSL if the run-time lib has it enabledDaniel Stenberg
2018-01-30curl: add --proxy-pinnedpubkeyDaniel Stenberg
2018-01-07mail-rcpt.d: fix short-text descriptionJay Satiro
2017-11-05HTTP: implement Brotli content encodingPatrick Monnerat
2017-09-02mime: use in curl cli tool instead of form API.Patrick Monnerat
2017-08-28version: add the CURL_VERSION_MULTI_SSL feature flagJohannes Schindelin
2017-08-17ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats
2017-08-15zsh.pl: produce a working completion script againKamil Dudka
2017-07-29tool_help: clarify --include is only for response headersJay Satiro
2017-06-28curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka
2017-06-21--request-target: instead of --strip-path-slashDaniel Stenberg
2017-06-19http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg