summaryrefslogtreecommitdiffstats
path: root/lib/libfido2/man/fido_strerr.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to upstream libfido2 780ad3c25 (20120123)djm2020-02-071-1/+1
| | | | | | | | install manual pages crank major feedback & ok jmc@ and naddy@
* Sync documentation fixes from upstream:djm2019-11-191-1/+1
| | | | | | | | | | | commit 99c4cb00b50b846e4ba2492f67d44171de8c7066 Author: pedro martelletto <pedro@yubico.com> Date: Mon Nov 18 16:55:37 2019 +0100 documentation fixes ensure man pages are named after existing functions; pointed out by Jason McIntyre <jmc@openbsd.org>; thanks!
* import libfido2 (git HEAD). This library allows communication withdjm2019-11-141-0/+27
U2F/FIDO2 devices over USB. feedback and "start the churn" deraadt@