[openssh-commits] [openssh] branch master updated (6bc5a24a -> beb9e522)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Sep 14 15:27:47 AEST 2018
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 6bc5a24a fuzzer harness for authorized_keys option parsing
new beb9e522 upstream: second try, deals properly with missing and private-only
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit beb9e522dc7717df08179f9e59f36b361bfa14ab
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Sep 14 05:26:27 2018 +0000
upstream: second try, deals properly with missing and private-only
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.
OpenBSD-Commit-ID: f1c6a8e9cfc4e108c359db77f24f9a40e1e25ea7
Summary of changes:
sshconnect2.c | 79 +++++++++++++++++++++++++++++++++++++++--------------------
1 file changed, 53 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list