Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-24 | clean copy.[12]. | Wilbern Cobb | |
ok markus@ | |||
2002-06-06 | test ssh-agent timeout feature | Markus Friedl | |
2002-04-15 | typo | Markus Friedl | |
2002-04-10 | no x11fwd, no debug | Markus Friedl | |
2002-04-03 | add rijndael-cbc@lysator.liu.se | Markus Friedl | |
2002-04-01 | sftp interop w/ ssh.com servers | Markus Friedl | |
2002-03-27 | test key import | Markus Friedl | |
2002-03-27 | typos | Markus Friedl | |
2002-03-27 | transfer data test | Markus Friedl | |
2002-03-26 | test interop w/ ssh.com 2.x/3.x | Markus Friedl | |
2002-03-23 | some tests for stderr handling | Markus Friedl | |
2002-03-21 | basic sftp put/get test | Markus Friedl | |
2002-03-21 | try to (proxy)connect with UsePrivilegeSeparation enabled. | Markus Friedl | |
2002-03-15 | allow specification of binary-under-test with | Markus Friedl | |
$TEST_SSH_{SSH,SSHD,SSHAGENT,SSHADD,SSHKEYGEN,SSHKEYSCAN} | |||
2002-02-22 | make test for pr 2354 explicit | Markus Friedl | |
2002-02-22 | test keyscan as well (test for pr 2354) | Markus Friedl | |
2002-02-18 | call fatal on ^C, print ok on success | Markus Friedl | |
2002-02-18 | no printf+\r, just use echo | Markus Friedl | |
2002-02-18 | don't mark tests as slow, have some slow tests print out information by default | Markus Friedl | |
2002-02-18 | relax restrictions for 'proxy-mode' tests (StrictModes=no), because | Markus Friedl | |
sshd only accepts connections from stdin. allows testing with 775 /usr/obj | |||
2002-02-17 | try agent forwarding, too. | Markus Friedl | |
2002-02-16 | $OpenBSD$, public domain | Markus Friedl | |
2002-02-16 | add some (disabled) tests for interop with ssh.com serves. | Markus Friedl | |
2002-02-15 | we don't need a listening sshd for most of our tests, just | Markus Friedl | |
connect client and server w/o TCP: ssh -o 'proxycommand sshd -i -f $OBJ/sshd_proxy' | |||
2002-02-15 | delete agent keys, too | Markus Friedl | |
2002-02-15 | chmod 644 authorized_keys | Markus Friedl | |
2002-02-14 | serveral tests for ssh-keygen/ssh/sshd/ssh-add/ssh-agent | Markus Friedl | |
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. | |||
2002-01-17 | regress for ssh-keygen | Markus Friedl | |