diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -50,6 +50,10 @@ | |||
50 | ProxyCommand in use; continue and allow the ProxyCommand to | 50 | ProxyCommand in use; continue and allow the ProxyCommand to |
51 | connect anyway (e.g. to a host with a name outside the DNS | 51 | connect anyway (e.g. to a host with a name outside the DNS |
52 | behind a bastion) | 52 | behind a bastion) |
53 | - djm@cvs.openbsd.org 2014/06/24 02:21:01 | ||
54 | [scp.c] | ||
55 | when copying local->remote fails during read, don't send uninitialised | ||
56 | heap to the remote end. Reported by Jann Horn | ||
53 | 57 | ||
54 | 20140618 | 58 | 20140618 |
55 | - (tim) [openssh/session.c] Work around to get chroot sftp working on UnixWare | 59 | - (tim) [openssh/session.c] Work around to get chroot sftp working on UnixWare |