aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib554.c
AgeCommit message (Expand)Author
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-06-07lib554.c: use curl_formadd() properlyDaniel Stenberg
2011-10-19Silenced a compiler warning about an unused variableDan Fandrich
2011-10-16formdata: ack read callback abortDaniel Stenberg
2011-08-08CURLFORM_BUFFER: insert filename as documentedDaniel Stenberg
2011-06-17CURLFORM_STREAM: acknowledge CURLFORM_FILENAMEDaniel Stenberg
2011-03-10sources: update source headersDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-05Addes OOM handling for curl_easy_setopt() calls in testYang Tse
2009-07-22don't set READDATA since it isn't used and only confuses readersDaniel Stenberg
2009-05-08Fixes for non-ASCII platforms by David McCreedyYang Tse
2008-09-20include "memdebug.h"Yang Tse
2008-07-08Fixed test 554 to pass the torture test.Dan Fandrich
2008-05-22Made sure to pass longs in to curl_easy_setopt where necessary in theDan Fandrich
2008-04-07fix compiler warning: argument is incompatible with corresponding format stri...Yang Tse
2008-03-31- Added CURLFORM_STREAM as a supported option to curl_formadd() to allow anDaniel Stenberg