Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-25 | allow write callbacks to indicate OOM to libcurl | Yang Tse | |
Allow (*curl_write_callback) write callbacks to return CURL_WRITEFUNC_OUT_OF_MEMORY to properly indicate libcurl of OOM conditions inside the callback itself. | |||
2011-09-24 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse | |