Revert "Update to 7.44.0"
[platform/upstream/curl.git] / src / tool_cb_hdr.c
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-06-09 Yang TseFixes allowing 26 more test cases in 1334 to 1393 range...
2012-06-07 Yang TseFixes allowing HTTP test cases 1338, 1339, 1368 and...
2012-05-25 Tatsuhiro TsujikawaMade -D option work with -O and -J.
2012-04-08 Yang Tsecurl tool: make curl.h first header included in tool_se...
2012-04-06 Yang Tsecurl tool: use configuration files from lib directory
2011-11-20 Daniel Stenberg-J -O: use -O name if no Content-Disposition header...
2011-10-24 Daniel Stenberglarge headers: have curl accept >16K headers
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-30 Yang Tsecurl tool: fix some more OOM handling
2011-09-28 Yang Tsecurl tool: adjust header callback single call write...
2011-09-26 Yang Tsecurl tool: fix a compiler warning
2011-09-26 Yang Tsecurl tool: fix some OOM handling - f4853db5 follow-up
2011-09-26 Yang Tsecurl tool: fix some OOM handling
2011-09-26 Yang Tseremove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
2011-09-25 Yang Tseallow write callbacks to indicate OOM to libcurl
2011-09-24 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files