summaryrefslogtreecommitdiff
path: root/src/tool_getparam.c
AgeCommit message (Expand)Author
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
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-09-02mime: use in curl cli tool instead of form API.Patrick Monnerat
2017-08-17ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats
2017-08-14strtoofft: reduce integer overflow risks globallyDaniel Stenberg
2017-08-07curl: detect and bail out early on parameter integer overflowsDaniel Stenberg
2017-08-05getparameter: avoid returning uninitialized 'usedarg'Daniel Stenberg
2017-07-09tool_getparam: fix potentially uninitialized errJay Satiro
2017-06-28curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka
2017-06-26tool_getparam: fix memory leak on test 1147 OOM (torture tests)Jay Satiro
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-06-16curl: prevent binary output spewed to terminalDaniel Stenberg
2017-06-15curl: allow --header and --proxy-header read from fileDaniel Stenberg
2017-05-09tool: fix remaining -Wcast-qual warningsMarcel Raad
2017-05-06curl: remove tool_writeenv.[ch]Daniel Stenberg
2017-05-04curl: fix warning "comma at end of enumerator list"Daniel Stenberg
2017-05-02curl: non-boolean command line args reject --no- prefixesDaniel Stenberg
2017-05-01tool: Fix missing prototype warnings for CURL_DOES_CONVERSIONSJay Satiro
2017-03-13Improve code readbilitySylvestre Ledru
2017-03-12url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang
2017-03-08vtls: add options to specify range of enabled TLS versionsJozef Kralik
2017-02-14curl: fix typo in time condition warning messageNick Draffen
2017-01-13unix_socket: add support for abstract unix domain socketIsaac Boukris
2016-12-17tool_getparam.c: make comments use the up-to-date option namesDaniel Stenberg