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
2013-03-07
repeat test with a style appended to the username
Damien Miller
2013-02-20
s/Id/OpenBSD/ in RCS tag
Damien Miller
2013-02-20
Add an option to modpipe that warns if the modification offset it not
Damien Miller
2013-02-19
oops, forgot to increase the output of the ssh command to ensure that
Damien Miller
2013-02-18
crank the offset yet again; it was still fuzzing KEX one of Darren's
Damien Miller
2013-02-17
make the ssh command generates some output to ensure that there are at
Damien Miller
2013-02-16
make sure the fuzz offset is actually past the end of KEX for all KEX
Damien Miller
2013-02-11
remove acss here too
Damien Miller
2013-01-18
Tests for Key Revocation Lists (KRLs)
Damien Miller
2013-01-12
test AES-GCM modes; feedback markus@
Damien Miller
2012-12-11
include commented RCD ID - it helps our tools to sync with portable OpenSSH
Damien Miller
2012-12-11
add hmac-ripemd160-etm@openssh.com
Markus Friedl
2012-12-11
test the integrity of the packets; with djm@
Markus Friedl
2012-12-11
add etm modes
Markus Friedl
2012-12-06
Fix some problems with the keys-command test:
Darren Tucker
2012-12-02
regress for AllowTcpForwarding local/remote; ok markus@
Damien Miller
2012-11-22
regress for AuthorizedKeysCommand; hints from markus@
Damien Miller
2012-10-19
include a serial number when generating certs
Damien Miller
2012-10-05
Add umac-128@openssh.com to the list of MACs to be tested
Darren Tucker
2012-10-05
Use 'kill -0' to test for the presence of a pid since it's more portable
Darren Tucker
2012-09-10
use -Ocheck and waiting for completions by PID to make multiplexing test
Darren Tucker
2012-09-10
Log -O cmd output to the log file and make logging consistent with the other
Darren Tucker
2012-09-09
Add test for ssh -Ostop
Darren Tucker
2012-09-06
Restore missing space.
Darren Tucker
2012-07-02
remove exit from end of test since it prevents reporting failure
Darren Tucker
2012-06-28
Remove hmac-sha2-256-96 and hmac-sha2-512-96 MACs since they were removed
Darren Tucker
2012-06-26
test sandbox with every malloc option
Darren Tucker
2012-06-01
don't delete .* on cleanup due to unintended env expansion; pointed out in
Damien Miller
2012-06-01
append to rather than truncate test log; bz#2013 from openssh AT
Damien Miller
2012-05-13
Add "Match LocalAddress" and "Match LocalPort" to sshd and adjust tests
Darren Tucker
2011-08-02
add SHA256/SHA512 based HMAC modes
Damien Miller
2011-06-30
test with sandbox enabled; ok djm@
Markus Friedl
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
[next]