Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-04 | add dracut module | 1 | -1/+4 | ||
Signed-off-by: Christian Hesse <mail@eworm.de> | |||||
2015-01-04 | add .tar.xz archive for release | 1 | -0/+2 | ||
2015-01-04 | udev rule is installed to mkinitcpio specific path | 1 | -0/+1 | ||
2014-12-29 | refactor install section and add hint about dracut | 1 | -3/+8 | ||
2014-12-29 | introduce config.h | 1 | -3/+10 | ||
We now have configuration in just one place. | |||||
2014-12-23 | prepare version 0.5.00.5.0 | 1 | -1/+1 | ||
2014-12-23 | rename systemd service to ykfde-cpio | 1 | -1/+1 | ||
2014-12-23 | install ykfde-cpio hook | 1 | -0/+1 | ||
2014-12-23 | support updating the challenge on boot | 1 | -1/+1 | ||
2014-12-22 | prepare version 0.4.00.4.0 | 1 | -1/+1 | ||
Signed-off-by: Christian Hesse <mail@eworm.de> | |||||
2014-12-22 | replace shell script with C code, and many more | 1 | -3/+8 | ||
* 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> | |||||
2014-10-21 | prepare release 0.3.40.3.4 | 1 | -1/+1 | ||
2014-05-05 | prepare release 0.3.30.3.3 | 1 | -1/+1 | ||
2014-04-17 | prepare release 0.3.20.3.2 | 1 | -1/+1 | ||
2014-04-16 | prepare release 0.3.10.3.1 | 1 | -1/+1 | ||
2014-04-16 | save a challenge for every key | 1 | -0/+1 | ||
2014-04-04 | fix archive prefix0.3.0 | 1 | -1/+1 | ||
2014-04-04 | fix indention and uncomment version | 1 | -2/+2 | ||
2014-04-04 | add make release | 1 | -0/+7 | ||
2014-03-26 | add some basic documentation | 1 | -2/+14 | ||
2014-03-15 | add dependency to Makefile | 1 | -1/+1 | ||
2014-03-14 | fix CFLAGS | 1 | -0/+1 | ||
2014-03-14 | replace scripts with a C program | 1 | -0/+15 | ||