Age | Commit message (Expand) | Author |
2005-12-14 | Fix assumption about how many args scp will pass; ok djm@ | Darren Tucker |
2005-11-14 | all other scripts in this dir use $SUDO, not 'sudo', so pull this even | Alexander von Gernler |
2005-06-30 | allow SUDO=sudo; from Alexander Bluhm | Markus Friedl |
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-04-25 | Don't call cleanup in multiplex as test-exec will cleanup anyway | Darren Tucker |
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-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-11-25 | Remove obsolete RhostsAuthentication from test config; ok markus@ | Darren Tucker |
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-08 | shrink and tidy; ok dtucker@ | Damien Miller |
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 |
2004-06-22 | Allow setting of port for regress from TEST_SSH_PORT variable; ok markus@ | Darren Tucker |
2004-06-22 | Add TEST_SSH_SSHD_CONFOPTS and TEST_SSH_SSH_CONFOPTS to allow adding | Darren Tucker |
2004-06-22 | Add quoting for test -z; ok markus@ | Darren Tucker |
2004-06-22 | more portable env passing tests | Markus Friedl |
2004-06-18 | Use -S for scp/sftp to force the use of the ssh being tested. ok djm@,markus@ | Darren Tucker |
2004-06-17 | shared connection env passing regress test | Damien Miller |
2004-06-17 | Add small description of failing test to failure message; ok djm@ | Darren Tucker |
2004-06-17 | Use and for test data rather than hard-coded paths; ok djm@ | Darren Tucker |
2004-06-17 | Remove datafile between and after tests, kill sshd rather than wait; ok djm@ | Darren Tucker |
2004-06-16 | Silence multiplex sftp and scp tests. ok markus@ | Darren Tucker |
2004-06-16 | Make scp -r tests use diff -rN not cmp (which won't do dirs. ok markus@ | Darren Tucker |
2004-06-13 | remove duplicate setting of $SCP; spotted by markus@ | Damien Miller |
2004-06-13 | regress test for client multiplexing; ok markus@ | Damien Miller |
2004-06-13 | Add scp regression test; with & ok markus@ | Darren Tucker |
2004-04-27 | regress test for environment passing, SendEnv & AcceptEnv options; ok markus@ | Damien Miller |
2004-03-08 | Missing OBJ, from tim@. ok markus@ | Darren Tucker |
2004-02-29 | Use sudo when restarting daemon during test. ok markus@ | Darren Tucker |
2004-02-28 | Test acss too; ok markus@ | Darren Tucker |
2004-02-28 | Make dynamic-forward understand nc's new output. ok markus@ | Darren Tucker |
2004-02-24 | test against recent ssh.com releases | Markus Friedl |
2004-02-24 | allow arguments in ${TEST_SSH_XXX} | Markus Friedl |
2004-02-17 | Add regression test for LoginGraceTime; ok markus@ | Darren Tucker |
2004-01-13 | don't delete thyself when running without obj/ ; ok markus@ | Damien Miller |
2003-11-25 | test cipher speed for different hmac/cipher combinations. | Markus Friedl |
2003-11-07 | adress -> address, and a few more; all from Jonathon Gray; | Jason McIntyre |