summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-27 17:42:57 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-27 17:42:57 +0000
commit599717246c9c57e6ff895d25d6508de66963f2a3 (patch)
tree40b8eca405d21ae43b2985dae813ffa73df15414 /ChangeLog
parente1f9e324e975af50e44ab373e3fa3b1104ffb30f (diff)
- markus@cvs.openbsd.org 2002/03/26 23:14:51
[kex.c] generate a new cookie for each SSH2_MSG_KEXINIT message we send out
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bf991d65..7eb915bda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,9 @@
20 - markus@cvs.openbsd.org 2002/03/26 23:13:03 20 - markus@cvs.openbsd.org 2002/03/26 23:13:03
21 [auth-rsa.c] 21 [auth-rsa.c]
22 disallow RSA keys < 768 for protocol 1, too (rhosts-rsa and rsa auth) 22 disallow RSA keys < 768 for protocol 1, too (rhosts-rsa and rsa auth)
23 - markus@cvs.openbsd.org 2002/03/26 23:14:51
24 [kex.c]
25 generate a new cookie for each SSH2_MSG_KEXINIT message we send out
23 26
2420020325 2720020325
25 - (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h" 28 - (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h"
@@ -8083,4 +8086,4 @@
8083 - Wrote replacements for strlcpy and mkdtemp 8086 - Wrote replacements for strlcpy and mkdtemp
8084 - Released 1.0pre1 8087 - Released 1.0pre1
8085 8088
8086$Id: ChangeLog,v 1.1999 2002/03/27 17:38:43 mouring Exp $ 8089$Id: ChangeLog,v 1.2000 2002/03/27 17:42:57 mouring Exp $