summaryrefslogtreecommitdiff
path: root/tests/libtest/lib510.c
Commit message (Expand)AuthorAgeFilesLines
* Addes OOM handling for curl_easy_setopt() calls in testYang Tse2010-02-051-10/+12
* - "Tom" posted a bug report that mentioned how libcurl did wrong when doing aDaniel Stenberg2009-10-301-1/+5
* Fixes for non-ASCII platforms by David McCreedyYang Tse2009-05-081-0/+5
* include "memdebug.h"Yang Tse2008-09-201-0/+2
* Made sure to pass longs in to curl_easy_setopt where necessary in theDan Fandrich2008-05-221-3/+3
* Add project notice and file IdYang Tse2006-10-251-0/+10
* Use curl_global_init() and curl_global_cleanup().Yang Tse2006-10-251-23/+37
* modified to not leak memory if a libcurl function returns failure, for betterDaniel Stenberg2004-05-171-1/+3
* changed the test() function to return type intDaniel Stenberg2004-02-051-1/+1
* added lib510.c for callback POST using chunked encodingDaniel Stenberg2004-01-301-0/+80