aboutsummaryrefslogtreecommitdiff
path: root/tests/sshserver.pl
AgeCommit message (Expand)Author
2020-05-25all: fix codespell errorsViktor Szakats
2020-04-11tests: use Cygwin/msys PIDs for stunnel and sshd on WindowsMarc Hoersken
2020-04-10sshserver.pl: use cached Win32 environment check variableMarc Hoersken
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-07libssh: Fix matching user-specified MD5 hex keyJay Satiro
2019-12-09tests: fix permissions of ssh keys in WSLMarc Hoersken
2019-05-22tests: add support to test against OpenSSH for WindowsMarc Hoersken
2019-04-13test: make tests and test scripts use socksd for SOCKSDaniel Stenberg
2017-03-26spelling fixesklemens
2016-04-29tests: Use 'pathhelp' for paths conversions in sshserver.plKarlson2k
2016-03-26sshserver.pl: use quotes for given optionsKarlson2k
2016-03-22Revert "sshserver: remove use of AuthorizedKeysFile2"Daniel Stenberg
2016-03-21sshserver: remove use of AuthorizedKeysFile2Daniel Stenberg
2016-02-23tests/sshserver.pl: use RSA instead of DSA for host authKamil Dudka
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-12-22sshserver.pl: clarify and streamline variable namesMarc Hoersken
2014-12-21tests: use Cygwin-style paths in SSH, SSHD and SFTP config filesMarc Hoersken
2014-12-21tests: support spaces in paths to SSH, SSHD and SFTP binariesMarc Hoersken
2013-04-25sshserver: disable StrictHostKeyCheckingDaniel Stenberg
2011-08-31test harness: fix detection of test harness client knownhosts fileYang Tse
2011-08-31test harness: fix detection of test harness host and client key filesYang Tse
2010-03-24restore executable bits on some filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-01-15Start using the centralized pidfile and logfile name generationYang Tse
2008-04-04SunSSH sshd ignores UsePrivilegeSeparation optionYang Tse
2008-04-04SunSSH 1.2 options syncYang Tse
2008-02-11Additional SunSSH 1.1 ssh server optionsYang Tse
2008-02-08Get rid of sftp subsystem additional parameters, they aren't widely supportedYang Tse
2008-02-08To verify that the sftp server is actually running, responsive and thatYang Tse
2008-01-31When possible, use additional config options for test harness ssh server,Yang Tse
2008-01-27Dont rely on PAMAuthenticationViaKbdInt default being 'no'Yang Tse
2008-01-20Also disable GSSAPIAuthentication for the test harness ssh clientYang Tse
2008-01-12Remove hardcoded verbosityYang Tse
2008-01-10Temporary change to help debugging SSH server verification failuresYang Tse
2008-01-08Remove increased loglevel intended to debug autobuild's publickeyYang Tse
2008-01-08Increase loglevel to debug autobuild's publickey authenticationYang Tse
2008-01-06Increase MaxAuthTries from 0 to 10. Using a value of 0 is too restrictiveYang Tse
2008-01-04'ControlPath' ssh client configuration file option requires OpenSSH 4.2 orYang Tse
2008-01-04SunSSH 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 itYang Tse
2008-01-03Modify test harness so that the minimum SSH version required to runYang Tse
2007-12-22Use getcwd() to get the directory, which works even if one of the directoryDan Fandrich
2007-11-28To allow remote log inspection avoid redirecting messages to stderr.Yang Tse
2007-11-27ConnectTimeout requires OpenSSH 3.7 or laterYang Tse
2007-11-27Explicitly disallow remote hosts to connect to local forwarded ports,Yang Tse
2007-11-26Temporary change to better debug startup failuresYang Tse
2007-11-20Don't gather additional debug info unless sshd actually failsYang Tse
2007-11-20Improve detection of sshd un/supported options.Yang Tse
2007-11-19This is a temporary change to test if OpenSSH 3.6 and SunSSH 1.1Yang Tse
2007-11-19Temporary change to help debugging string(s) returned by sshd -VYang Tse