summaryrefslogtreecommitdiffstats
path: root/lib/libfido2/man/fido_cred_exclude.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 upstream commit with manpage fixes from jmc@djm2019-11-271-3/+3
| | | | | | | | > commit 437896dcafc67d9596774c3bb9f97bfdb4810bb1 > Author: pedro martelletto <pedro@yubico.com> > Date: Wed Nov 20 09:38:22 2019 +0100 > > man: mop up dangling .Xr's; Jason McIntyre <jmc@openbsd.org>
* 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/+60
U2F/FIDO2 devices over USB. feedback and "start the churn" deraadt@