diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -51,6 +51,11 @@ | |||
51 | [sshd.c] | 51 | [sshd.c] |
52 | kill the preauth privsep child on fatal errors in the monitor; | 52 | kill the preauth privsep child on fatal errors in the monitor; |
53 | ok markus@ | 53 | ok markus@ |
54 | - djm@cvs.openbsd.org 2011/09/09 22:46:44 | ||
55 | [channels.c channels.h clientloop.h mux.c ssh.c] | ||
56 | support for cancelling local and remote port forwards via the multiplex | ||
57 | socket. Use ssh -O cancel -L xx:xx:xx -R yy:yy:yy user@host" to request | ||
58 | the cancellation of the specified forwardings; ok markus@ | ||
54 | 59 | ||
55 | 20110909 | 60 | 20110909 |
56 | - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From | 61 | - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From |