]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
RDB's patch:
authorSimon Tatham <anakin@pobox.com>
Fri, 17 Mar 2000 10:37:35 +0000 (10:37 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 17 Mar 2000 10:37:35 +0000 (10:37 +0000)
commit42df9c1a0226b9bbffebd1105d7c862e92633f56
treed24d9a721f243adca3ee9065d2a7d86a2c20ed50
parentdf1b7e4389b16f4ae25c47955d87f24d43eac85a
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

git-svn-id: http://svn.tartarus.org/sgt/putty@420 cda61777-01e9-0310-a592-d414129be87e
telnet.c