summaryrefslogtreecommitdiff
path: root/src/tool_cb_hdr.c
Commit message (Expand)AuthorAgeFilesLines
* tool: Updated the warnf() function to use the GlobalConfig structureSteve Holme2015-02-271-2/+3
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* Fixes allowing 26 more test cases in 1334 to 1393 range to succeedYang Tse2012-06-091-25/+21
* Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeedYang Tse2012-06-071-2/+20
* Made -D option work with -O and -J.Tatsuhiro Tsujikawa2012-05-251-2/+10
* curl tool: make curl.h first header included in tool_setup.hYang Tse2012-04-081-2/+0
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* -J -O: use -O name if no Content-Disposition header comes!Daniel Stenberg2011-11-201-2/+1
* large headers: have curl accept >16K headersDaniel Stenberg2011-10-241-2/+1
* curl tool: fix some more OOM handlingYang Tse2011-09-301-1/+8
* curl tool: adjust header callback single call write limit warningYang Tse2011-09-281-1/+2
* curl tool: fix a compiler warningYang Tse2011-09-261-2/+1
* curl tool: fix some OOM handling - f4853db5 follow-upYang Tse2011-09-261-1/+2
* curl tool: fix some OOM handlingYang Tse2011-09-261-3/+20
* remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORYYang Tse2011-09-261-6/+1
* allow write callbacks to indicate OOM to libcurlYang Tse2011-09-251-1/+6
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-241-0/+182