summaryrefslogtreecommitdiff
path: root/src/tool_operate.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* writeout: add %{certs} and %{num_certs}Daniel Stenberg2022-12-271-0/+1
* curl: timeout in the read callbackDaniel Stenberg2022-10-281-0/+1
* tool_operate: more transfer cleanup after parallel transfer failDaniel Stenberg2022-10-181-0/+1
* tool_operate: reduce errorbuffer allocsDaniel Stenberg2022-09-011-1/+2
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* curl: remove "separators" (when using globbed URLs)Daniel Stenberg2022-01-151-3/+1
* tool_operate: Fix --fail-early with parallel transfersJay Satiro2021-08-171-0/+3
* metalink: removeDaniel Stenberg2021-06-071-5/+1
* curl: add variables to --write-outDaniel Stenberg2020-12-211-0/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* tool_writeout: add new writeout variable, %{num_headers}anio2020-09-151-0/+2
* curl: retry delays in parallel mode no longer sleeps blockingDaniel Stenberg2020-09-061-0/+3
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-151-3/+3
* 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