summaryrefslogtreecommitdiff
path: root/src/tool_cfgable.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* tool_paramhlp: free the proto strings on exitDaniel Stenberg2022-12-151-0/+2
* tool_cfgable: free the ssl_ec_curves on exitDaniel Stenberg2022-12-151-2/+1
* curl: add --url-queryDaniel Stenberg2022-11-081-0/+1
* setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STRDaniel Stenberg2022-07-041-4/+2
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* curl: deprecate --random-file and --egd-fileDaniel Stenberg2022-05-171-2/+0
* curl: add --no-clobberHexTheDragon2022-03-111-1/+2
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-261-0/+1
* cookies: Support multiple -b parametersDaniel Gustafsson2021-02-251-2/+2
* copyright: fix year ranges in need of updatesDaniel Stenberg2021-02-031-1/+1
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-301-1/+1
* tool: add AWS HTTP v4 Signature supportMatthias Gatto2020-12-211-0/+2
* ftp: CURLOPT_FTP_SKIP_PASV_IP by defaultDaniel Stenberg2020-12-071-0/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-0/+1
* curl: add --output-dirDaniel Stenberg2020-08-241-0/+1
* tool_cfgable: free login_options at exitDaniel Stenberg2020-06-081-0/+1
* checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg2020-05-141-2/+2
* curl: two new command line options for etagsMaros Priputen2019-11-281-0/+2
* curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme2019-08-061-0/+1
* http09: disable HTTP/0.9 by default in both tool and libraryDaniel Stenberg2019-08-061-1/+1
* 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
* cleanup: remove FIXME and TODO commentsDaniel Stenberg2019-05-161-3/+3
* 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-4/+4
* cli tool: do not use mime.h private structures.Patrick Monnerat2019-02-111-2/+2
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-211-0/+1
* curl: --doh-url addedDaniel Stenberg2018-09-061-0/+1
* url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken2018-02-201-0/+1
* curl: add --proxy-pinnedpubkeyDaniel Stenberg2018-01-301-1/+2
* mime: use in curl cli tool instead of form API.Patrick Monnerat2017-09-021-4/+4
* --request-target: instead of --strip-path-slashDaniel Stenberg2017-06-211-2/+2
* preproxy: renamed what was added as SOCKS_PROXYDaniel Stenberg2016-12-161-1/+1
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-241-0/+12
* CURLOPT_TCP_NODELAY: now enabled by defaultDaniel Stenberg2016-08-051-1/+2
* 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-1/+0
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* oauth2: Don't use XOAUTH2 in OAuth 2.0 variablesSteve Holme2015-11-091-1/+1
* tool: fix memory leak with --proto-default optionDan Fandrich2015-08-231-0/+1
* CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot2015-08-221-0/+1
* Negotiate: custom service names for SPNEGO.Linus Nielsen2015-04-281-0/+2
* copyright years: after OCSP stapling changesDaniel Stenberg2015-01-161-1/+1
* tool: add --unix-socket optionPeter Wu2014-12-041-0/+1
* curl tool: Exclude SMB from the protocol redirectSteve Holme2014-11-301-2/+3
* SSL: implement public key pinningmoparisthebest2014-10-071-0/+1
* curl: add --proxy-headerMaciej Puzio2014-04-041-0/+1
* tool: Moved --libcurl to the global configSteve Holme2014-03-011-2/+0