]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
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)
commitcda613000acdc4c5f9555c821ef3463664eebda9
treefc7efbac4614856f7b077ec2d8ec52db060abcbf
parent1e0d8ee4fdedb304709e348bfa88bdf9ac96c98c
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.

[originally from svn r8981]
ssh.c