summaryrefslogtreecommitdiff
path: root/src/tool_cfgable.h
AgeCommit message (Expand)Author
2018-11-07curl: fix --local-port integer overflowDaniel Stenberg
2018-09-06curl: --doh-url addedDaniel Stenberg
2018-05-31option: disallow username in URLBjörn Stenberg
2018-05-29setopt: add TLS 1.3 ciphersuitesDaniel Stenberg
2018-05-21curl: added --styled-outputDaniel Stenberg
2018-05-21curl: show headers in boldDaniel Stenberg
2018-05-18checksrc: fix too long lineDaniel Stenberg
2018-05-18docs: mention HAproxy protocol "version 1"Aleks
2018-03-17CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews
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-11-04curl: speed up handling of many URLsDaniel 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-06-28curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka
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-05-06curl: remove tool_writeenv.[ch]Daniel Stenberg
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-01-13unix_socket: add support for abstract unix domain socketIsaac Boukris
2016-12-16preproxy: renamed what was added as SOCKS_PROXYDaniel Stenberg
2016-12-16curl: normal socks proxies still use CURLOPT_PROXYDaniel Stenberg
2016-11-24proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov
2016-11-14curl: add --fail-earlyDaniel Stenberg
2016-11-11curl: Add --retry-connrefusedDaniel Hwang
2016-04-18tool: add --tcp-fastopen optionAlessandro Ghedini
2016-04-17news: CURLOPT_CONNECT_TO and --connect-toMichael Kaufmann
2016-04-09CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAMESteve Holme
2016-04-09url: Corrected comments following 9d89a0387Steve Holme
2016-02-23TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-12-15curl --expect100-timeout: addedDaniel Stenberg
2015-11-09oauth2: Don't use XOAUTH2 in OAuth 2.0 variablesSteve Holme
2015-11-09oauth2: Use OAuth 2.0 rather than XOAUTH2 in commentsSteve Holme
2015-08-22CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot
2015-07-17SSL: Add an option to disable certificate revocation checksJay Satiro
2015-04-28Negotiate: custom service names for SPNEGO.Linus Nielsen
2015-03-24CURLOPT_PATH_AS_IS: addedDaniel Stenberg
2015-03-20curl: add --false-start optionAlessandro Ghedini
2015-01-16curl: add --cert-status optionAlessandro Ghedini
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-04tool: add --unix-socket optionPeter Wu
2014-10-07SSL: implement public key pinningmoparisthebest
2014-04-04curl: add --proxy-headerMaciej Puzio
2014-03-01tool: Moved internal variable isatty to the global configSteve Holme
2014-03-01tool: Moved --libcurl to the global configSteve Holme
2014-03-01tool: Moved --progress-bar to the global configSteve Holme