summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-12-01 21:40:48 +1100
committerDarren Tucker <dtucker@zip.com.au>2008-12-01 21:40:48 +1100
commit99d11a3ed2eb13e2f3ba13280d416369c45a30a6 (patch)
tree8634f2188f304a1eca040e653035530e778df2fb /ChangeLog
parent83795d61d277df3f090f12336ea3e21b6946ef4f (diff)
- markus@cvs.openbsd.org 2008/11/21 15:47:38
[packet.c] packet_disconnect() on padding error, too. should reduce the success probability for the CPNI-957037 Plaintext Recovery Attack to 2^-18 ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 13fd17889..af6b99458 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
2 - (dtucker) [contrib/cygwin/{Makefile,ssh-host-config}] Add new doc files 2 - (dtucker) [contrib/cygwin/{Makefile,ssh-host-config}] Add new doc files
3 and tweak the is-sshd-running check in ssh-host-config. Patch from 3 and tweak the is-sshd-running check in ssh-host-config. Patch from
4 vinschen at redhat com. 4 vinschen at redhat com.
5 - (dtucker) OpenBSD CVS Sync
6 - markus@cvs.openbsd.org 2008/11/21 15:47:38
7 [packet.c]
8 packet_disconnect() on padding error, too. should reduce the success
9 probability for the CPNI-957037 Plaintext Recovery Attack to 2^-18
10 ok djm@
5 11
620081123 1220081123
7 - (dtucker) [monitor_fdpass.c] Reduce diff vs OpenBSD by moving some 13 - (dtucker) [monitor_fdpass.c] Reduce diff vs OpenBSD by moving some
@@ -4936,5 +4942,5 @@
4936 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4942 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4937 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4943 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4938 4944
4939$Id: ChangeLog,v 1.5145 2008/12/01 10:34:28 dtucker Exp $ 4945$Id: ChangeLog,v 1.5146 2008/12/01 10:40:48 dtucker Exp $
4940 4946