]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Port forwarding module now passes backend handles around properly.
authorSimon Tatham <anakin@pobox.com>
Sat, 26 Oct 2002 10:33:59 +0000 (10:33 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 26 Oct 2002 10:33:59 +0000 (10:33 +0000)
commit24530b945e254fd7e8d1694e48aeae7084e0f8d6
treec7c6fa109faf9963c986bb478d9ff3b72b5d5264
parent0b2523eeda96a9290bf6e82303ef5481b49ee7b1
Port forwarding module now passes backend handles around properly.
As a result I've now been able to turn the global variables `back'
and `backhandle' into module-level statics in the individual front
ends. Now _that's_ progress!

[originally from svn r2142]
plink.c
portfwd.c
psftp.c
putty.h
scp.c
ssh.c
ssh.h
unix/pterm.c
window.c
winstuff.h