diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 | ||
18 | 20090212 | 22 | 20090212 |
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 | ||