Yang Tse
|
c479c64333
SunSSH 1.1 ssh client does not support config file options:
|
17 years ago |
Yang Tse
|
f5da1e5484
'LocalCommand' no longer used for ssh client config file. When used it
|
17 years ago |
Yang Tse
|
fd8d862c37
Modify test harness so that the minimum SSH version required to run
|
17 years ago |
Dan Fandrich
|
9cd30c2012
Use getcwd() to get the directory, which works even if one of the directory
|
17 years ago |
Yang Tse
|
cf806748ec
To allow remote log inspection avoid redirecting messages to stderr.
|
17 years ago |
Yang Tse
|
0c367fef94
ConnectTimeout requires OpenSSH 3.7 or later
|
17 years ago |
Yang Tse
|
a418d290f1
Explicitly disallow remote hosts to connect to local forwarded ports,
|
17 years ago |
Yang Tse
|
d59841618d
Temporary change to better debug startup failures
|
17 years ago |
Yang Tse
|
6dfb5b4e1f
Don't gather additional debug info unless sshd actually fails
|
17 years ago |
Yang Tse
|
258c4686b2
Improve detection of sshd un/supported options.
|
17 years ago |
Yang Tse
|
5376d1047c
This is a temporary change to test if OpenSSH 3.6 and SunSSH 1.1
|
17 years ago |
Yang Tse
|
968e943eac
Temporary change to help debugging string(s) returned by sshd -V
|
17 years ago |
Yang Tse
|
536f98a766
Add /opt/ssh/sbin and /opt/ssh/libexec to the sshd locations search list.
|
17 years ago |
Yang Tse
|
c4e5613a7d
When unable to start test suite sshserver, log if OpenSSH has not been
|
17 years ago |
Yang Tse
|
2b15823dab
Add /usr/local/sbin and /usr/freeware/bin to the sshd locations search list
|
17 years ago |
Dan Fandrich
|
0ed57d370d
Allow setting the IP address on which to listen for connections.
|
17 years ago |
Dan Fandrich
|
c7db74fe73
Revert the 512 change since newer versions of OpenSSH don't support DSA
|
17 years ago |
Dan Fandrich
|
89d119646d
Use 512 bit keys to reduce the time taken to generate them. This shouldn't
|
17 years ago |
Daniel Stenberg
|
b0aa11fde7
Tom Regner added /usr/lib/misc to the path to scan for sftp to make the
|
17 years ago |
Dan Fandrich
|
1e718a515a
We do not use RSA keys in the test suite.
|
17 years ago |
Dan Fandrich
|
6a84d492f1
Improved compatibility with perl 5.0 on the 'open' calls.
|
17 years ago |
Dan Fandrich
|
073a6cea45
Renamed the sshd log file to sshd.log.
|
17 years ago |
Dan Fandrich
|
f0ffb35d55
Fixed some problems in starting SSH for use in SOCKS.
|
17 years ago |
Daniel Stenberg
|
a466b31574
Daniel Black's test suite fixes and initial test cases for SOCKS4/5 using
|
17 years ago |
Yang Tse
|
161be66c89
when detecting un/supported sshd options use curl's sshd config file.
|
17 years ago |
Dan Fandrich
|
4095c9de37
Eliminate the sshd option checking dependency on wc and make it faster.
|
17 years ago |
Yang Tse
|
b8c12fe658
fix error in previous commit
|
17 years ago |
Yang Tse
|
bdbaedc452
verify ssh daemon version
|
17 years ago |
Yang Tse
|
fdc1b61507
sshd might fail to start if given an unsupported configuration option.
|
17 years ago |
Yang Tse
|
f55a1c3a6c
Searching for sshd and sftp-server will be done first
|
17 years ago |