]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
SSH port forwarding! How cool is that?
authorSimon Tatham <anakin@pobox.com>
Wed, 8 Aug 2001 20:44:35 +0000 (20:44 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 8 Aug 2001 20:44:35 +0000 (20:44 +0000)
commit50766ce729b61d7395b01959eca5486236cc77bf
tree564d88d556cab2c52842a9f45d3d91e7ce48104e
parent4d3aad22f523dd32c91d67dc870f39bf60acec0b
SSH port forwarding! How cool is that?
Only currently works on SSH1; SSH2 should be doable but it's late
and I have other things to do tonight. The Cool Guy award for this
one goes to Nicolas Barry, for doing most of the work and actually
understanding the code he was adding to.

[originally from svn r1176]
13 files changed:
Makefile
network.h
plink.c
putty.h
settings.c
ssh.c
ssh.h
winctrls.c
windlg.c
window.c
winnet.c
winstuff.h
x11fwd.c