CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/09/13 23:26:27
Modified files:
usr.bin/ssh : sshconnect2.c
Log message:
second try, deals properly with missing and private-only keys:
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 (where available) the key filename, its type and fingerprint,
and whether the key is hosted in an agent or a token.