Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-15 | upstream: U2F tokens may return FIDO_ERR_USER_PRESENCE_REQUIRED when | djm@openbsd.org | |
probed to see if they own a key handle. Handle this case so the find_device() look can work for them. Reported by Michael Forney OpenBSD-Commit-ID: 2ccd5b30a6ddfe4dba228b7159bf168601bd9166 | |||
2019-11-15 | upstream: correct function name in debug message | djm@openbsd.org | |
OpenBSD-Commit-ID: 2482c99d2ce448f39282493050f8a01e3ffc39ab | |||
2019-11-15 | upstream: directly support U2F/FIDO2 security keys in OpenSSH by | djm@openbsd.org | |
linking against the (previously external) USB HID middleware. The dlopen() capability still exists for alternate middlewares, e.g. for Bluetooth, NFC and test/debugging. OpenBSD-Commit-ID: 14446cf170ac0351f0d4792ba0bca53024930069 |