Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-22 | Use getcwd() to get the directory, which works even if one of the directory | Dan Fandrich | |
components doesn't have read permission set. | |||
2007-11-21 | Fix trying to return outside of a subroutine | Yang Tse | |
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. | |||
2006-08-23 | Use /usr/bin/env to invoke perl like the other test scripts. | Dan Fandrich | |
2006-04-10 | output the exit code from stunnel to stderr in case it is non-zero | Daniel Stenberg | |
2003-10-29 | Stop using stunnel.pm, we pass in the path from the main script instead. | Daniel Stenberg | |
Also made it easier to stop the test suite with control-c. | |||
2003-01-21 | skip the chmod | Daniel Stenberg | |
2003-01-21 | runtests.pl now passes the sourcedir path to the httpsserver.pl script | Daniel Stenberg | |
2002-10-23 | kromJx@crosswinds.net made it run properly with stunnel >=4.0 | Daniel Stenberg | |
2001-09-17 | changed the PEM path | Daniel Stenberg | |
2001-04-24 | new tests, new server invoke system | Daniel Stenberg | |