summaryrefslogtreecommitdiff
path: root/src/tool_getparam.c
Commit message (Expand)AuthorAgeFilesLines
* curl: actually append "-" to --range without number onlyБорис Верховский2021-10-111-2/+1
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-261-0/+4
* misc: fix typos in docs and commentsa13460542021-09-231-1/+1
* parse_args: redo the warnings for --remote-header-name combosDaniel Stenberg2021-09-101-11/+5
* curl: add warning for incompatible parameters usageCao ZhenXiang2021-09-061-10/+13
* getparameter: fix the --local-port number parserDaniel Stenberg2021-08-171-2/+3
* metalink: removeDaniel Stenberg2021-06-071-24/+2
* tool_getparam: fix comment typo in tool_getparam.cIkko Ashimine2021-05-151-1/+1
* tool_getparam: handle failure of curlx_convert_tchar_to_UTF8()Kamil Dudka2021-05-061-0/+2
* schannel: Disable auto credentials; add an option to enable itJay Satiro2021-04-221-1/+12
* curl: ignore options asking for SSLv2 or SSLv3Daniel Stenberg2021-04-191-2/+2
* tool_getparam: replace (in-place) '%20' by '+' according to RFC1866Victor Vieux2021-04-151-1/+31
* cookies: Support multiple -b parametersDaniel Gustafsson2021-02-251-2/+6
* http: do not add a referrer header with empty valueViktor Szakats2021-02-161-1/+2
* doh: add options to disable ssl verificationJay Satiro2021-02-141-1/+10
* curl: add --fail-with-bodyDaniel Stenberg2021-02-111-0/+10
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-301-2/+3
* curl: move fprintf outputs to warnfDaniel Stenberg2021-01-271-1/+1
* language: s/behaviour/behavior/gEmil Engler2021-01-021-2/+2
* tool: add AWS HTTP v4 Signature supportMatthias Gatto2020-12-211-0/+5
* curl: add --create-file-mode [mode]Daniel Stenberg2020-12-211-0/+7
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-0/+7
* curl: make sure setopt CURLOPT_IPRESOLVE passes on a longDaniel Stenberg2020-10-051-2/+2
* --help: strdup the categoryDaniel Stenberg2020-09-181-1/+5
* tool: update --help with categoriesEmil Engler2020-09-041-0/+1
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-301-0/+5
* curl: add --output-dirDaniel Stenberg2020-08-241-0/+5
* content_encoding: add zstd decoding supportGilles Vollant2020-07-121-1/+2
* tool_getparam: make --krb option work againKamil Dudka2020-07-031-1/+1
* terminology: call them null-terminated stringsDaniel Stenberg2020-06-281-2/+2
* tool_getparam: -i is not OK if -J is usedDaniel Stenberg2020-06-221-0/+5
* tool_getparam: repair the error message for unknown flagDaniel Stenberg2020-06-181-1/+2
* tool_getparam: fix memory leak in parse_argsJay Satiro2020-06-091-0/+2
* tool: support UTF-16 command line on WindowsMarcel Raad2020-05-141-7/+10
* tool: Add option --retry-all-errors to retry on any errorJay Satiro2020-05-121-0/+4
* cmdline: fix handling of OperationConfig linked list (--next)Rici Lake2020-03-201-0/+1
* schannel: add "best effort" revocation check optionJohannes Schindelin2020-03-181-0/+6
* curl: error on --alt-svc use w/o supportDaniel Stenberg2020-02-051-1/+4
* curl: avoid using strlen for testing if a string is emptyOrgad Shaneh2020-02-041-1/+1
* smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev2020-01-211-0/+4
* curl:getparameter return error for --http3 if libcurl doesn't supportDaniel Stenberg2020-01-051-2/+5
* tool: make a few char pointers point to const char insteadMarcel Raad2019-12-311-2/+1
* build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro2019-12-011-1/+1
* curl: two new command line options for etagsMaros Priputen2019-11-281-0/+10
* curl: add --parallel-immediateDaniel Stenberg2019-11-211-0/+4
* curl: --no-progress-meterDaniel Stenberg2019-10-081-5/+11
* tool_getparam: remove duplicate switch caseDaniel Stenberg2019-09-201-5/+1
* CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directlyDaniel Stenberg2019-08-081-4/+4
* curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme2019-08-061-1/+5