aboutsummaryrefslogtreecommitdiff
path: root/src/tool_setopt.c
AgeCommit message (Expand)Author
2015-10-02tool_setopt: fix c_escape truncated octalMaksim Stsepanenka
2015-07-17SSL: Add an option to disable certificate revocation checksJay Satiro
2014-11-30curl tool: Enable support for the SMB protocolBill Nagel
2014-03-01tool: Moved --libcurl to the global configSteve Holme
2014-02-23tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme
2014-02-10NPN/ALPN: allow disabling via command lineFabian Frank
2013-10-15SSL: protocol version can be specified more preciselyGergely Nagy
2013-07-22curl: fix symbolic names for CURL_NETRC_* enum in --libcurl outputYang Tse
2013-07-22curl: fix symbolic names for CURLUSESSL_* enum in --libcurl outputYang Tse
2013-03-07checksrc: ban unsafe functionsDaniel Stenberg
2013-01-16--libcurl: fix for non-zero default optionsYves Arrouye
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-04-19Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-upYang Tse
2012-04-08curl tool: make curl.h first header included in tool_setup.hYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-03-17tool_setopt.c: more OOM handling fixesYang Tse
2012-03-16tool_setopt.c: fix OOM handlingYang Tse
2012-03-16fix some compiler warningsYang Tse
2012-02-23Generate lists and use symbols in --libcurl code output.Colin Hogben
2012-02-13configure: add option disable --libcurl outputColin Hogben
2011-09-21curl tool: reviewed code moved to tool_*.[ch] filesYang Tse