summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-11-07 23:16:08 +1100
committerDarren Tucker <dtucker@zip.com.au>2006-11-07 23:16:08 +1100
commitfbba735aa315532e93a66754b1613c2acf2bde6d (patch)
treef2077ff5cb311c507b211c6a21393b96a6c6bb2e /ChangeLog
parent0bc85579a9b5a106826169303dd2ee61c63c161e (diff)
- markus@cvs.openbsd.org 2006/11/07 10:31:31
[monitor.c version.h] correctly check for bad signatures in the monitor, otherwise the monitor and the unpriv process can get out of sync. with dtucker@, ok djm@, dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8af3cf900..075ba5359 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,11 @@
6 [auth-rsa.c kexgexc.c kexdhs.c key.c ssh-dss.c sshd.c kexgexs.c 6 [auth-rsa.c kexgexc.c kexdhs.c key.c ssh-dss.c sshd.c kexgexs.c
7 ssh-keygen.c bufbn.c moduli.c scard.c kexdhc.c sshconnect1.c dh.c rsa.c] 7 ssh-keygen.c bufbn.c moduli.c scard.c kexdhc.c sshconnect1.c dh.c rsa.c]
8 add missing checks for openssl return codes; with & ok djm@ 8 add missing checks for openssl return codes; with & ok djm@
9 - markus@cvs.openbsd.org 2006/11/07 10:31:31
10 [monitor.c version.h]
11 correctly check for bad signatures in the monitor, otherwise the monitor
12 and the unpriv process can get out of sync. with dtucker@, ok djm@,
13 dtucker@
9 14
1020061105 1520061105
11 - (djm) OpenBSD CVS Sync 16 - (djm) OpenBSD CVS Sync
@@ -2597,4 +2602,4 @@
2597 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2602 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2598 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2603 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2599 2604
2600$Id: ChangeLog,v 1.4585 2006/11/07 12:14:41 dtucker Exp $ 2605$Id: ChangeLog,v 1.4586 2006/11/07 12:16:08 dtucker Exp $