summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-pkcs11-helper (follow)
Commit message (Expand)AuthorAgeFilesLines
* use ssh-sk-helper for all security key signing operationsdjm2019-12-131-5/+2
* directly support U2F/FIDO2 security keys in OpenSSH by linkingdjm2019-11-141-1/+4
* avoid compiling certain files that deeply depend on libcrypto whendjm2019-09-061-2/+2
* Don't redefine Makefile choices which come correct from bsd.*.mkderaadt2018-07-251-4/+1
* remove legacy buffer API emulation layer; ok djm@markus2018-07-091-2/+2
* group shared source files (e.g. SRCS_KEX) and allow compilation w/o OPENSSLmarkus2018-01-081-8/+3
* switch ssh-pkcs11-helper to new API; ok djm@markus2018-01-081-3/+3
* Replace ED25519's private SHA-512 implementation with a call to thenaddy2017-12-141-2/+2
* ssh/lib hasn't worked towards our code-sharing goals for a quit while,deraadt2017-12-101-5/+12
* add manpage; ok djm@markus2010-02-091-2/+2
* replace our obsolete smartcard code with PKCS#11.markus2010-02-081-0/+18