summaryrefslogtreecommitdiff
path: root/regress/usr.bin/ssh/rekey.sh
AgeCommit message (Expand)Author
2018-04-10more typos spotted by Karsten Weiss using codespellDamien Miller
2016-01-29Add regression test for RekeyLimit parsing of >32bit values (4G and 8G).Darren Tucker
2015-02-14test server rekey limitMarkus Friedl
2014-04-21repair regress tests broken by server-side default cipher/kex/mac changesDamien Miller
2013-11-21use new "ssh -Q cipher-auth" query to obtain lists of authenticatedDamien Miller
2013-11-09Use smaller test data files to speed up tests. Grow test datafilesDarren Tucker
2013-11-08Rekey less frequently during tests to speed them upDarren Tucker
2013-11-07Factor out the data transfer rekey testsDarren Tucker
2013-11-07Test rekeying for every Cipher, MAC and KEX, plus test every KEX withDarren Tucker
2013-11-04Test rekeying with all KexAlgorithms.Darren Tucker
2013-05-17Move the setting of DATA and COPY into test-exec.shDarren Tucker
2013-05-16add tests for RekeyLimit parsingDarren Tucker
2013-05-16add server-side rekey testDarren Tucker
2013-05-16test rekeying when there's no data being transferredDarren Tucker
2013-05-16Add test for time-based rekeyingDarren Tucker
2013-04-07use -E option for ssh and sshd to write debuging logs to ssh{,d}.log andDarren Tucker
2013-04-06Split the regress log into 3 parts: the debug output from ssh, the debugDarren Tucker
2003-03-28test rekeying (disabled)Markus Friedl