summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-297.16.0 materialcurl-7_16_0Daniel Stenberg
2006-10-29corrected how tests/memanalyze.pl is usedDaniel Stenberg
2006-10-29Compiler warning fixYang Tse
2006-10-29Make more human readable and maintainable previousYang Tse
2006-10-29updated to current statusDaniel Stenberg
2006-10-29updated to reflect realityDaniel Stenberg
2006-10-27a small unification of the error text on failed server startupsDaniel Stenberg
2006-10-27Sync with lib/setup_once.hYang Tse
2006-10-27Compiler warning fix.Yang Tse
2006-10-27Fixed 'x_TYPE_ARG2' to match prototypes of recv() and send().Gisle Vanem
2006-10-27Get rid of the special sread()+swrite() for MSDOS. Use recv()Gisle Vanem
2006-10-27Added 'RECV_TYPE_ARGx' needed in getinfo.c.Gisle Vanem
2006-10-27Update copyright year, since the file has been modifiedYang Tse
2006-10-27Compiler warning fixYang Tse
2006-10-2730 seconds isn't long enough for this test on a loaded server.Yang Tse
2006-10-27Do an explicit typecast of data pointers to function pointersYang Tse
2006-10-26Use proper 'stat' structure for fstat(). I.e. 'struct _stati64' and '_fstati6...Gisle Vanem
2006-10-26Improved rlimit logic:Yang Tse
2006-10-26Fix Curl_open() not reporting failure when allocation of theYang Tse
2006-10-2630 seconds isn't long enough for this test on a loaded server.Yang Tse
2006-10-25a Smalltalk bindingDaniel Stenberg
2006-10-25Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for theDaniel Stenberg
2006-10-25Fixed "'x' might be used uninitialized in this function" warning.Gisle Vanem
2006-10-25Added '-d' option for Watt32 targets. Added cvs id.Gisle Vanem
2006-10-25Compiler warning fixYang Tse
2006-10-25Add project notice and file IdYang Tse
2006-10-25Compiler warning fixYang Tse
2006-10-25updated copyright yearDaniel Stenberg
2006-10-25Use curl_global_init() and curl_global_cleanup().Yang Tse
2006-10-24other pipelining fixes by Ravi Pratap, that now makes pipelines get used betterDaniel Stenberg
2006-10-24Abort test if it seems that it would have run forever. This is just to preventYang Tse
2006-10-23the check in ConnectionExists() for not re-using a non-resolved connection nowDaniel Stenberg
2006-10-23Ravi Pratap provided a major update with pipelining fixes. We also no longerDaniel Stenberg
2006-10-23Avoid trying to compare more than strlen bytes.Yang Tse
2006-10-2330 seconds isn't long enough for this test on a loaded server.Dan Fandrich
2006-10-23Replace is*() macros with our own IS*() ones.Yang Tse
2006-10-22Nir Soffer fixed a cp line and got rid of an rmDaniel Stenberg
2006-10-22until we learn how to use Makefile.inc from here, I've added socks.o in hereDaniel Stenberg
2006-10-21Provide 'datarootdir' parameter to shutup configuration warning,Yang Tse
2006-10-21Fix misplaced runtime library specification for 'release-dll' targetYang Tse
2006-10-21rely on the global LDADD instead of having specific ones for every programDaniel Stenberg
2006-10-21Nir Soffer for his Makefile.am fixDaniel Stenberg
2006-10-21Fix copy-paste errorYang Tse
2006-10-21Compiler warning fixYang Tse
2006-10-21Nir Soffer made the tests/libtest/Makefile.am use a proper variable for allDaniel Stenberg
2006-10-21Armel Asselin separated CA cert verification problems from problems withDaniel Stenberg
2006-10-21Compiler warning fixYang Tse
2006-10-20made the arrow for 'Send SSL data' point in the right direction!Daniel Stenberg
2006-10-20Compiler warning fixYang Tse
2006-10-20Since now src/setup.h includes setup_once.h, src/config-win32.h needsYang Tse