aboutsummaryrefslogtreecommitdiff
path: root/src/tool_cfgable.h
AgeCommit message (Expand)Author
2012-06-21curl: Made --metalink option toggle Metalink functionalityTatsuhiro Tsujikawa
2012-05-26Reduced #ifdef HAVE_METALINKTatsuhiro Tsujikawa
2012-05-26Minimize usage of structs from libmetalinkTatsuhiro Tsujikawa
2012-05-26Support Metalink.Tatsuhiro Tsujikawa
2012-04-18Take in account that CURLAUTH_* bitmasks are now 'unsigned long'Yang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-04-05curl: add --post303 to set the CURL_REDIR_POST_303 optionDaniel Stenberg
2012-02-16curl: Added support for --mail-authSteve Holme
2012-02-09--ssl-allow-beast addedDaniel Stenberg
2011-10-16--show-error: position indepdenentDaniel Stenberg
2011-09-30curl tool: fix some more OOM handlingYang Tse
2011-09-21curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-20curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-19curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-16curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch]Yang Tse