simon-svn: putty: simon
tartarus-commits at lists.tartarus.org
tartarus-commits at lists.tartarus.org
Tue Dec 28 14:07:09 GMT 2004
SVN root: svn://ixion.tartarus.org/main
Changes by: simon
Revision: 5030
Date: 2004-12-28 14:07:05 +0000 (Tue, 28 Dec 2004)
Log message (13 lines):
SSH port forwarding is now configurable in mid-session. After doing
Change Settings, the port forwarding setup function is run again,
and tags all existing port forwardings as `do not keep'. Then it
iterates through the config in the normal way; when it encounters a
port forwarding which is already in the tree, it tags it `keep'
rather than setting it up from scratch. Finally, it goes through the
tree and removes any that haven't been labelled `keep'. Hence,
editing the list of forwardings in Change Settings has the effect of
cancelling any forwardings you remove, and adding any new ones.
The SSH panel now appears in the reconfig box, and is empty apart
from a message explaining that it has to be there for subpanels of
it to exist. Better wording for this message would be welcome.
Modified files:
U putty/config.c
U putty/doc/config.but
U putty/portfwd.c
U putty/ssh.c
U putty/ssh.h
Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/config.c?rev=5030&r1=5029&r2=5030
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/doc/config.but?rev=5030&r1=5029&r2=5030
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/portfwd.c?rev=5030&r1=5029&r2=5030
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/ssh.c?rev=5030&r1=5029&r2=5030
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/ssh.h?rev=5030&r1=5029&r2=5030
More information about the tartarus-commits
mailing list