summaryrefslogtreecommitdiff
path: root/src/tool_setopt.c
Commit message (Expand)AuthorAgeFilesLines
* curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka2017-06-281-0/+1
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-241-0/+11
* curl: introduce the --tlsv1.3 option to force TLS 1.3Kamil Dudka2016-11-071-0/+1
* CURLOPT_TCP_NODELAY: now enabled by defaultDaniel Stenberg2016-08-051-1/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* curl: use 2TLS by defaultDaniel Stenberg2015-12-131-0/+2
* curl.h: s/HTTPPOST_/CURL_HTTPOST_Daniel Stenberg2015-10-311-3/+3
* tool_setopt: fix c_escape truncated octalMaksim Stsepanenka2015-10-021-1/+1
* SSL: Add an option to disable certificate revocation checksJay Satiro2015-07-171-0/+6
* curl tool: Enable support for the SMB protocolBill Nagel2014-11-301-0/+2
* tool: Moved --libcurl to the global configSteve Holme2014-03-011-6/+6
* tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme2014-02-231-7/+7
* NPN/ALPN: allow disabling via command lineFabian Frank2014-02-101-0/+2
* SSL: protocol version can be specified more preciselyGergely Nagy2013-10-151-0/+3
* curl: fix symbolic names for CURL_NETRC_* enum in --libcurl outputYang Tse2013-07-221-0/+7
* curl: fix symbolic names for CURLUSESSL_* enum in --libcurl outputYang Tse2013-07-221-0/+8
* checksrc: ban unsafe functionsDaniel Stenberg2013-03-071-4/+4
* --libcurl: fix for non-zero default optionsYves Arrouye2013-01-161-1/+18
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-upYang Tse2012-04-191-2/+45
* curl tool: make curl.h first header included in tool_setup.hYang Tse2012-04-081-2/+0
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-1/+1
* tool_setopt.c: more OOM handling fixesYang Tse2012-03-171-21/+25
* tool_setopt.c: fix OOM handlingYang Tse2012-03-161-7/+17
* fix some compiler warningsYang Tse2012-03-161-1/+1
* Generate lists and use symbols in --libcurl code output.Colin Hogben2012-02-231-29/+374
* configure: add option disable --libcurl outputColin Hogben2012-02-131-1/+4
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-211-0/+125