revert following; deals badly with agent keys
authordjm <djm@openbsd.org>
Fri, 14 Sep 2018 04:44:04 +0000 (04:44 +0000)
committerdjm <djm@openbsd.org>
Fri, 14 Sep 2018 04:44:04 +0000 (04:44 +0000)
commit0a6eb9b52d2dd9df0e733a4af9bdfeae9409be7b
tree7f2b569adca2ae227b99f7cefc26ccb001995f00
parent253be06f0056244926192a5bb2d9e6f60d3e4a1d
revert following; deals badly with agent keys

revision 1.285
date: 2018/09/14 04:17:12;  author: djm;  state: Exp;  lines: +47 -26;  commitid: lflGFcNb2X2HebaK;
Use consistent format in debug log for keys readied, offered and
received during public key authentication.

This makes it a little easier to see what is going on, as each message
now contains the key filename, its type and fingerprint, and whether
the key is hosted in an agent or a token.
usr.bin/ssh/sshconnect2.c