]> granicus.if.org Git - curl/commit
TELNET: improved treatment of options
authorLaurent Rabret <laurent.rabret@orange.com>
Fri, 25 Nov 2011 09:35:34 +0000 (10:35 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 25 Nov 2011 09:46:49 +0000 (10:46 +0100)
commitb9223a17b8a500c88e8c5eddec7b261cf73514fc
tree1e9aec651d247cdcf85ddff4b0fb2d2a6529d6a9
parentf712ace9d702e5380a943caa48a18579a7cd8443
TELNET: improved treatment of options

1) enables the Window Size option
2) allows the server to enable the echo mode
3) allows an app using libcurl to disable the default binary mode

Signed-off-by: Laurent Rabret
lib/arpa_telnet.h
lib/telnet.c