]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Use the packet dispatch table to handle USERAUTH_BANNER messages, which should
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 12 May 2005 15:09:35 +0000 (15:09 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 12 May 2005 15:09:35 +0000 (15:09 +0000)
commit5ff9dcaa88a4463c4a497bebdb18131fe5e9c51c
treead9e267f7f435daf6c96a3ad9b472a9d567821da
parentdfbec84aa6dc300fe9c916308bee041bfa800dfd
Use the packet dispatch table to handle USERAUTH_BANNER messages, which should
hopefully solve `drop-banner'. I haven't been able to test the failure case,
but the behaviour with OpenSSH appears no worse.

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