index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
usr.bin
/
ssh
Age
Commit message (
Expand
)
Author
2011-06-03
use OBJ to find test configs, patch from Tim Rice
Darren Tucker
2011-06-03
Retry establishing the port forwarding after a small delay, should make
Darren Tucker
2011-05-31
work around startup and teardown races; caught by deraadt
Darren Tucker
2011-05-31
back out revs 1.6 and 1.5 since it's not reliable
Darren Tucker
2011-05-23
include testing of multiple/overridden AuthorizedKeysFiles
Damien Miller
2011-05-20
fix dumb error in dynamic-forward test
Darren Tucker
2011-05-20
Prevent races in dynamic forwarding test; ok djm
Darren Tucker
2011-05-20
another attempt to generate a v00 ECDSA key that broke the test
Damien Miller
2011-05-17
fatal() if asked to generate a legacy ECDSA cert (these don't exist)
Damien Miller
2011-01-06
regress test for LocalCommand %n expansion from bert.wesarg AT
Damien Miller
2010-12-04
adjust for hard-link support
Damien Miller
2010-09-22
regress test for each of the key exchange algorithms that we support
Damien Miller
2010-09-02
test different key types (dsa, rsa, ecdsa) and sizes for login
Markus Friedl
2010-08-31
tests for ECDSA keys
Damien Miller
2010-08-31
tests for ECDSA certificates
Damien Miller
2010-06-29
regress tests for key options in AuthorizedPrincipals
Damien Miller
2010-06-27
fix how we run the tests so we can successfully use SUDO='sudo -E' in our env
Peter Hessler
2010-05-07
regress tests for AuthorizedPrincipalsFile and "principals=" key option.
Damien Miller
2010-04-16
regression tests for v01 certificate format
Damien Miller
2010-03-04
additional regression tests for revoked keys and TrustedUserCAKeys
Damien Miller
2010-03-03
add an extra test to ensure that authentication with the wrong
Damien Miller
2010-02-26
regression tests for certified keys
Damien Miller
2010-02-24
wait for sshd to fully stop in cleanup() function; avoids races in tests
Damien Miller
2010-02-09
turn on all the malloc(3) checking options when running regression
Damien Miller
2010-02-09
clean up droppings
Damien Miller
2010-02-08
test for PKCS#11 support (currently disabled)
Markus Friedl
2010-01-11
regress test for stdio forwarding
Darren Tucker
2009-11-09
add regression test for ssh-keygen pubkey conversions
Darren Tucker
2009-10-08
re-enable protocol v1 for the tests.
Markus Friedl
2009-10-06
Add OpenBSD tag to make syncs easier
Darren Tucker
2009-08-20
fix one sftp -D ... => sftp -P ... conversion that I missed; from Carlos
Damien Miller
2009-08-13
date: 2009/08/13 01:11:19; author: djm; state: Exp; lines: +10 -7
Damien Miller
2009-08-13
regression test for port number parsing. written as part of the a2port
Damien Miller
2009-05-05
Always specify ssh_config for multiplex tests: prevents breakage caused
Darren Tucker
2008-12-07
match string "passwordauthentication" only at start of line, not anywhere
Damien Miller
2008-11-10
PuTTY supports AES CTR modes, so interop test against them too
Damien Miller
2008-06-30
explicitly disable conch options that could interfere with the test
Damien Miller
2008-06-30
remove "set -e" left over from debugging
Damien Miller
2008-06-30
shell portability: use "=" instead of "==" in test(1) expressions,
Damien Miller
2008-06-28
very basic regress test against Twisted Conch in "make interop"
Damien Miller
2008-06-11
Don't run cipher-speed test by default; mistakenly enabled by me
Darren Tucker
2008-06-10
Add regress test for key options. ok djm@
Darren Tucker
2008-06-10
Add quotes
Darren Tucker
2008-06-10
Use a more portable construct for checking if we're running a putty test
Darren Tucker
2008-06-10
Regress test for Match CIDR rules. ok djm@
Darren Tucker
2008-06-09
Don't generate putty keys if we're not going to use them. ok djm
Darren Tucker
2008-03-24
disable no-replace rename test now that we prefer a POSIX rename; spotted
Damien Miller
2007-12-21
basic (crypto, kex and transfer) interop regression tests against putty
Damien Miller
2007-12-12
unbreak lls command and add a regress test that would have caught the
Damien Miller
2007-11-25
more existant -> existent, from Martynas Venckus;
Jason McIntyre
[next]