Home | History | Annotate | Download | only in tests

Lines Matching refs:SunSSH

2018         # Not an OpenSSH or SunSSH ssh daemon
2037 # Not an OpenSSH or SunSSH ssh client
2046 (($sshid =~ /SunSSH/) && ($sshvernum < 100))) {
4493 # Not an OpenSSH or SunSSH ssh daemon
4494 logmsg "Not OpenSSH or SunSSH; socks5 tests need at least OpenSSH 3.7\n";
4502 elsif(($sshdid =~ /SunSSH/) && ($sshdvernum < 100)) {
4503 # Need SunSSH 1.0 for socks5
4504 logmsg "$sshdverstr insufficient; socks5 tests need at least SunSSH 1.0\n";