Base code merged to SPIN 2.4
[platform/upstream/curl.git] / src / tool_setopt.c
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-03-01 Steve Holmetool: Moved --libcurl to the global config
2014-02-23 Steve Holmetool_cfgable: Renamed Configurable structure to Operati...
2014-02-10 Fabian FrankNPN/ALPN: allow disabling via command line
2013-10-15 Gergely NagySSL: protocol version can be specified more precisely
2013-07-22 Yang Tsecurl: fix symbolic names for CURL_NETRC_* enum in ...
2013-07-22 Yang Tsecurl: fix symbolic names for CURLUSESSL_* enum in ...
2013-03-07 Daniel Stenbergchecksrc: ban unsafe functions
2013-01-16 Yves Arrouye--libcurl: fix for non-zero default options
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-04-19 Yang TseTake in account that CURLAUTH_* bitmasks are now 'unsig...
2012-04-08 Yang Tsecurl tool: make curl.h first header included in tool_se...
2012-04-06 Yang Tsecurl tool: use configuration files from lib directory
2012-03-17 Yang Tsetool_setopt.c: more OOM handling fixes
2012-03-16 Yang Tsetool_setopt.c: fix OOM handling
2012-03-16 Yang Tsefix some compiler warnings
2012-02-23 Colin HogbenGenerate lists and use symbols in --libcurl code output.
2012-02-13 Colin Hogbenconfigure: add option disable --libcurl output
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-20 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files