sources: update source headers
[platform/upstream/curl.git] / tests / libtest / lib525.c
2011-03-10 Daniel Stenbergsources: update source headers
2010-04-15 Dan FandrichEliminated an unlikely race condition in some tests.
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-05 Yang TseAddes OOM handling for curl_easy_setopt() calls in...
2008-09-20 Yang Tseinclude "memdebug.h"
2008-05-22 Dan FandrichMade sure to pass longs in to curl_easy_setopt where...
2007-10-02 Yang TseRenamed a couple of global variables to avoid shadowing...
2007-03-10 Yang Tsechange max allowed time for this test to complete to...
2007-02-16 Yang Tseadd debug messages for fopen() failures
2007-02-09 Yang TseSome tests were using functions curlx_tvnow and curlx_t...
2006-10-27 Yang Tse30 seconds isn't long enough for this test on a loaded...
2006-10-26 Gisle VanemUse proper 'stat' structure for fstat(). I.e. 'struct...
2006-10-25 Yang TseUse curl_global_init() and curl_global_cleanup().
2006-10-20 Yang TseOops! Actually set the limit to 30 seconds.
2006-10-20 Yang TseDecrease the posibility of aborting a test which actual...
2006-10-19 Yang TseWhen aborting, show loop counter values when more than...
2006-10-19 Yang TseAbort test if it seems that it would have run forever...
2006-10-10 Yang TseCall curl_global_cleanup() in all code paths before...
2006-09-28 Daniel StenbergReported in #1561470 (curl.haxx.se/bug/view.cgi?id...
2006-09-10 Gisle VanemAdded select_test() function to allow selecting on...
2006-09-09 Gisle VanemPrint usage in case 'arg2 == NULL'.
2006-06-09 Daniel Stenbergstricter type use to please compilers
2006-06-08 Daniel Stenberglib525.c does a FTP upload with PORT using multi interface