]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Add support for SSH2 userauth banners. We currently can't deal with
authorSimon Tatham <anakin@pobox.com>
Thu, 15 Mar 2001 17:14:31 +0000 (17:14 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 15 Mar 2001 17:14:31 +0000 (17:14 +0000)
commit29e893ad450a57be05fc92468527eb0460ff7188
treefeaa8a0a54e59570bc2d71c74dc0bb04c7f20869
parent2f66dec6c901fc4902f69cc7d06866308002f6c0
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: http://svn.tartarus.org/sgt/putty@1005 cda61777-01e9-0310-a592-d414129be87e
ssh.c