History log of /openbsd-src/lib/libfido2/man/fido_dev_set_io_functions.3 (Results 1 – 6 of 6)
Revision Date Author Comments
# ab19a69e 29-Aug-2022 djm <djm@openbsd.org>

update libfido2 to 1.11.0, taking in just over a year of upstream
development. "looks ok" miod@ ok sthen@

NB. libfido2 major bump


# c4a807ed 26-Oct-2021 djm <djm@openbsd.org>

update to libfido2 1.8.0; ok sthen@ "timing is fine" deraadt@


# 739189a3 11-Aug-2020 djm <djm@openbsd.org>

sync with upstream libfido2 rev 2fa20b889, picking up ~7 months
of fixes and a few new APIs that we'd like to use in OpenSSH

ok deraadt@


# 32a20e26 07-Feb-2020 djm <djm@openbsd.org>

update to upstream libfido2 780ad3c25 (20120123)

install manual pages

crank major

feedback & ok jmc@ and naddy@


# 0da349e5 19-Nov-2019 djm <djm@openbsd.org>

Sync documentation fixes from upstream:

commit 99c4cb00b50b846e4ba2492f67d44171de8c7066
Author: pedro martelletto <pedro@yubico.com>
Date: Mon Nov 18 16:55:37 2019 +0100

documentation fixes

Sync documentation fixes from upstream:

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!

show more ...


# d75efeb7 14-Nov-2019 djm <djm@openbsd.org>

import libfido2 (git HEAD). This library allows communication with
U2F/FIDO2 devices over USB.

feedback and "start the churn" deraadt@