Age | Commit message (Expand) | Author |
2007-04-30 | Improved the test harness to allow running test servers on other than | Dan Fandrich |
2007-04-30 | Fixed some tests to stop hard-coding the port number. | Dan Fandrich |
2007-04-23 | Added tests 610-612 to test more SFTP post-quote commands. | Dan Fandrich |
2007-04-23 | Changed another nonexistent host name to be under the haxx.se domain | Dan Fandrich |
2007-04-18 | Various test file cleanups, including using <servercmd> instead of writing | Dan Fandrich |
2007-04-18 | Added test cases 296, 297 and 298 to test --ftp-method handling | Dan Fandrich |
2007-04-13 | Added test cases 294 and 295 to test --ftp-account handling | Dan Fandrich |
2007-04-13 | Fix test case 534 which started to fail 2007-04-13 due to the existance | Yang Tse |
2007-04-09 | Changed error return codes to match update code. | Dan Fandrich |
2007-04-05 | Enabled the ssh tests 600-609. | Dan Fandrich |
2007-04-04 | Whoops--didn't mean to enable the ssh tests quite yet. | Dan Fandrich |
2007-04-04 | Added more SSH tests (left disabled for now). | Dan Fandrich |
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 |