Age | Commit message (Expand) | Author |
2007-04-01 | Added scp and sftp nonexistent file retrieval tests, but leave them | Dan Fandrich |
2007-03-31 | Disable the SSH tests until the libssh2 bugs that causes test hangs | Dan Fandrich |
2007-03-30 | Fixed some typos in the comments. | Dan Fandrich |
2007-03-30 | Resurrected old FTPS error tests 402 and 403 as 404 and 405. | Dan Fandrich |
2007-03-30 | Added HTTP --max-filesize tests and FTPS CCC failure test. | Dan Fandrich |
2007-03-30 | Don't tear down the ftp connection if the maximum filesize was exceeded | Dan Fandrich |
2007-03-30 | Added FTP-SSL failure test 402 | Dan Fandrich |
2007-03-29 | Added ftps upload test 401 | Dan Fandrich |
2007-03-29 | Eliminated extra / in scp/sftp URLs. | Dan Fandrich |
2007-03-26 | Added SFTP and SCP upload tests in test602 & test603 | Dan Fandrich |
2007-03-26 | Added test600 and test601, SFTP and SCP file retrieval tests. | Dan Fandrich |
2007-03-24 | Fixed a memory leak when specifying a proxy with a file: URL and added | Dan Fandrich |
2007-03-16 | Fixed the test case to use a truly invalid urlglob range. | Dan Fandrich |
2007-03-09 | Updated the test harness to add a new "crypto" feature check and updated the | Dan Fandrich |
2007-03-09 | Updated the test harness to check for protocol support before running each | Dan Fandrich |
2007-03-08 | Added SSL as a required feature for test case 400. | Dan Fandrich |
2007-03-08 | Added test infrastructure to support basic FTPS tests. This currently | Dan Fandrich |
2007-03-03 | stricter newline policy | Yang Tse |
2007-03-03 | stricter newline policy | Yang Tse |
2007-02-21 | - Ravi Pratap provided work on libcurl making pipelining more robust and | Daniel Stenberg |
2007-02-13 | ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on | Daniel Stenberg |
2007-02-05 | Year 2038 has its own problems (32 bit integer overflow). | Yang Tse |
2007-02-02 | fix leftover updating cookie expiration date | Yang Tse |
2007-02-02 | reported in bug: #1566077 the former URL mentioned in the generated cookie | Yang Tse |
2007-02-02 | fix test case 62 which was failing due to cookies expiring 1 Feb 2007 | Yang Tse |
2007-02-02 | more fixes for the testsuite cookie expiration issue | Yang Tse |
2007-02-02 | cookie expiration time got us with pants at our knees. | Yang Tse |
2007-01-29 | - Michael Wallner reported that when doing a CONNECT with a custom User-Agent | Daniel Stenberg |
2007-01-23 | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich |
2007-01-18 | Added precheck that curl supports the 'openssl' engine in test 307. | Dan Fandrich |
2007-01-17 | Fixed some tag typos in the test data files. | Dan Fandrich |
2007-01-17 | Disabled test 307 for now. | Dan Fandrich |
2007-01-16 | Added simple OpenSSL crypto engine tests. | Dan Fandrich |
2007-01-15 | Added TFTP upload tests. | Dan Fandrich |
2007-01-10 | Added test for TFTP retrieve of boundary case 512 byte file. | Dan Fandrich |
2007-01-10 | Added test of TFTP server error reporting. | Dan Fandrich |
2006-12-11 | Alexey Simak found out that when doing FTP with the multi interface and | Daniel Stenberg |
2006-11-25 | added the new test 282 | Daniel Stenberg |
2006-11-25 | Venkat Akella found out that libcurl did not like HTTP responses that simply | Daniel Stenberg |
2006-11-02 | Update protocol verification end of lines | Yang Tse |
2006-11-01 | test 518 is all about testing libcurl functionality | Yang Tse |
2006-10-25 | Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for the | Daniel Stenberg |
2006-10-21 | Armel Asselin separated CA cert verification problems from problems with | Daniel Stenberg |
2006-10-09 | Added test case 536 in an attempt to add Bogdan Nicula's problematic case | Daniel Stenberg |
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-06 | Bogdan Nicula's hanging test case was converted to test case 533 and the test | 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 |