summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-27 17:38:43 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-27 17:38:43 +0000
commite1f9e324e975af50e44ab373e3fa3b1104ffb30f (patch)
tree6a59f751176ea21962d6cfe243b1f3894cb8e191 /ChangeLog
parent57686a82a5a055f53f3ae351bce21a7a93d38304 (diff)
- markus@cvs.openbsd.org 2002/03/26 23:13:03
[auth-rsa.c] disallow RSA keys < 768 for protocol 1, too (rhosts-rsa and rsa auth)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 46b6d0f48..3bf991d65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,9 @@
17 - markus@cvs.openbsd.org 2002/03/26 22:50:39 17 - markus@cvs.openbsd.org 2002/03/26 22:50:39
18 [channels.h] 18 [channels.h]
19 CHANNEL_EFD_OUTPUT_ACTIVE is false for CHAN_CLOSE_RCVD, too 19 CHANNEL_EFD_OUTPUT_ACTIVE is false for CHAN_CLOSE_RCVD, too
20 - markus@cvs.openbsd.org 2002/03/26 23:13:03
21 [auth-rsa.c]
22 disallow RSA keys < 768 for protocol 1, too (rhosts-rsa and rsa auth)
20 23
2120020325 2420020325
22 - (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h" 25 - (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h"
@@ -8080,4 +8083,4 @@
8080 - Wrote replacements for strlcpy and mkdtemp 8083 - Wrote replacements for strlcpy and mkdtemp
8081 - Released 1.0pre1 8084 - Released 1.0pre1
8082 8085
8083$Id: ChangeLog,v 1.1998 2002/03/27 17:36:41 mouring Exp $ 8086$Id: ChangeLog,v 1.1999 2002/03/27 17:38:43 mouring Exp $