[openssh-commits] [openssh] branch master updated (0248ec7c -> 90399718)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jan 3 09:43:29 AEDT 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 0248ec7c ssh-sk-null.cc needs extern "C" {}
new 3b1382ff upstream: simplify the list for moduli options - no need for
new 878ba435 upstream: add sshkey_save_public(), to save a public key; ok
new 90399718 upstream: ability to download FIDO2 resident keys from a token via
The 3 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 9039971887cccd95b209c479296f772a3a93e8e7
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Jan 2 22:40:09 2020 +0000
upstream: ability to download FIDO2 resident keys from a token via
"ssh-keygen -K". This will save public/private keys into the current
directory.
This is handy if you move a token between hosts.
feedback & ok markus@
OpenBSD-Commit-ID: d57c1f9802f7850f00a117a1d36682a6c6d10da6
commit 878ba4350d57e905d6bb1865d8ff31bdfe5deab4
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Jan 2 22:38:33 2020 +0000
upstream: add sshkey_save_public(), to save a public key; ok
markus@
OpenBSD-Commit-ID: 5d6f96a966d10d7fa689ff9aa9e1d6767ad5a076
commit 3b1382ffd5e71eff78db8cef0f3cada22ff29409
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Mon Dec 30 16:10:00 2019 +0000
upstream: simplify the list for moduli options - no need for
-compact;
OpenBSD-Commit-ID: 6492c72280482c6d072be46236b365cb359fc280
Summary of changes:
authfile.c | 33 ++++++++-
authfile.h | 4 +-
ssh-keygen.1 | 19 ++---
ssh-keygen.c | 224 +++++++++++++++++++++++++++++++++++++++++++----------------
4 files changed, 208 insertions(+), 72 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list