summaryrefslogtreecommitdiff
path: root/src/tool_cfgable.c
Commit message (Expand)AuthorAgeFilesLines
* curl: Add support for various DNS binding options.Ben Greear2013-09-121-1/+5
* curl: added basic SASL XOAUTH2 supportKyle L. Huff2013-08-261-0/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* 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