Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-21 | no need to include usbhid module•••This uses libusb to communicate with Yubikey, so usbhid module is not needed. Now that yubikey-personalization does not expect an active kernel driver this works reliable. https://github.com/Yubico/yubikey-personalization/commit/ad3d02fe756adfc04f849f5b4221357f2f2ecb03 | Christian Hesse | 1 | -1/+0 |
2014-04-16 | save a challenge for every key | Christian Hesse | 1 | -1/+1 |
2014-03-14 | replace scripts with a C program | Christian Hesse | 1 | -4/+0 |
2013-10-01 | use inotifywait to work around race condition•••It was passible that the keyfile was created too late, but the password agent was not ready yet. Work around this by waiting for a new request. | Christian Hesse | 1 | -1/+2 |
2013-10-01 | add binary tr | Christian Hesse | 1 | -0/+1 |
2013-10-01 | add systemd-reply-password to initramfs | Christian Hesse | 1 | -0/+1 |
2013-10-01 | update for systemd in initramfs | Christian Hesse | 1 | -1/+3 |
2013-05-27 | Initial import0.2.0 | Christian Hesse | 1 | -0/+13 |