summaryrefslogtreecommitdiff
path: root/src/tool_paramhlp.h
Commit message (Expand)AuthorAgeFilesLines
* curl: cap the maximum allowed values for retry time argumentsDaniel Stenberg2019-07-301-1/+2
* curl: detect and bail out early on parameter integer overflowsDaniel Stenberg2017-08-071-3/+2
* vtls: add options to specify range of enabled TLS versionsJozef Kralik2017-03-081-0/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot2015-08-221-1/+2
* tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme2014-02-231-6/+6
* tool_paramhlp: Added URL index to password prompt for multiple operationsSteve Holme2014-02-161-1/+1
* tool_operate: Moved required argument getting into separate functionSteve Holme2014-02-151-1/+1
* tool: Fixed incorrect return code if password prompting runs out of memorySteve Holme2014-01-191-2/+2
* src/tool: allow timeouts to accept decimal valuesDave Reisner2013-07-141-0/+2
* avoid mixing of enumerated type with another typeYang Tse2012-11-261-3/+3
* cmdline: parse numerical options stricterDaniel Stenberg2012-07-101-0/+1
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* curl tool: OOM handling fixesYang Tse2011-10-051-3/+1
* curl tool: code moved to tool_*.[ch] filesYang Tse2011-10-051-0/+53