Handle incoming SSH2_MSG_CHANNEL_REQUEST (by refusing all requests).
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 13 Nov 2001 22:06:37 +0000 (22:06 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 13 Nov 2001 22:06:37 +0000 (22:06 +0000)
commitebb0a59087941283764805d47cebfb56ae13e428
tree03ed797aa94db90475fa118b0f8fcd9da6994332
parent72be5b5ec697d1a93ed091721031b9979c6d9633
Handle incoming SSH2_MSG_CHANNEL_REQUEST (by refusing all requests).
Should have done this ages ago; the OpenSSH 3.0 ClientAliveInterval
mechanism requires it so now it's really necessary.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1380 cda61777-01e9-0310-a592-d414129be87e
ssh.c