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
/
rekey.sh
Age
Commit message (
Expand
)
Author
2018-04-10
more typos spotted by Karsten Weiss using codespell
Damien Miller
2016-01-29
Add regression test for RekeyLimit parsing of >32bit values (4G and 8G).
Darren Tucker
2015-02-14
test server rekey limit
Markus Friedl
2014-04-21
repair regress tests broken by server-side default cipher/kex/mac changes
Damien Miller
2013-11-21
use new "ssh -Q cipher-auth" query to obtain lists of authenticated
Damien Miller
2013-11-09
Use smaller test data files to speed up tests. Grow test datafiles
Darren Tucker
2013-11-08
Rekey less frequently during tests to speed them up
Darren Tucker
2013-11-07
Factor out the data transfer rekey tests
Darren Tucker
2013-11-07
Test rekeying for every Cipher, MAC and KEX, plus test every KEX with
Darren Tucker
2013-11-04
Test rekeying with all KexAlgorithms.
Darren Tucker
2013-05-17
Move the setting of DATA and COPY into test-exec.sh
Darren Tucker
2013-05-16
add tests for RekeyLimit parsing
Darren Tucker
2013-05-16
add server-side rekey test
Darren Tucker
2013-05-16
test rekeying when there's no data being transferred
Darren Tucker
2013-05-16
Add test for time-based rekeying
Darren Tucker
2013-04-07
use -E option for ssh and sshd to write debuging logs to ssh{,d}.log and
Darren Tucker
2013-04-06
Split the regress log into 3 parts: the debug output from ssh, the debug
Darren Tucker
2003-03-28
test rekeying (disabled)
Markus Friedl