Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl tool: make curl.h first header included in tool_setup.h | Yang Tse | 2012-04-08 | 1 | -2/+0 |
* | curl tool: use configuration files from lib directory | Yang Tse | 2012-04-06 | 1 | -2/+2 |
* | -J -O: use -O name if no Content-Disposition header comes! | Daniel Stenberg | 2011-11-20 | 1 | -2/+1 |
* | large headers: have curl accept >16K headers | Daniel Stenberg | 2011-10-24 | 1 | -2/+1 |
* | curl tool: fix some more OOM handling | Yang Tse | 2011-09-30 | 1 | -1/+8 |
* | curl tool: adjust header callback single call write limit warning | Yang Tse | 2011-09-28 | 1 | -1/+2 |
* | curl tool: fix a compiler warning | Yang Tse | 2011-09-26 | 1 | -2/+1 |
* | curl tool: fix some OOM handling - f4853db5 follow-up | Yang Tse | 2011-09-26 | 1 | -1/+2 |
* | curl tool: fix some OOM handling | Yang Tse | 2011-09-26 | 1 | -3/+20 |
* | remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY | Yang Tse | 2011-09-26 | 1 | -6/+1 |
* | allow write callbacks to indicate OOM to libcurl | Yang Tse | 2011-09-25 | 1 | -1/+6 |
* | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse | 2011-09-24 | 1 | -0/+182 |