Path to this page:
Subject: CVS commit: pkgsrc/security/libfido2
From: Adam Ciarcinski
Date: 2024-06-14 17:12:46
Message id: 20240614151246.AE7D2FC74@cvs.NetBSD.org
Log Message:
libfido2: updated to 1.15.0
Version 1.15.0 (2024-06-13)
1.15.0 will be the last release to support OpenSSL 1.1.
bio, credman: improved CTAP 2.1 support.
hid_osx: fix issue where fido_hid_read() may block unnecessarily.
fido2-token -I: print maxcredbloblen.
hid_linux: improved support for uhid devices.
New API calls:
fido_cred_set_attobj;
fido_cred_x5c_list_count;
fido_cred_x5c_list_len;
fido_cred_x5c_list_ptr.
Files: