]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Correct handling of SSH1 protocol flags, in particular
authorSimon Tatham <anakin@pobox.com>
Fri, 16 Mar 2001 11:58:54 +0000 (11:58 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 16 Mar 2001 11:58:54 +0000 (11:58 +0000)
commit02f012a66a2bd5f2f6a34a1266c69e9178f02018
tree5fe3fb5c7cf15f35e9a1078ab7d4ff51b24746d7
parent947d33408f0e71475cfd37968e9d0422df21640c
Correct handling of SSH1 protocol flags, in particular
PROTOFLAG_SCREEN_NUMBER, without which OpenSSH 2.5.1 was objecting to
my gratuitous inclusion of a screen number in the SSH1 X forwarding
request. Ahem.

[originally from svn r1006]
ssh.c