aboutsummaryrefslogtreecommitdiff
path: root/src/tool_getparam.c
AgeCommit message (Expand)Author
2020-06-09tool_getparam: fix memory leak in parse_argsJay Satiro
2020-05-14tool: support UTF-16 command line on WindowsMarcel Raad
2020-05-12tool: Add option --retry-all-errors to retry on any errorJay Satiro
2020-03-20cmdline: fix handling of OperationConfig linked list (--next)Rici Lake
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-02-05curl: error on --alt-svc use w/o supportDaniel Stenberg
2020-02-04curl: avoid using strlen for testing if a string is emptyOrgad Shaneh
2020-01-21smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev
2020-01-05curl:getparameter return error for --http3 if libcurl doesn't supportDaniel Stenberg
2019-12-31tool: make a few char pointers point to const char insteadMarcel Raad
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2019-11-28curl: two new command line options for etagsMaros Priputen
2019-11-21curl: add --parallel-immediateDaniel Stenberg
2019-10-08curl: --no-progress-meterDaniel Stenberg
2019-09-20tool_getparam: remove duplicate switch caseDaniel 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-30curl: cap the maximum allowed values for retry time argumentsDaniel Stenberg
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-05-20curl: report error for "--no-" on non-boolean optionsDaniel Stenberg
2019-03-03alt-svc: the curl command line bitsDaniel Stenberg
2019-02-19cli tool: fix mime post with --disable-libcurl-option configure optionPatrick Monnerat
2018-12-21http: added options for allowing HTTP/0.9 responsesDaniel Stenberg
2018-11-30curl: fix memory leak reading --writeout from fileDaniel Stenberg
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-11-09curl: --local-port range was not "including"Daniel Stenberg
2018-11-08curl: --local-port fix followupDaniel Stenberg
2018-11-07curl: fix --local-port integer overflowDaniel Stenberg
2018-11-03tool_getparam: fix some commentsMichael Kaufmann
2018-09-06curl: --doh-url addedDaniel Stenberg
2018-08-21curl-compilers: enable -Wimplicit-fallthrough=4 for GCCMarcel Raad
2018-08-15curl: warn the user if a given file name looks like an optionDaniel Stenberg
2018-08-08ssl: set engine implicitly when a PKCS#11 URI is providedAnderson Toshiyuki Sasaki
2018-07-28curl: Fix segfault when -H @headerfile is emptyTobias Blomberg
2018-06-11cppcheck: fix warningsMarian Klymov
2018-05-31option: disallow username in URLBjörn Stenberg
2018-05-29setopt: add TLS 1.3 ciphersuitesDaniel Stenberg
2018-05-24httpauth: add support for Bearer tokensLinus Lewandowski
2018-05-21curl: added --styled-outputDaniel Stenberg
2018-05-21curl: show headers in boldDaniel Stenberg
2018-03-17CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews
2018-03-08curl tool: accept --compressed also if Brotli is enabled and zlib is not.Patrick Monnerat
2018-02-20url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken
2018-02-05time-cond: fix reading the file modification time on WindowsMichael Kaufmann
2018-01-30curl: add --proxy-pinnedpubkeyDaniel Stenberg
2017-12-26tool_getparam: Support size modifiers for --max-filesizeGisle Vanem
2017-11-04curl: speed up handling of many URLsDaniel Stenberg