Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-07 | tests: mark IPv6 FTP and FTPS tests with the FTP keyword | Daniel Stenberg | |
2015-12-24 | tests 400,403,406: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken | |
2007-04-18 | Various test file cleanups, including using <servercmd> instead of writing | Dan Fandrich | |
directly to ftpserver.cmd and removing unneeded empty sections. | |||
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 | |
supports only ftps:// URLs with --ftp-ssl-control specified, which implicitly encrypts the control channel but not the data channels. That allows stunnel to be used with an unmodified ftp server in exactly the same way that the test https server is set up. Added test case 400 as a basic FTPS test. | |||
2004-04-26 | Removed the FTPS test cases, they only annoy us as they don't work for anyone | Daniel Stenberg | |
anywhere. We need to write a better ftps-server for test purposes and then we can re-introduced FTPS tests. | |||
2003-04-30 | Each test case now specifies which server(s) it needs, without relying on the | Daniel Stenberg | |
test number. | |||
2002-08-26 | updated for the new SSL -k | Daniel Stenberg | |
added two new tests to test the absense of -k to insecure SSL sites | |||
2001-11-28 | adjusted to new FTP commands in the command sequence | Daniel Stenberg | |
2001-05-23 | new test case file format | Daniel Stenberg | |