summaryrefslogtreecommitdiff
path: root/src/tool_getparam.h
Commit message (Expand)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot2015-08-221-0/+1
* tool_getparam: Added initial support for --next/-:Steve Holme2014-02-261-0/+1
* tool_getparam: Added global config to getparameter()Steve Holme2014-02-251-4/+3
* tool_getparam.h: Fixed compilation warningSteve Holme2014-02-251-0/+1
* tool_main: Moved easy handle into global config structureSteve Holme2014-02-241-1/+1
* tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme2014-02-231-3/+3
* tool_getparam: Moved hugehelp() call into operate()Steve Holme2014-02-231-0/+1
* tool_getparam: Moved tool_version_info() call into operate()Steve Holme2014-02-231-0/+1
* tool_cfgable: Removed list_engine flag from config structureSteve Holme2014-02-221-0/+1
* tool_operate: Moved command line argument parsing into separate functionSteve Holme2014-02-031-1/+4
* unit1394.c: plug the curl tool unit test inKamil Dudka2013-05-061-0/+6
* avoid mixing of enumerated type with another typeYang Tse2012-11-261-1/+1
* cmdline: parse numerical options stricterDaniel Stenberg2012-07-101-0/+1
* tool_getparam.h: fix compiler errorDaniel Stenberg2012-06-081-0/+2
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* curl tool: code moved to tool_*.[ch] filesYang Tse2011-10-051-0/+46