Experimental Rlogin support, thanks to Delian Delchev. Local flow
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 19 Jan 2001 10:10:37 +0000 (10:10 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 19 Jan 2001 10:10:37 +0000 (10:10 +0000)
commitc91409da0ac0d3fb4a225ab85e14370514e4094e
treecb095049d48e53ea83980650ca6c70a522f6d05f
parentedce8e45a5bb31bb141734e616de6b4d93202963
Experimental Rlogin support, thanks to Delian Delchev. Local flow
control is unsupported, and server-to-client comms may fail for want
of working TCP Urgent.

git-svn-id: svn://svn.tartarus.org/sgt/putty@875 cda61777-01e9-0310-a592-d414129be87e
13 files changed:
Makefile
be_all.c
be_none.c
be_nossh.c
network.h
putty.h
raw.c
rlogin.c [new file with mode: 0644]
settings.c
ssh.c
telnet.c
windlg.c
winnet.c