summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2009-02-14 16:33:31 +1100
committerDamien Miller <djm@mindrot.org>2009-02-14 16:33:31 +1100
commit923e8bb7dc921b3136320f126976bfeee11c9e41 (patch)
treeb6ee668c45a15c12372e84fa912fe11df7267fe7 /ChangeLog
parent330d58587f05fd34f3b1d20a64d254ea0470a6cc (diff)
- djm@cvs.openbsd.org 2009/02/12 03:26:22
[monitor.c] some paranoia: check that the serialised key is really KEY_RSA before diddling its internals
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e296e0441..5e9a177d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,10 @@
14 [serverloop.c] 14 [serverloop.c]
15 tighten check for -R0:... forwarding: only allow dynamic allocation 15 tighten check for -R0:... forwarding: only allow dynamic allocation
16 if want_reply is set in the packet 16 if want_reply is set in the packet
17 - djm@cvs.openbsd.org 2009/02/12 03:26:22
18 [monitor.c]
19 some paranoia: check that the serialised key is really KEY_RSA before
20 diddling its internals
17 21
1820090212 2220090212
19 - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically 23 - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically
@@ -5140,5 +5144,5 @@
5140 OpenServer 6 and add osr5bigcrypt support so when someone migrates 5144 OpenServer 6 and add osr5bigcrypt support so when someone migrates
5141 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 5145 passwords between UnixWare and OpenServer they will still work. OK dtucker@
5142 5146
5143$Id: ChangeLog,v 1.5188 2009/02/14 05:33:09 djm Exp $ 5147$Id: ChangeLog,v 1.5189 2009/02/14 05:33:31 djm Exp $
5144 5148