summaryrefslogtreecommitdiff
path: root/src/tool_setopt.c
Commit message (Expand)AuthorAgeFilesLines
* 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