Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Fri, 17 Mar 2000 10:37:35 +0000


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	00/03/17 10:37:35

Modified files:
	.              : telnet.c 

Log message:
RDB's patch:
- `local ldisc' config option now switches between PuTTY's original
behaviour when off (aggressively start negotiations, never use
local line discipline) and Unix telnet's off-port-25 behaviour
when on (wait to be negotiated with, toggle local line discipline
when TELOPT_ECHO changes)
- SYNCH handling has been improved again, though it may still be
broken due to WinSock being irretrievably pants