summaryrefslogtreecommitdiff
path: root/src/tool_operate.h
Commit message (Expand)AuthorAgeFilesLines
* curl: two new command line options for etagsMaros Priputen2019-11-281-0/+1
* curl: fix --upload-file . hangs if delay in STDINJohn Schroeder2019-11-261-0/+1
* curl: support parallel transfersDaniel Stenberg2019-07-201-1/+47
* whitespace fixesViktor Szakats2018-09-231-1/+0
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+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-1/+1
* tool_operate: Start to use CURLcode rather than int for return codesSteve Holme2014-02-221-2/+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/+29