When we disconnect because we have no supported authentication
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 10 Aug 2010 18:45:51 +0000 (18:45 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 10 Aug 2010 18:45:51 +0000 (18:45 +0000)
commit854caca579339f69e71613fc2778f6f777e7271e
treefc7efbac4614856f7b077ec2d8ec52db060abcbf
parenta54d0c36f94da67c3e35bd7a3648c8eb9e4411e8
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: svn://svn.tartarus.org/sgt/putty@8981 cda61777-01e9-0310-a592-d414129be87e
ssh.c