Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-21 | tests: support spaces in paths to SSH, SSHD and SFTP binaries | Marc Hoersken | |
First patch to enable Windows support using Cygwin-based OpenSSH. | |||
2011-10-06 | test harness: non-stunnel https server integration overhaul | Yang Tse | |
2011-01-19 | TLS-SRP: support added when using GnuTLS | Quinn Slack | |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2010-01-21 | allow exporting of exe_ext() sub | Yang Tse | |
2010-01-15 | Start using the centralized pidfile and logfile name generation | Yang Tse | |
subroutines for ssh and socks test suite servers. | |||
2008-02-08 | To verify that the sftp server is actually running, responsive and that | Yang Tse | |
all curl's tests generated configuration and key files are fine, a real connection is established to the test harness sftp server authenticating and running a simple sftp remote pwd command. The verification is done using OpenSSH's or SunSSH's sftp client tool with a configuration file with the same options as the test harness socks server with the exception that dynamic forwarding is not used for sftp. | |||
2008-01-09 | Fix file Id | Yang Tse | |
2008-01-09 | Add /usr/freeware/sbin and /usr/freeware/libexec to the ssh binaries | Yang Tse | |
locations search list. | |||
2008-01-03 | Modify test harness so that the minimum SSH version required to run | Yang Tse | |
SCP, SFTP and SOCKS4 tests is now OpenSSH 2.9.9 or SunSSH 1.0 For SOCKS5 tests minimum versions are OpenSSH 3.7 or SunSSH 1.0 |