]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Add the remote counterpart for the `local port forwardings accept
authorSimon Tatham <anakin@pobox.com>
Sat, 15 Dec 2001 12:15:24 +0000 (12:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 15 Dec 2001 12:15:24 +0000 (12:15 +0000)
commit129ba8bea582708a429bdc17073658001ecdbf88
treeec3dbed7a669677142c08da27be779d1313756e2
parentd011a319a22b25a4f0bfd345a2331a1d87e5d1f9
Add the remote counterpart for the `local port forwardings accept
connections from outside localhost' switch. Interestingly OpenSSH
3.0 appears to ignore this (though I know it works because ssh.com
3.0 gets it right, and the SSH packet dump agrees that I'm doing the
right thing).

git-svn-id: http://svn.tartarus.org/sgt/putty@1496 cda61777-01e9-0310-a592-d414129be87e
doc/config.but
doc/using.but
putty.h
settings.c
ssh.c
windlg.c