summaryrefslogtreecommitdiff
path: root/src/tool_cfgable.h
Commit message (Expand)AuthorAgeFilesLines
* smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev2020-01-211-1/+2
* curl: two new command line options for etagsMaros Priputen2019-11-281-0/+2
* curl: add --parallel-immediateDaniel Stenberg2019-11-211-0/+1
* curl: create easy handles on-demand and not ahead of timeDaniel Stenberg2019-10-021-3/+16
* CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directlyDaniel Stenberg2019-08-081-1/+0
* curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme2019-08-061-0/+1
* HTTP3: initial (experimental) supportDaniel Stenberg2019-07-211-0/+1
* curl: support parallel transfersDaniel Stenberg2019-07-201-5/+5
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-251-1/+0
* curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme2019-05-221-0/+1
* alt-svc: the curl command line bitsDaniel Stenberg2019-03-031-0/+1
* cli tool: fix mime post with --disable-libcurl-option configure optionPatrick Monnerat2019-02-191-1/+2
* cli tool: do not use mime.h private structures.Patrick Monnerat2019-02-111-3/+5
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-211-0/+1
* curl: fix --local-port integer overflowDaniel Stenberg2018-11-071-2/+2
* curl: --doh-url addedDaniel Stenberg2018-09-061-0/+1
* option: disallow username in URLBjörn Stenberg2018-05-311-0/+1
* setopt: add TLS 1.3 ciphersuitesDaniel Stenberg2018-05-291-0/+2
* curl: added --styled-outputDaniel Stenberg2018-05-211-0/+1
* curl: show headers in boldDaniel Stenberg2018-05-211-1/+1
* checksrc: fix too long lineDaniel Stenberg2018-05-181-1/+1
* docs: mention HAproxy protocol "version 1"Aleks2018-05-181-1/+1
* CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews2018-03-171-0/+1
* url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken2018-02-201-0/+2
* time-cond: fix reading the file modification time on WindowsMichael Kaufmann2018-02-051-1/+1
* curl: add --proxy-pinnedpubkeyDaniel Stenberg2018-01-301-1/+2
* curl: speed up handling of many URLsDaniel Stenberg2017-11-041-0/+1
* mime: use in curl cli tool instead of form API.Patrick Monnerat2017-09-021-2/+2
* ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats2017-08-171-0/+1
* curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka2017-06-281-0/+1
* --request-target: instead of --strip-path-slashDaniel Stenberg2017-06-211-1/+1
* http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg2017-06-191-0/+1
* curl: prevent binary output spewed to terminalDaniel Stenberg2017-06-161-0/+9
* curl: remove tool_writeenv.[ch]Daniel Stenberg2017-05-061-2/+1
* url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang2017-03-121-0/+2
* vtls: add options to specify range of enabled TLS versionsJozef Kralik2017-03-081-0/+1
* unix_socket: add support for abstract unix domain socketIsaac Boukris2017-01-131-0/+1
* preproxy: renamed what was added as SOCKS_PROXYDaniel Stenberg2016-12-161-3/+1
* curl: normal socks proxies still use CURLOPT_PROXYDaniel Stenberg2016-12-161-1/+1
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-241-0/+18
* curl: add --fail-earlyDaniel Stenberg2016-11-141-1/+1
* curl: Add --retry-connrefusedDaniel Hwang2016-11-111-0/+1
* tool: add --tcp-fastopen optionAlessandro Ghedini2016-04-181-0/+1
* news: CURLOPT_CONNECT_TO and --connect-toMichael Kaufmann2016-04-171-0/+1
* CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAMESteve Holme2016-04-091-6/+4
* url: Corrected comments following 9d89a0387Steve Holme2016-04-091-3/+3
* TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro2016-02-231-0/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* curl --expect100-timeout: addedDaniel Stenberg2015-12-151-0/+1
* oauth2: Don't use XOAUTH2 in OAuth 2.0 variablesSteve Holme2015-11-091-1/+1