Commit 22618906a5dffa7884b8e22166194968b2ca614a

Carlos Martín Nieto 2014-06-12T16:09:54

ssh: detect authentication methods Before calling the credentials callback, ask the sever which authentication methods it supports and report that to the user, instead of simply reporting everything that the transport supports. In case of an error, we do fall back to listing all of them.