Age | Commit message (Collapse) | Author |
|
target (conch is available in ports/devel/py-twisted/conch);
ok markus@
|
|
|
|
|
|
|
|
To run these, install the net/putty port and run "make interop" - the
tests aren't run by default yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
code from ssh. ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
ok markus@
|
|
|
|
|
|
ok art@
|
|
|
|
ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$TEST_SSH_{SSH,SSHD,SSHAGENT,SSHADD,SSHKEYGEN,SSHKEYSCAN}
|
|
|
|
|
|
connect client and server w/o TCP:
ssh -o 'proxycommand sshd -i -f $OBJ/sshd_proxy'
|
|
note that these tests will start sshd on 127.0.0.1:4242
and will fail if the realpath of /usr/src/usr.sbin/ssh/obj/ contains
a group or world writeable directory.
|
|
|