Age | Commit message (Expand) | Author |
2017-03-26 | spelling fixes | klemens |
2016-04-29 | tests: Use 'pathhelp' for paths conversions in sshserver.pl | Karlson2k |
2016-03-26 | sshserver.pl: use quotes for given options | Karlson2k |
2016-03-22 | Revert "sshserver: remove use of AuthorizedKeysFile2" | Daniel Stenberg |
2016-03-21 | sshserver: remove use of AuthorizedKeysFile2 | Daniel Stenberg |
2016-02-23 | tests/sshserver.pl: use RSA instead of DSA for host auth | Kamil Dudka |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2014-12-22 | sshserver.pl: clarify and streamline variable names | Marc Hoersken |
2014-12-21 | tests: use Cygwin-style paths in SSH, SSHD and SFTP config files | Marc Hoersken |
2014-12-21 | tests: support spaces in paths to SSH, SSHD and SFTP binaries | Marc Hoersken |
2013-04-25 | sshserver: disable StrictHostKeyChecking | Daniel Stenberg |
2011-08-31 | test harness: fix detection of test harness client knownhosts file | Yang Tse |
2011-08-31 | test harness: fix detection of test harness host and client key files | Yang Tse |
2010-03-24 | restore executable bits on some files | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-01-15 | Start using the centralized pidfile and logfile name generation | Yang Tse |
2008-04-04 | SunSSH sshd ignores UsePrivilegeSeparation option | Yang Tse |
2008-04-04 | SunSSH 1.2 options sync | Yang Tse |
2008-02-11 | Additional SunSSH 1.1 ssh server options | Yang Tse |
2008-02-08 | Get rid of sftp subsystem additional parameters, they aren't widely supported | Yang Tse |
2008-02-08 | To verify that the sftp server is actually running, responsive and that | Yang Tse |
2008-01-31 | When possible, use additional config options for test harness ssh server, | Yang Tse |
2008-01-27 | Dont rely on PAMAuthenticationViaKbdInt default being 'no' | Yang Tse |
2008-01-20 | Also disable GSSAPIAuthentication for the test harness ssh client | Yang Tse |
2008-01-12 | Remove hardcoded verbosity | Yang Tse |
2008-01-10 | Temporary change to help debugging SSH server verification failures | Yang Tse |
2008-01-08 | Remove increased loglevel intended to debug autobuild's publickey | Yang Tse |
2008-01-08 | Increase loglevel to debug autobuild's publickey authentication | Yang Tse |
2008-01-06 | Increase MaxAuthTries from 0 to 10. Using a value of 0 is too restrictive | Yang Tse |
2008-01-04 | 'ControlPath' ssh client configuration file option requires OpenSSH 4.2 or | Yang Tse |
2008-01-04 | SunSSH 1.1 ssh client does not support config file options: | Yang Tse |
2008-01-04 | 'LocalCommand' no longer used for ssh client config file. When used it | Yang Tse |
2008-01-03 | Modify test harness so that the minimum SSH version required to run | Yang Tse |
2007-12-22 | Use getcwd() to get the directory, which works even if one of the directory | Dan Fandrich |
2007-11-28 | To allow remote log inspection avoid redirecting messages to stderr. | Yang Tse |
2007-11-27 | ConnectTimeout requires OpenSSH 3.7 or later | Yang Tse |
2007-11-27 | Explicitly disallow remote hosts to connect to local forwarded ports, | Yang Tse |
2007-11-26 | Temporary change to better debug startup failures | Yang Tse |
2007-11-20 | Don't gather additional debug info unless sshd actually fails | Yang Tse |
2007-11-20 | Improve detection of sshd un/supported options. | Yang Tse |
2007-11-19 | This is a temporary change to test if OpenSSH 3.6 and SunSSH 1.1 | Yang Tse |
2007-11-19 | Temporary change to help debugging string(s) returned by sshd -V | Yang Tse |
2007-11-18 | Add /opt/ssh/sbin and /opt/ssh/libexec to the sshd locations search list. | Yang Tse |
2007-11-17 | When unable to start test suite sshserver, log if OpenSSH has not been | Yang Tse |
2007-11-17 | Add /usr/local/sbin and /usr/freeware/bin to the sshd locations search list | Yang Tse |
2007-09-17 | Allow setting the IP address on which to listen for connections. | Dan Fandrich |
2007-07-19 | Revert the 512 change since newer versions of OpenSSH don't support DSA | Dan Fandrich |
2007-07-18 | Use 512 bit keys to reduce the time taken to generate them. This shouldn't | Dan Fandrich |
2007-06-14 | Tom Regner added /usr/lib/misc to the path to scan for sftp to make the | Daniel Stenberg |
2007-06-11 | We do not use RSA keys in the test suite. | Dan Fandrich |