[openssh-commits] [openssh] branch master updated (45f17a15 -> 764d51e0)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Nov 1 13:35:38 AEDT 2019
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 45f17a15 upstream: remove duplicate PUBKEY_DEFAULT_PK_ALG on !WITH_OPENSSL path
new 764d51e0 autoconf pieces for U2F support
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 764d51e04460ec0da12e05e4777bc90c116accb9
Author: Damien Miller <djm at mindrot.org>
Date: Fri Nov 1 13:34:49 2019 +1100
autoconf pieces for U2F support
Mostly following existing logic for PKCS#11 - turning off support
when either libcrypto or dlopen(3) are unavailable.
Summary of changes:
configure.ac | 57 ++++++++++++++++++++++++++++++++++++++++++++++++---------
ssh-ecdsa-sk.c | 3 +++
ssh-keygen.c | 10 +++++++++-
ssh-sk-helper.c | 11 +++++++++++
ssh-sk.c | 3 +++
5 files changed, 74 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list