diff options
author | Damien Miller <djm@mindrot.org> | 2013-09-14 09:49:19 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-09-14 09:49:19 +1000 |
commit | 70182522a47d283513a010338cd028cb80dac2ab (patch) | |
tree | d19113bd25d5be2434fab34f03ce8811ce16e76a /ChangeLog | |
parent | ff9d6c2a4171ee32e8fe28fc3b86eb33bd5c845b (diff) |
- djm@cvs.openbsd.org 2013/09/12 01:41:12
[clientloop.c]
fix connection crash when sending break (~B) on ControlPersist'd session;
ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -28,6 +28,10 @@ | |||
28 | kerberos support is currently not enabled in ssh in OpenBSD. Discussed with | 28 | kerberos support is currently not enabled in ssh in OpenBSD. Discussed with |
29 | various people; ok deraadt@ | 29 | various people; ok deraadt@ |
30 | ID SYNC ONLY for portable; kerberos/gssapi is still pretty popular | 30 | ID SYNC ONLY for portable; kerberos/gssapi is still pretty popular |
31 | - djm@cvs.openbsd.org 2013/09/12 01:41:12 | ||
32 | [clientloop.c] | ||
33 | fix connection crash when sending break (~B) on ControlPersist'd session; | ||
34 | ok dtucker@ | ||
31 | 35 | ||
32 | 20130828 | 36 | 20130828 |
33 | - (djm) [openbsd-compat/bsd-snprintf.c] teach our local snprintf code the | 37 | - (djm) [openbsd-compat/bsd-snprintf.c] teach our local snprintf code the |