summaryrefslogtreecommitdiff
path: root/src/tool_paramhlp.c
Commit message (Expand)AuthorAgeFilesLines
* tool: Moved --stderr to the global configSteve Holme2014-03-011-1/+1
* tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme2014-02-231-6/+6
* tool_paramhlp: Fixed compilation warningsSteve Holme2014-02-201-8/+8
* tool_paramhlp: Added URL index to password prompt for multiple operationsSteve Holme2014-02-161-7/+16
* tool_operate: Moved required argument getting into separate functionSteve Holme2014-02-151-2/+40
* tool: Fixed incorrect return code if password prompting runs out of memorySteve Holme2014-01-191-6/+7
* src/tool: allow timeouts to accept decimal valuesDave Reisner2013-07-141-0/+42
* src/tool_paramhlp: try harder to catch negativesDave Reisner2013-07-141-3/+7
* tool_paramhlp: Fixed options being included in usernameSteve Holme2013-04-201-4/+16
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* 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