summaryrefslogtreecommitdiff
path: root/src/tool_cfgable.c
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* curl: Added support for --mail-authSteve Holme2012-02-161-0/+2
* tool_cfgable.c: pending check doneYang Tse2011-11-031-4/+1
* curl tool: fix some more OOM handlingYang Tse2011-09-301-2/+0
* curl tool: fix some OOM handling issuesYang Tse2011-09-241-10/+19
* curl tool: create tool_myfunc.[ch] which later on will hold my_* functionsYang Tse2011-09-181-3/+2
* curl tool: reorder free_config_fields() field handlingYang Tse2011-09-181-40/+67
* curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch]Yang Tse2011-09-161-0/+98