summaryrefslogtreecommitdiff
path: root/src/tool_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* curl: customrequest_helper: deal with NULL custom methodDaniel Stenberg2015-09-111-1/+3
* curl: point out unnecessary uses of -X in verbose modeDaniel Stenberg2015-09-111-0/+23
* curl: point out the conflicting HTTP methods if usedDaniel Stenberg2015-08-251-2/+12
* curl: clarify that users can only specify one _METHOD_Daniel Stenberg2015-08-251-1/+1
* CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot2015-08-221-0/+2
* tool: Updated the warnf() function to use the GlobalConfig structureSteve Holme2015-02-271-2/+4
* tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme2014-02-231-3/+2
* 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
* cmdline: parse numerical options stricterDaniel Stenberg2012-07-101-0/+2
* 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: code moved to tool_*.[ch] filesYang Tse2011-10-051-0/+78