simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sun Aug 31 22:45:39 BST 2008


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8158
Date:           2008-08-31 22:45:39 +0100 (Sun, 31 Aug 2008)

Log message (8 lines):
Good grief. When I originally wrote the local proxy code two years
ago, I apparently caused all data received from local proxies to be
unconditionally tagged as TCP Urgent. Most network backends ignore
this, but it's critical to the Telnet backend, which will ignore all
Urgent-marked data in the assumption that there's a SYNCH on its way
that it should wait for. Nobody has noticed in two years, presumably
meaning that nobody has ever tried to do Telnet over a local proxy
in that time.

Modified files:
U   putty/unix/uxproxy.c
U   putty/windows/winproxy.c

Links:
http://svn.tartarus.org/sgt/?rev=8158&view=rev
http://svn.tartarus.org/sgt/putty/unix/uxproxy.c?rev=8158&r1=8157&r2=8158
http://svn.tartarus.org/sgt/putty/windows/winproxy.c?rev=8158&r1=8157&r2=8158



More information about the tartarus-commits mailing list