summaryrefslogtreecommitdiff
path: root/src/tool_cfgable.h
Commit message (Expand)AuthorAgeFilesLines
...
* curl_easy_perform_ev: debug/test functionDaniel Stenberg2013-08-201-1/+4
* src/tool: allow timeouts to accept decimal valuesDave Reisner2013-07-141-2/+2
* sasl-ir: Added --sasl-ir option to curl command line toolSteve Holme2013-04-271-0/+1
* curl: Made --metalink option toggle Metalink functionalityTatsuhiro Tsujikawa2012-06-211-0/+1
* Reduced #ifdef HAVE_METALINKTatsuhiro Tsujikawa2012-05-261-4/+1
* Minimize usage of structs from libmetalinkTatsuhiro Tsujikawa2012-05-261-5/+2
* Support Metalink.Tatsuhiro Tsujikawa2012-05-261-0/+11
* Take in account that CURLAUTH_* bitmasks are now 'unsigned long'Yang Tse2012-04-181-1/+1
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-1/+1
* curl: add --post303 to set the CURL_REDIR_POST_303 optionDaniel Stenberg2012-04-051-0/+1
* curl: Added support for --mail-authSteve Holme2012-02-161-0/+1
* --ssl-allow-beast addedDaniel Stenberg2012-02-091-2/+2
* --show-error: position indepdenentDaniel Stenberg2011-10-161-1/+3
* curl tool: fix some more OOM handlingYang Tse2011-09-301-1/+1
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-211-2/+2
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-201-47/+4
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-191-0/+1
* curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch]Yang Tse2011-09-161-0/+244