From 81a0b371f4872b99001e3eb20b0a154714801d15 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Mon, 14 Jul 2003 17:31:06 +1000 Subject: - markus@cvs.openbsd.org 2003/07/10 14:42:28 [packet.c] the 2^(blocksize*2) rekeying limit is too expensive for 3DES, blowfish, etc, so enforce a 1GB limit for small blocksizes. --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 274e2238..14a9db1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,10 @@ minor tweak: when generating the hex fingerprint, give strlcat the full bound to the buffer, and add a comment below explaining why the zero-termination is one less than the bound. markus@ ok + - markus@cvs.openbsd.org 2003/07/10 14:42:28 + [packet.c] + the 2^(blocksize*2) rekeying limit is too expensive for 3DES, + blowfish, etc, so enforce a 1GB limit for small blocksizes. 20030708 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]] @@ -686,4 +690,4 @@ - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. Report from murple@murple.net, diagnosis from dtucker@zip.com.au -$Id: ChangeLog,v 1.2854 2003/07/14 07:28:34 dtucker Exp $ +$Id: ChangeLog,v 1.2855 2003/07/14 07:31:06 dtucker Exp $ -- cgit v1.2.3