Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | Addes OOM handling for curl_easy_setopt() calls in test | Yang Tse | 2010-02-05 | 1 | -7/+9 |
* | don't set READDATA since it isn't used and only confuses readers | Daniel Stenberg | 2009-07-22 | 1 | -3/+0 |
* | Fixes for non-ASCII platforms by David McCreedy | Yang Tse | 2009-05-08 | 1 | -1/+22 |
* | include "memdebug.h" | Yang Tse | 2008-09-20 | 1 | -0/+2 |
* | Fixed test 554 to pass the torture test. | Dan Fandrich | 2008-07-08 | 1 | -7/+6 |
* | Made sure to pass longs in to curl_easy_setopt where necessary in the | Dan Fandrich | 2008-05-22 | 1 | -3/+3 |
* | fix compiler warning: argument is incompatible with corresponding format stri... | Yang Tse | 2008-04-07 | 1 | -3/+3 |
* | - Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an | Daniel Stenberg | 2008-03-31 | 1 | -0/+130 |