]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit - ssh.c
When we disconnect because we have no supported authentication
authorSimon Tatham <anakin@pobox.com>
Tue, 10 Aug 2010 18:45:51 +0000 (18:45 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 10 Aug 2010 18:45:51 +0000 (18:45 +0000)
commita8bcc345406e3afcb1cde16ceb75a9adc769ca02
treefc7efbac4614856f7b077ec2d8ec52db060abcbf
parent76a19f1b728c9bd52c1d2193c0cb0f8003a4cfd5
When we disconnect because we have no supported authentication
methods left to try, it's nice to have the version of that message
going to the client contain the list of methods sent by the server.
Saves a user having to pull it out of an SSH packet log.

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