Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-03 | make ykfde-cpio understand command parameters | Christian Hesse | 1 | -1/+1 | |
2016-05-03 | fix compiler and linker flags and produce binaries with full RELRO | Christian Hesse | 1 | -1/+2 | |
2016-01-16 | We have support for second factor. Yeah! | Christian Hesse | 1 | -3/+3 | |
2014-12-29 | introduce config.h | Christian Hesse | 1 | -2/+2 | |
We now have configuration in just one place. | |||||
2014-12-23 | support updating the challenge on boot | Christian Hesse | 1 | -3/+7 | |
2014-12-22 | replace shell script with C code, and many more | Christian Hesse | 1 | -0/+17 | |
* 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> |