aboutsummaryrefslogtreecommitdiff
path: root/src/tool_operate.h
AgeCommit message (Expand)Author
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2019-11-28curl: two new command line options for etagsMaros Priputen
2019-11-26curl: fix --upload-file . hangs if delay in STDINJohn Schroeder
2019-07-20curl: support parallel transfersDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-02-24tool_main: Moved easy handle into global config structureSteve Holme
2014-02-23tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme
2014-02-22tool_operate: Start to use CURLcode rather than int for return codesSteve Holme
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-10-05curl tool: code moved to tool_*.[ch] filesYang Tse