simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Thu Apr 23 18:33:43 BST 2009


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8500
Date:           2009-04-23 18:33:42 +0100 (Thu, 23 Apr 2009)

Log message (7 lines):
When starting a SOCKS connection in dynamic forwarding, freeze the
local socket _before_ calling the SSH setup functions. This makes no
difference to ssh.c itself, but it makes portfwd.c easier to reuse
for other purposes (e.g. as a component of a standalone SOCKS
server), because now ssh_send_port_open() can itself call
pfd_confirm() without the freeze and unfreeze happening in the wrong
order.

Modified files:
U   putty/portfwd.c

Links:
http://svn.tartarus.org/sgt/?rev=8500&view=rev
http://svn.tartarus.org/sgt/putty/portfwd.c?rev=8500&r1=8499&r2=8500



More information about the tartarus-commits mailing list