]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix 'winadj-success': since at least one server (boks_sshd) blithely responds
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 1 Jul 2011 21:53:41 +0000 (21:53 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 1 Jul 2011 21:53:41 +0000 (21:53 +0000)
commit3a649ed4edf0248afdc4c67e44ef2cdd8f4d472a
treeb40911df5dfd24931c0a33eea2bfbed700eff857
parentd764872e9eda35196551b506aa04c03bc8118074
Fix 'winadj-success': since at least one server (boks_sshd) blithely responds
to "winadj@putty.projects.tartarus.org" with SSH_MSG_CHANNEL_SUCCESS despite
probably having no idea what it means, treat this just the same as
SSH_MSG_CHANNEL_FAILURE instead of killing the connection.
Tested only as far as making sure that winadj/FAILURE with a normal server
isn't _completely_ broken.

[originally from svn r9185]
[this svn revision also touched putty-wishlist]
ssh.c