summaryrefslogtreecommitdiff
path: root/src/tool_paramhlp.c
Commit message (Expand)AuthorAgeFilesLines
* avoid mixing of enumerated type with another typeYang Tse2012-11-261-9/+9
* cmdline: parse numerical options stricterDaniel Stenberg2012-07-101-11/+35
* 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 tool: allow negative numbers as option valuesAlessandro Ghedini2012-02-131-3/+1
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-061-3/+2
* curl tool: OOM handling fixesYang Tse2011-10-051-17/+21
* curl tool: code moved to tool_*.[ch] filesYang Tse2011-10-051-0/+384