CVSROOT: /home/cvs Module name: putty Changes by: simon 01/11/13 22:06:37 Modified files: . : ssh.c Log message: 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.