Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-26 | Add test for PR 2311 | Marc Espie | |
2002-02-23 | no more need to explicitly specify regress: _SUBDIRUSE targets anymore. | Artur Grabowski | |
XXX - what about the install targets? | |||
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 | clean | Artur Grabowski | |
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-02-14 | enable ssh | Markus Friedl | |
2002-01-17 | regress for ssh-keygen | Markus Friedl | |
2002-01-03 | t4 is slow | Artur Grabowski | |
2002-01-03 | Add some missing CLEANFILES. | Artur Grabowski | |
2002-01-02 | dumb conversion to bsd.regress.mk. Needs splitting into smaller tests. | Artur Grabowski | |
2002-01-01 | simple conversion to bsd.regress.mk | Artur Grabowski | |
2002-01-01 | convert to bsd.regress.mk. This allows us to have the tests | Artur Grabowski | |
correctly sorted, now that one failing test doesn't keep the others from running. | |||
2002-01-01 | trivial conversions to bsd.regress.mk | Artur Grabowski | |
2001-11-21 | make currently incorrectly uses annotations for suffixes rules for | Marc Espie | |
non-suffixes rules. | |||
2001-10-14 | esyscmd test, requires current m4 | Todd T. Fries | |
2001-10-10 | nasty, nasty... with indir calls, we might end up with expand_macro call | Marc Espie | |
for a macro call without parenthesis... | |||
2001-10-10 | Check whether __file__ is correctly quoted (probleme noticed in gm4 dumpdef) | Marc Espie | |
2001-10-06 | regression test for last buglet. Thanks Dale. | Marc Espie | |
2001-09-29 | test funky quotes, in normal and gnu-m4 mode. | Marc Espie | |
2001-09-27 | weird testcases... | Marc Espie | |
2001-09-27 | More patsubst that fail... | Marc Espie | |
2001-09-19 | Add $OpenBSD$. | Marc Espie | |
A testcase for redefining builtins. | |||
2001-09-17 | 8 bit quotes | Marc Espie | |
2001-09-17 | Scary interaction | Marc Espie | |
2001-09-16 | patsubst on multi-line pattern... icky. | Marc Espie | |
2001-09-16 | check pattern subst | Marc Espie | |
2001-09-07 | Add one further test | Marc Espie | |
2001-08-17 | M4 indirection, to test other binaries more easily. | Marc Espie | |