Age | Commit message (Expand) | Author |
2005-11-14 | all other scripts in this dir use $SUDO, not 'sudo', so pull this even | Alexander von Gernler |
2005-09-06 | finally make our m4 SusV3-compliant. | Marc Espie |
2005-07-15 | testcase for recent bug-report. | Marc Espie |
2005-06-30 | allow SUDO=sudo; from Alexander Bluhm | Markus Friedl |
2005-06-01 | no need for both $Id$ and $OpenBSD$ | marius eriksen |
2005-05-31 | a regress Makefile may not define a "regress" target. | Artur Grabowski |
2005-05-29 | sync with -p -> -f change, make it work with obj/ ; ok marius@ | Damien Miller |
2005-05-29 | add back support for SSH1 keys. it is being used in practice. | marius eriksen |
2005-05-28 | + gzsig | marius eriksen |
2005-05-28 | import regression tests for gzsig. | marius eriksen |
2005-05-24 | oops, new arcfour modes here too | Damien Miller |
2005-05-24 | add new arcfour modes | Damien Miller |
2005-05-20 | force addressfamily=inet for tests, unbreaking dynamic-forward regress for | Damien Miller |
2005-05-17 | add test | Marc Espie |
2005-04-25 | Don't call cleanup in multiplex as test-exec will cleanup anyway | Darren Tucker |
2005-04-12 | Adapt test for "" now that we have reverted back to the old behaviour. | Otto Moerbeek |
2005-04-07 | Enable basename and dirname and sort subdirs. | Otto Moerbeek |
2005-04-07 | Tests for dirname(1). From NetBSD with some local changes. | Otto Moerbeek |
2005-04-07 | Tests for basename(1). From NetbSD with some local changes. | Otto Moerbeek |
2005-04-03 | Test for egrep -w "foo|bar" | Otto Moerbeek |
2005-04-02 | Regressions for raise | Otto Moerbeek |
2005-03-29 | even better test for wrapping | Otto Moerbeek |
2005-03-29 | Adapt to new wrapping, including new test. | Otto Moerbeek |
2005-03-28 | fix for new line wrapping rule | Otto Moerbeek |
2005-03-27 | Test new dynamic growing call stack. | Otto Moerbeek |
2005-03-10 | Regress test for ClearAllForwardings (bz #994); ok markus@ | Darren Tucker |
2005-03-04 | regress test for SendEnv config parsing bug; ok dtucker@ | Damien Miller |
2005-03-02 | more regression tests for wraps. | Marc Espie |
2005-02-27 | avoid nameservice lookups in regress test; ok dtucker@ | Damien Miller |
2005-02-27 | Don't truncate logfile here either | Darren Tucker |
2005-02-27 | Add optional capability to log output from regress commands; ok markus@ | Darren Tucker |
2005-01-14 | pass the SUDO make variable to the individual sh tests; ok dtucker@ markus@ | David Krause |
2004-12-10 | some globbing regress; prompted and ok djm@ | Federico G. Schwindt |
2004-12-06 | Check if TEST_SSH_SSHD is a full path to sshd before searching; ok markus@ | Darren Tucker |
2004-12-01 | sqrt regress tests | Otto Moerbeek |
2004-11-29 | checking lazy evaluation of recursive variables | Marc Espie |
2004-11-25 | Remove obsolete RhostsAuthentication from test config; ok markus@ | Darren Tucker |
2004-11-21 | subtle bug in for loop expansions, | Marc Espie |
2004-11-07 | handle special-case + in gnu regexps. | Marc Espie |
2004-11-07 | regression tests for new multiplex commands | Damien Miller |
2004-10-29 | regression test for handling of corrupt keys in authorized_keys file | Damien Miller |
2004-10-19 | extra regression test: compute 500 digits of pi | Otto Moerbeek |
2004-10-08 | shrink and tidy; ok dtucker@ | Damien Miller |
2004-10-03 | new regressions, based on PR 3940 | Otto Moerbeek |
2004-07-09 | add a missing CLEANFILES used in the re-exec test | David Krause |
2004-07-08 | Regress test for bz #863 (scp double-error), requires $SUDO. ok markus@ | Darren Tucker |
2004-06-26 | don't change the name of the copied sshd for the reexec fallback test, makes | Damien Miller |
2004-06-25 | simplify | Damien Miller |
2004-06-25 | clean reexec-specific junk out of text-exec.sh and simplify; idea markus@ | Damien Miller |
2004-06-24 | regress test for re-exec corner cases | Damien Miller |