Age | Commit message (Expand) | Author |
---|---|---|
2017-10-04 | exercise PermitOpen a little more thoroughly | Damien Miller |
2017-04-30 | eliminate explicit specification of protocol in tests and loops over | Damien Miller |
2015-03-03 | make it possible to run tests w/o ssh1 support; ok djm@ | Markus Friedl |
2013-05-17 | replace 'echo -n' with 'printf' since it's more portable | Darren Tucker |
2013-04-06 | Split the regress log into 3 parts: the debug output from ssh, the debug | Darren Tucker |
2011-06-03 | use OBJ to find test configs, patch from Tim Rice | Darren Tucker |
2011-05-23 | include testing of multiple/overridden AuthorizedKeysFiles | Damien Miller |
2006-12-13 | Additional test for multiple PermitOpen entries. ok djm@ | Darren Tucker |
2006-11-06 | fix quoting for non-(c)sh login shells. | Markus Friedl |
2006-07-22 | Test that PermitOpen after a Match overrides global setting; ok djm@ | Darren Tucker |
2006-07-17 | Regress test for Match + PermitOpen. ok djm@ | Darren Tucker |