aboutsummaryrefslogtreecommitdiff
path: root/src/tool_paramhlp.h
AgeCommit message (Expand)Author
2019-12-31tool: make a few char pointers point to const char insteadMarcel Raad
2019-07-30curl: cap the maximum allowed values for retry time argumentsDaniel Stenberg
2017-08-07curl: detect and bail out early on parameter integer overflowsDaniel Stenberg
2017-03-08vtls: add options to specify range of enabled TLS versionsJozef Kralik
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-08-22CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot
2014-02-23tool_cfgable: Renamed Configurable structure to OperationConfigSteve 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
2012-11-26avoid mixing of enumerated type with another typeYang Tse
2012-07-10cmdline: parse numerical options stricterDaniel Stenberg
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-10-05curl tool: OOM handling fixesYang Tse
2011-10-05curl tool: code moved to tool_*.[ch] filesYang Tse