summaryrefslogtreecommitdiff
path: root/src/tool_operhlp.h
Commit message (Expand)AuthorAgeFilesLines
* tool_operate: Fix error codes on bad URL & OOMDan Fandrich2023-02-071-0/+2
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* curl/add_file_name_to_url: use the libcurl URL parserDaniel Stenberg2022-10-101-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* curl: support parallel transfersDaniel Stenberg2019-07-201-2/+2
* whitespace fixesViktor Szakats2018-09-231-1/+0
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme2014-02-231-2/+2
* tool_operhlp.h: Fixed compilation warningSteve Holme2014-02-221-0/+2
* tool_operhlp: Consolidated engine output code into tool_helpSteve Holme2014-02-221-2/+0
* tool_operate: Moved required argument getting into separate functionSteve Holme2014-02-151-2/+0
* tool_operate: Moved main initialisation and cleanup code into tool_mainSteve Holme2014-02-031-4/+0
* tool_operate: Moved memory tracking initialisation into tool_mainSteve Holme2014-02-021-7/+1
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* curl tool: OOM handling fixesYang Tse2011-10-051-1/+1
* curl tool: code moved to tool_*.[ch] filesYang Tse2011-10-051-0/+51