Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-22 | replace shell script with C code, and many more•••* place bin/ykfde with C source code bin/ykfde.c * challenge/response can be updated in place WARNING: This required config file syntax change! * updates and simplification to udev/ykfde * a lot more... Signed-off-by: Christian Hesse <mail@eworm.de> | Christian Hesse | 1 | -13/+0 |
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 |