]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Extra logging in SSH-2 port-forwarding. Most obviously, the opening of a
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 13 Aug 2004 01:08:34 +0000 (01:08 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 13 Aug 2004 01:08:34 +0000 (01:08 +0000)
commitf17522be6c3e22feedcaacd8b03b5f738fd7fb31
tree583ddb9eb80ad5ff9f9b910c73614a16be8ef00e
parentfabc2b32bb16f3e4359dc54566a6c0bb3c5a4522
Extra logging in SSH-2 port-forwarding. Most obviously, the opening of a
forwarded X11 connection is now logged as well as the closing; but we also
log the peer IP/port in case it's interesting, and log the reason for
refusing to honour a channel open.

[originally from svn r4451]
ssh.c