summaryrefslogtreecommitdiff
path: root/src/tool_paramhlp.c
AgeCommit message (Expand)Author
2015-08-22CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot
2015-02-27tool: Updated the warnf() function to use the GlobalConfig structureSteve Holme
2014-11-30curl tool: Enable support for the SMB protocolBill Nagel
2014-03-01tool: Moved --stderr to the global configSteve Holme
2014-02-23tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme
2014-02-20tool_paramhlp: Fixed compilation warningsSteve Holme
2014-02-16tool_paramhlp: Added URL index to password prompt for multiple operationsSteve Holme
2014-02-15tool_operate: Moved required argument getting into separate functionSteve Holme
2014-01-19tool: Fixed incorrect return code if password prompting runs out of memorySteve Holme
2013-07-14src/tool: allow timeouts to accept decimal valuesDave Reisner
2013-07-14src/tool_paramhlp: try harder to catch negativesDave Reisner
2013-04-20tool_paramhlp: Fixed options being included in usernameSteve Holme
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-11-26avoid mixing of enumerated type with another typeYang Tse
2012-07-10cmdline: parse numerical options stricterDaniel Stenberg
2012-04-08curl tool: make curl.h first header included in tool_setup.hYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-02-13curl tool: allow negative numbers as option valuesAlessandro Ghedini
2011-10-06curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-10-05curl tool: OOM handling fixesYang Tse
2011-10-05curl tool: code moved to tool_*.[ch] filesYang Tse