summaryrefslogtreecommitdiff
path: root/src/tool_cb_wrt.c
AgeCommit message (Expand)Author
2019-04-11build: fix Codacy/CppCheck warningsMarcel Raad
2019-04-02tool_cb_wrt: fix bad-function-cast warningMarcel Raad
2019-03-26tool_cb_wrt: fix writing to Windows null device NULJay Satiro
2018-12-19curl -J: do not append to the destination fileDaniel Stenberg
2018-11-13tool_cb_wrt: Silence function cast compiler warningDaniel Gustafsson
2018-11-05curl: fixed UTF-8 in current console code page (Windows)Yasuhiro Matsumoto
2018-05-21curl: show headers in boldDaniel Stenberg
2017-07-09tool_cb_wrt: fix variable shadowing warningMarcel Raad
2017-06-17tool_wrte_cb: remove check for config == NULLDaniel Stenberg
2017-06-16curl: prevent binary output spewed to terminalDaniel Stenberg
2017-03-30gcc7: fix ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool...Alexis La Goutte
2017-03-29curl: fix callback argument inconsistencyHanno Böck
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-04-08src/tool_cb_wrt: separate fnc for output file creationKamil Dudka
2015-02-28tool: wrap lines longer than 79 columnsKamil Dudka
2015-02-27tool: Updated the warnf() function to use the GlobalConfig structureSteve Holme
2014-02-23tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-06-07Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeedYang Tse
2012-04-08curl tool: make curl.h first header included in tool_setup.hYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-11-03tool_cb_wrt.c: disambiguate warning messageYang Tse
2011-10-24large headers: have curl accept >16K headersDaniel Stenberg
2011-09-30curl tool: fix some more OOM handlingYang Tse
2011-09-26curl tool: fix some OOM handlingYang Tse
2011-09-26remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORYYang Tse
2011-09-25allow write callbacks to indicate OOM to libcurlYang Tse
2011-09-24curl tool: reviewed code moved to tool_*.[ch] filesYang Tse