summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-02-29 20:15:08 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-02-29 20:15:08 +1100
commiteffc84ce5b304a0cef62b13e72172847b6f03ceb (patch)
tree5951f0739084239587667b6a58538906d20ab33e /ChangeLog
parentc56c7ef592e9dded048faa1443049679aacc0421 (diff)
- dtucker@cvs.openbsd.org 2004/02/27 22:49:27
[dh.c] Reset bit counter at the right time, fixes debug output in the case where the DH group is rejected. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 20b1d8e63..f510abfc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
11 [dh.c] 11 [dh.c]
12 Make /etc/moduli line buffer big enough for 8kbit primes, in case anyone 12 Make /etc/moduli line buffer big enough for 8kbit primes, in case anyone
13 ever uses one. ok markus@ 13 ever uses one. ok markus@
14 - dtucker@cvs.openbsd.org 2004/02/27 22:49:27
15 [dh.c]
16 Reset bit counter at the right time, fixes debug output in the case where
17 the DH group is rejected. ok markus@
14 18
1520040226 1920040226
16 - (bal) KNF our sshlogin.c even if the code looks nothing like upstream 20 - (bal) KNF our sshlogin.c even if the code looks nothing like upstream
@@ -816,4 +820,4 @@
816 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 820 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
817 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 821 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
818 822
819$Id: ChangeLog,v 1.3263 2004/02/29 09:13:34 dtucker Exp $ 823$Id: ChangeLog,v 1.3264 2004/02/29 09:15:08 dtucker Exp $