Age | Commit message (Expand) | Author |
2006-10-27 | Compiler warning fix. | Yang Tse |
2006-10-27 | Fixed 'x_TYPE_ARG2' to match prototypes of recv() and send(). | Gisle Vanem |
2006-10-27 | Get rid of the special sread()+swrite() for MSDOS. Use recv() | Gisle Vanem |
2006-10-27 | Added 'RECV_TYPE_ARGx' needed in getinfo.c. | Gisle Vanem |
2006-10-27 | Update copyright year, since the file has been modified | Yang Tse |
2006-10-27 | Compiler warning fix | Yang Tse |
2006-10-27 | 30 seconds isn't long enough for this test on a loaded server. | Yang Tse |
2006-10-27 | Do an explicit typecast of data pointers to function pointers | Yang Tse |
2006-10-26 | Use proper 'stat' structure for fstat(). I.e. 'struct _stati64' and '_fstati6... | Gisle Vanem |
2006-10-26 | Improved rlimit logic: | Yang Tse |
2006-10-26 | Fix Curl_open() not reporting failure when allocation of the | Yang Tse |
2006-10-26 | 30 seconds isn't long enough for this test on a loaded server. | Yang Tse |
2006-10-25 | a Smalltalk binding | Daniel Stenberg |
2006-10-25 | Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for the | Daniel Stenberg |
2006-10-25 | Fixed "'x' might be used uninitialized in this function" warning. | Gisle Vanem |
2006-10-25 | Added '-d' option for Watt32 targets. Added cvs id. | Gisle Vanem |
2006-10-25 | Compiler warning fix | Yang Tse |
2006-10-25 | Add project notice and file Id | Yang Tse |
2006-10-25 | Compiler warning fix | Yang Tse |
2006-10-25 | updated copyright year | Daniel Stenberg |
2006-10-25 | Use curl_global_init() and curl_global_cleanup(). | Yang Tse |
2006-10-24 | other pipelining fixes by Ravi Pratap, that now makes pipelines get used better | Daniel Stenberg |
2006-10-24 | Abort test if it seems that it would have run forever. This is just to prevent | Yang Tse |
2006-10-23 | the check in ConnectionExists() for not re-using a non-resolved connection now | Daniel Stenberg |
2006-10-23 | Ravi Pratap provided a major update with pipelining fixes. We also no longer | Daniel Stenberg |
2006-10-23 | Avoid trying to compare more than strlen bytes. | Yang Tse |
2006-10-23 | 30 seconds isn't long enough for this test on a loaded server. | Dan Fandrich |
2006-10-23 | Replace is*() macros with our own IS*() ones. | Yang Tse |
2006-10-22 | Nir Soffer fixed a cp line and got rid of an rm | Daniel Stenberg |
2006-10-22 | until we learn how to use Makefile.inc from here, I've added socks.o in here | Daniel Stenberg |
2006-10-21 | Provide 'datarootdir' parameter to shutup configuration warning, | Yang Tse |
2006-10-21 | Fix misplaced runtime library specification for 'release-dll' target | Yang Tse |
2006-10-21 | rely on the global LDADD instead of having specific ones for every program | Daniel Stenberg |
2006-10-21 | Nir Soffer for his Makefile.am fix | Daniel Stenberg |
2006-10-21 | Fix copy-paste error | Yang Tse |
2006-10-21 | Compiler warning fix | Yang Tse |
2006-10-21 | Nir Soffer made the tests/libtest/Makefile.am use a proper variable for all | Daniel Stenberg |
2006-10-21 | Armel Asselin separated CA cert verification problems from problems with | Daniel Stenberg |
2006-10-21 | Compiler warning fix | Yang Tse |
2006-10-20 | made the arrow for 'Send SSL data' point in the right direction! | Daniel Stenberg |
2006-10-20 | Compiler warning fix | Yang Tse |
2006-10-20 | Since now src/setup.h includes setup_once.h, src/config-win32.h needs | Yang Tse |
2006-10-20 | Oops! Actually set the limit to 30 seconds. | Yang Tse |
2006-10-20 | Decrease the posibility of aborting a test which actually is not | Yang Tse |
2006-10-20 | When a resolve is made on a pipelined connection we need to detect it properly | Daniel Stenberg |
2006-10-19 | Set loop2 counter limit to 60 on this test to avoid a false positive. | Yang Tse |
2006-10-19 | Replace tabs with spaces and Compiler warning fix. | Yang Tse |
2006-10-19 | Compiler warning fix | Yang Tse |
2006-10-19 | When aborting, show loop counter values when more than one counter exists. | Yang Tse |
2006-10-19 | Abort test if it seems that it would have run forever. This is just to prevent | Yang Tse |