summaryrefslogtreecommitdiffstats
path: root/lib/libfido2/src
AgeCommit message (Expand)AuthorFilesLines
2021-02-15Back-out USB data toggle fix for HID devices, since we received multiplemglocker1-0/+66
2021-02-05Remove the terrible_ping_kludge() workaround. We have committed a fix tomglocker1-66/+0
2020-09-07sync a couple of minor fixes (no API/ABI change) to bring libfido2djm2-2/+2
2020-08-23check errno against EINTR; not return value from poll()djm1-1/+1
2020-08-23update to libfido2 46710ac06, picking up a few API changesdjm5-32/+29
2020-08-11sync with upstream libfido2 rev 2fa20b889, picking up ~7 monthsdjm28-183/+748
2020-02-07It appears we have come full-circle, where source code starts to usederaadt1-4/+2
2020-02-07update to upstream libfido2 780ad3c25 (20120123)djm35-1020/+1712
2019-12-17Add fido(4), a HID driver for FIDO/U2F security keysreyk1-74/+10
2019-11-14import libfido2 (git HEAD). This library allows communication withdjm38-0/+10429