summaryrefslogtreecommitdiff
path: root/src/tool_cfgable.h
Commit message (Expand)AuthorAgeFilesLines
* tool: add AWS HTTP v4 Signature supportMatthias Gatto2020-12-211-0/+1
* curl: add --create-file-mode [mode]Daniel Stenberg2020-12-211-0/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-0/+1
* tool: update --help with categoriesEmil Engler2020-09-041-0/+1
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-301-0/+1
* curl: add --output-dirDaniel Stenberg2020-08-241-0/+1
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-151-6/+6
* tool: Add option --retry-all-errors to retry on any errorJay Satiro2020-05-121-0/+1
* CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)Gilles Vollant2020-05-081-0/+2
* schannel: add "best effort" revocation check optionJohannes Schindelin2020-03-181-0/+3
* 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