summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 7.16.0 materialcurl-7_16_0Daniel Stenberg2006-10-292-1/+4
* corrected how tests/memanalyze.pl is usedDaniel Stenberg2006-10-291-3/+3
* Compiler warning fixYang Tse2006-10-292-2/+16
* Make more human readable and maintainable previousYang Tse2006-10-292-9/+23
* updated to current statusDaniel Stenberg2006-10-291-53/+14
* updated to reflect realityDaniel Stenberg2006-10-291-30/+10
* a small unification of the error text on failed server startupsDaniel Stenberg2006-10-271-2/+2
* Sync with lib/setup_once.hYang Tse2006-10-271-6/+0
* Compiler warning fix.Yang Tse2006-10-272-8/+8
* Fixed 'x_TYPE_ARG2' to match prototypes of recv() and send().Gisle Vanem2006-10-271-2/+2
* Get rid of the special sread()+swrite() for MSDOS. Use recv()Gisle Vanem2006-10-272-6/+13
* Added 'RECV_TYPE_ARGx' needed in getinfo.c.Gisle Vanem2006-10-271-0/+5
* Update copyright year, since the file has been modifiedYang Tse2006-10-2716-16/+16
* Compiler warning fixYang Tse2006-10-271-4/+8
* 30 seconds isn't long enough for this test on a loaded server.Yang Tse2006-10-271-2/+2
* Do an explicit typecast of data pointers to function pointersYang Tse2006-10-272-8/+10
* Use proper 'stat' structure for fstat(). I.e. 'struct _stati64' and '_fstati6...Gisle Vanem2006-10-261-3/+3
* Improved rlimit logic:Yang Tse2006-10-261-21/+95
* Fix Curl_open() not reporting failure when allocation of theYang Tse2006-10-261-2/+3
* 30 seconds isn't long enough for this test on a loaded server.Yang Tse2006-10-261-2/+2
* a Smalltalk bindingDaniel Stenberg2006-10-251-0/+5
* Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for theDaniel Stenberg2006-10-257-8/+96
* Fixed "'x' might be used uninitialized in this function" warning.Gisle Vanem2006-10-251-9/+9
* Added '-d' option for Watt32 targets. Added cvs id.Gisle Vanem2006-10-251-1/+9
* Compiler warning fixYang Tse2006-10-251-1/+1
* Add project notice and file IdYang Tse2006-10-2525-0/+250
* Compiler warning fixYang Tse2006-10-252-3/+3
* updated copyright yearDaniel Stenberg2006-10-252-2/+2
* Use curl_global_init() and curl_global_cleanup().Yang Tse2006-10-2529-355/+833
* other pipelining fixes by Ravi Pratap, that now makes pipelines get used betterDaniel Stenberg2006-10-241-35/+60
* Abort test if it seems that it would have run forever. This is just to preventYang Tse2006-10-241-37/+72
* the check in ConnectionExists() for not re-using a non-resolved connection nowDaniel Stenberg2006-10-231-1/+1
* Ravi Pratap provided a major update with pipelining fixes. We also no longerDaniel Stenberg2006-10-236-60/+104
* Avoid trying to compare more than strlen bytes.Yang Tse2006-10-231-1/+1
* 30 seconds isn't long enough for this test on a loaded server.Dan Fandrich2006-10-231-2/+2
* Replace is*() macros with our own IS*() ones.Yang Tse2006-10-234-5/+6
* Nir Soffer fixed a cp line and got rid of an rmDaniel Stenberg2006-10-221-3/+3
* until we learn how to use Makefile.inc from here, I've added socks.o in hereDaniel Stenberg2006-10-221-1/+2
* Provide 'datarootdir' parameter to shutup configuration warning,Yang Tse2006-10-211-0/+1
* Fix misplaced runtime library specification for 'release-dll' targetYang Tse2006-10-211-2/+2
* rely on the global LDADD instead of having specific ones for every programDaniel Stenberg2006-10-211-32/+0
* Nir Soffer for his Makefile.am fixDaniel Stenberg2006-10-211-1/+2
* Fix copy-paste errorYang Tse2006-10-211-1/+1
* Compiler warning fixYang Tse2006-10-211-1/+1
* Nir Soffer made the tests/libtest/Makefile.am use a proper variable for allDaniel Stenberg2006-10-212-64/+72
* Armel Asselin separated CA cert verification problems from problems withDaniel Stenberg2006-10-218-6/+22
* Compiler warning fixYang Tse2006-10-211-1/+1
* made the arrow for 'Send SSL data' point in the right direction!Daniel Stenberg2006-10-201-3/+3
* Compiler warning fixYang Tse2006-10-201-2/+3
* Since now src/setup.h includes setup_once.h, src/config-win32.h needsYang Tse2006-10-201-0/+39