summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-08-12 22:40:59 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-08-12 22:40:59 +1000
commit9a2bd1116bf3fdb236d8b10af1acb2e7e8fe6e60 (patch)
treedf64d62e19f9426b74f6681d2cde003555021aed /ChangeLog
parent5cb30ad2ec4fe129e6d2e440eb2eba1c01f71661 (diff)
- djm@cvs.openbsd.org 2004/08/04 10:37:52
[dh.c] return group14 when no primes found - fixes hang on empty /etc/moduli; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d034787..781a1aab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
[auth.c auth1.c auth2.c cipher.c cipher.h key.c session.c ssh.c
sshconnect1.c]
more s/illegal/invalid/
+ - djm@cvs.openbsd.org 2004/08/04 10:37:52
+ [dh.c]
+ return group14 when no primes found - fixes hang on empty /etc/moduli;
+ ok markus@
20040720
- (djm) OpenBSD CVS Sync
@@ -1575,4 +1579,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3491 2004/08/12 12:40:24 dtucker Exp $
+$Id: ChangeLog,v 1.3492 2004/08/12 12:40:59 dtucker Exp $