aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-26curl: make the -# spaceship bar not wrap the lineDaniel Stenberg
2020-01-21smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev
2020-01-21curl: Let -D merge headers in one file againEmil Engler
2020-01-16curl:progressbarinit: ignore column width from terminals < 20Daniel Stenberg
2020-01-13CMake: Add support for CMAKE_LTO option.Tobias Hieta
2020-01-13curl: make #0 not output the full URLDaniel Stenberg
2020-01-12curl: remove 'config' field from OutStructDaniel Stenberg
2020-01-09tool_dirhie.c: fix the copyright year rangeDaniel Stenberg
2020-01-09tool_dirhie: Allow directory traversal during creationJay Satiro
2020-01-06curl -w: handle a blank input file correctlyDaniel Stenberg
2020-01-05curl:getparameter return error for --http3 if libcurl doesn't supportDaniel Stenberg
2020-01-04curl: properly free mimepost dataDaniel Stenberg
2020-01-04curl: cleanup multi handle on failureDaniel Stenberg
2019-12-31tool: make a few char pointers point to const char insteadMarcel Raad
2019-12-29tool_operate: fix mem leak when failed config parseJay Satiro
2019-12-18curl/parseconfig: use curl_free() to free memory allocated by libcurlDaniel Stenberg
2019-12-18curl/parseconfig: fix mem-leakDaniel Stenberg
2019-12-12curl: fix memory leak in OOM in etags logicDaniel Stenberg
2019-12-12curl: improved cleanup in upload error pathDaniel Stenberg
2019-12-10curl: use errorf() betterDaniel Stenberg
2019-12-06curl: make the etag load logic work without fseekDaniel Stenberg
2019-12-05lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAINJay Satiro
2019-12-05etag: allow both --etag-compare and --etag-save in same cmdlineDaniel Stenberg
2019-12-03curl: show better error message when no homedir is foundDaniel Stenberg
2019-12-02copyright: fix the year ranges for two filesDaniel Stenberg
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2019-11-28curl: two new command line options for etagsMaros Priputen
2019-11-26curl: fix --upload-file . hangs if delay in STDINJohn Schroeder
2019-11-21curl: add --parallel-immediateDaniel Stenberg
2019-11-14curl: fix -T globbingDaniel Stenberg
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2019-10-16tool_operate: Fix retry sleep time shown to user when Retry-AfterStian Soiland-Reyes
2019-10-09docs: document it as --no-progress-meter instead of the reverseDaniel Stenberg
2019-10-08curl: --no-progress-meterDaniel Stenberg
2019-10-05curl: ensure HTTP 429 triggers --retryStian Soiland-Reyes
2019-10-02ESNI: initial build/setupNiall
2019-10-02tool_operate: rename functions to make more senseDaniel Stenberg
2019-10-02curl: create easy handles on-demand and not ahead of timeDaniel Stenberg
2019-09-22curl: exit the create_transfers loop on errorsDaniel Stenberg
2019-09-20tool_operate: removed unused variable 'done'Daniel Stenberg
2019-09-20tool_operate: Expression 'config->resume_from' is always trueDaniel Stenberg
2019-09-20tool_getparam: remove duplicate switch caseDaniel Stenberg
2019-09-13curl: fix memory leaked by parse_metalink()Kamil Dudka
2019-09-13curl:file2string: load large files much fasterGilles Vollant
2019-09-10curl: make sure the parallel transfers do them allDaniel Stenberg
2019-09-09tool_setopt: handle a libcurl build without netrc supportDaniel Stenberg
2019-08-29curl: fix include conditionslufia
2019-08-20cleanup: remove DOT_CHAR completelyDaniel Stenberg
2019-08-20curl: make --libcurl use CURL_HTTP_VERSION_3Daniel Stenberg
2019-08-20curl: use .curlrc (with a dot) on Windows as wellDaniel Stenberg