Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 07-Jan-2025 | - | ||||
man/ | H | 31-Aug-2022 | - | 4,352 | 4,320 | |
src/ | H | 04-Apr-2024 | - | 15,406 | 12,412 | |
LICENSE | H A D | 08-May-2022 | 1.3 KiB | 25 | 21 | |
Makefile | H A D | 14-Nov-2022 | 2.3 KiB | 63 | 49 | |
NEWS | H A D | 29-Aug-2022 | 7.9 KiB | 227 | 209 | |
README.openbsd | H A D | 29-Aug-2022 | 383 | 11 | 6 | |
shlib_version | H A D | 31-Dec-2022 | 16 | 3 | 2 |
README.openbsd
1This is an import of https://github.com/Yubico/libfido2 1.11.0 (2022-05-03) 2 3Local changes: 4 5Only a subset of the upstream files have been imported: src/, man/ and LICENSE. 6 7The CMake-based build system has been replaced with a fixed Makefile. 8 9src/hid_openbsd.c has been adapted to use the fido(4) device. 10src/random.c has had CSPRNG interfaces other than arc4random_buf(4) removed 11