Age | Commit message (Expand) | Author |
2006-10-27 | a small unification of the error text on failed server startups | Daniel Stenberg |
2006-10-27 | Update copyright year, since the file has been modified | Yang Tse |
2006-10-27 | 30 seconds isn't long enough for this test on a loaded server. | 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 | 30 seconds isn't long enough for this test on a loaded server. | Yang Tse |
2006-10-25 | Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for the | Daniel Stenberg |
2006-10-25 | Add project notice and file Id | Yang Tse |
2006-10-25 | Compiler warning fix | Yang Tse |
2006-10-25 | Use curl_global_init() and curl_global_cleanup(). | Yang Tse |
2006-10-24 | Abort test if it seems that it would have run forever. This is just to prevent | Yang Tse |
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-21 | rely on the global LDADD instead of having specific ones for every program | Daniel Stenberg |
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 | 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-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 |
2006-10-18 | Check for USE_WINSOCK instead of WIN32 where the check was done | Yang Tse |
2006-10-17 | buildconf already runs ares/buildconf by itself if there is an ares subdir | Daniel Stenberg |
2006-10-11 | Remove redundant __CYGWIN__ symbol check | Yang Tse |
2006-10-10 | Compiler warning fix | Yang Tse |
2006-10-10 | Call curl_global_cleanup() in all code paths before exiting test | Yang Tse |
2006-10-09 | Added test case 536 in an attempt to add Bogdan Nicula's problematic case | Daniel Stenberg |
2006-10-09 | used for test 535 too | Daniel Stenberg |
2006-10-09 | Compiler warning fix | Yang Tse |
2006-10-09 | Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to test | Daniel Stenberg |
2006-10-08 | test 534 added in an attempt to repeat Bogdan Nicula's bug... | Daniel Stenberg |
2006-10-08 | modified lib533 to accept both URLs on the command line | Daniel Stenberg |
2006-10-08 | Fix a "sockfilt" leak. When a new 'data' connection sockfilt server is started, | Daniel Stenberg |
2006-10-06 | Bogdan Nicula's hanging test case was converted to test case 533 and the test | Daniel Stenberg |
2006-10-06 | catch silly mistakes better | Daniel Stenberg |
2006-10-04 | Dmitriy Sergeyev provided an example source code that crashed CVS libcurl | Daniel Stenberg |
2006-09-30 | Support for FTP third party transfers is now dropped | Daniel Stenberg |
2006-09-28 | Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl | Daniel Stenberg |
2006-09-27 | As reported in bug: #1566077 the former URL mentioned in the generated cookie | Daniel Stenberg |
2006-09-24 | allow user in passwd state for test 280 to work (--ftp-alternative-to-user) | Daniel Stenberg |
2006-09-23 | filled in some docs for the FTP server control commands | Daniel Stenberg |
2006-09-23 | added simple test of --ftp-alternative-to-user | Daniel Stenberg |
2006-09-21 | Added test case 531 in an attempt to repeat bug report #1561470 | Daniel Stenberg |
2006-09-20 | Armel Asselin fixed problems when you gave a proxy URL with user name and | Daniel Stenberg |
2006-09-13 | 'in6addr_any' must be placed in .c-file. Added 'REAL_WIN32' for | Gisle Vanem |
2006-09-13 | nicer reporting of disabled tests | Daniel Stenberg |