aboutsummaryrefslogtreecommitdiff
path: root/tests/sshserver.pl
AgeCommit message (Expand)Author
2007-11-18Add /opt/ssh/sbin and /opt/ssh/libexec to the sshd locations search list.Yang Tse
2007-11-17When unable to start test suite sshserver, log if OpenSSH has not beenYang Tse
2007-11-17Add /usr/local/sbin and /usr/freeware/bin to the sshd locations search listYang Tse
2007-09-17Allow setting the IP address on which to listen for connections.Dan Fandrich
2007-07-19Revert the 512 change since newer versions of OpenSSH don't support DSADan Fandrich
2007-07-18Use 512 bit keys to reduce the time taken to generate them. This shouldn'tDan Fandrich
2007-06-14Tom Regner added /usr/lib/misc to the path to scan for sftp to make theDaniel Stenberg
2007-06-11We do not use RSA keys in the test suite.Dan Fandrich
2007-06-08Improved compatibility with perl 5.0 on the 'open' calls.Dan Fandrich
2007-06-07Renamed the sshd log file to sshd.log.Dan Fandrich
2007-06-07Fixed some problems in starting SSH for use in SOCKS.Dan Fandrich
2007-06-05Daniel Black's test suite fixes and initial test cases for SOCKS4/5 usingDaniel Stenberg
2007-04-03when detecting un/supported sshd options use curl's sshd config file.Yang Tse
2007-04-03Eliminate the sshd option checking dependency on wc and make it faster.Dan Fandrich
2007-04-02fix error in previous commitYang Tse
2007-04-02verify ssh daemon versionYang Tse
2007-03-31sshd might fail to start if given an unsupported configuration option.Yang Tse
2007-03-30Searching for sshd and sftp-server will be done firstYang Tse
2007-03-29Add another option to tighten the test environment.Dan Fandrich
2007-03-29Abort if attempting to run as root.Dan Fandrich
2007-03-28Only show exit status in verbose mode.Dan Fandrich
2007-03-28Don't launch sshd as a daemon so its output can be logged.Dan Fandrich
2007-03-27Tighten up a few more OpenSSH optionsDan Fandrich
2007-03-24Changed the test harness to attempt to gracefully shut down serversDan Fandrich