Add support for SSH2 userauth banners. We currently can't deal with
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 15 Mar 2001 17:14:31 +0000 (17:14 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 15 Mar 2001 17:14:31 +0000 (17:14 +0000)
commita209e95780b2fbece7fe2eb4d6a84597fb95ce50
treefeaa8a0a54e59570bc2d71c74dc0bb04c7f20869
parentd40a94b97d318ea943d466abf6c123a71bcbf87a
Add support for SSH2 userauth banners. We currently can't deal with
printing them _before_ the username prompt. This apparently isn't very
serious because OpenSSH doesn't _send_ it before the username prompt,
but only in response to USERAUTH_REQUEST "none". Good job we do that!

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