summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-02-29 20:13:34 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-02-29 20:13:34 +1100
commitc56c7ef592e9dded048faa1443049679aacc0421 (patch)
tree6bb762c15f364413e3e32ba4726becb5a8b49a6b /ChangeLog
parentfc113c97a3935896869e8bccf7a70cb7c7ed95d3 (diff)
- dtucker@cvs.openbsd.org 2004/02/27 22:44:56
[dh.c] Make /etc/moduli line buffer big enough for 8kbit primes, in case anyone ever uses one. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 010c450b8..20b1d8e63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
7 [dh.c] 7 [dh.c]
8 Prevent sshd from sending DH groups with a primitive generator of zero or 8 Prevent sshd from sending DH groups with a primitive generator of zero or
9 one, even if they are listed in /etc/moduli. ok markus@ 9 one, even if they are listed in /etc/moduli. ok markus@
10 - dtucker@cvs.openbsd.org 2004/02/27 22:44:56
11 [dh.c]
12 Make /etc/moduli line buffer big enough for 8kbit primes, in case anyone
13 ever uses one. ok markus@
10 14
1120040226 1520040226
12 - (bal) KNF our sshlogin.c even if the code looks nothing like upstream 16 - (bal) KNF our sshlogin.c even if the code looks nothing like upstream
@@ -812,4 +816,4 @@
812 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 816 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
813 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 817 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
814 818
815$Id: ChangeLog,v 1.3262 2004/02/29 09:12:33 dtucker Exp $ 819$Id: ChangeLog,v 1.3263 2004/02/29 09:13:34 dtucker Exp $