aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/Makefile.inc
AgeCommit message (Expand)Author
2020-05-12tool: Add option --retry-all-errors to retry on any errorJay Satiro
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
2019-11-28curl: two new command line options for etagsMaros Priputen
2019-11-21curl: add --parallel-immediateDaniel Stenberg
2019-10-09docs: make sure the --no-progress-meter docs file is in dist tooDaniel Stenberg
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-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-03-03alt-svc: the curl command line bitsDaniel Stenberg
2018-12-21http: added options for allowing HTTP/0.9 responsesDaniel Stenberg
2018-09-06curl: --doh-url addedDaniel Stenberg
2018-08-13docs: add disallow-username-in-url.d and haproxy-protocol.d on the listKamil Dudka
2018-05-29setopt: add TLS 1.3 ciphersuitesDaniel Stenberg
2018-05-21curl: added --styled-outputDaniel Stenberg
2018-02-20url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken
2018-01-30curl: add --proxy-pinnedpubkeyDaniel Stenberg
2017-08-17ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats
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
2017-05-06curl: remove tool_writeenv.[ch]Daniel Stenberg
2017-03-21docs: split file lists into Makefile.incPeter Wu