]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
autoconf pieces for U2F support
authorDamien Miller <djm@mindrot.org>
Fri, 1 Nov 2019 02:34:49 +0000 (13:34 +1100)
committerDamien Miller <djm@mindrot.org>
Fri, 1 Nov 2019 02:35:34 +0000 (13:35 +1100)
commit764d51e04460ec0da12e05e4777bc90c116accb9
tree7bd6cd697ffcf62cea723059bebd1968cef8cb32
parent45f17a159acfc5a8e450bfbcc2cffe72950ed7a3
autoconf pieces for U2F support

Mostly following existing logic for PKCS#11 - turning off support
when either libcrypto or dlopen(3) are unavailable.
configure.ac
ssh-ecdsa-sk.c
ssh-keygen.c
ssh-sk-helper.c
ssh-sk.c