Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-16 | We have support for second factor. Yeah! | Christian Hesse | 2 | -67/+169 |
2016-01-04 | update copyright for 2016 | Christian Hesse | 2 | -2/+2 |
2015-05-27 | iniparser_getstring() returns const char * | Christian Hesse | 1 | -1/+1 |
2015-01-04 | make defines more portable•••Looks like _DEFAULT_SOURCE requires a recent glibc and does not work on Fedora. So use _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED instead. Reported-by: Benjamin Pereto <benjamin.pereto@gmail.com> | Christian Hesse | 2 | -4/+10 |
2015-01-04 | update copyright for 2015 | Christian Hesse | 2 | -2/+2 |
2014-12-29 | introduce config.h•••We now have configuration in just one place. | Christian Hesse | 3 | -12/+5 |
2014-12-29 | do not create directory '.' in archive•••This has been changes in mkinitcpio, so we do it the same. https://projects.archlinux.org/mkinitcpio.git/commit/?id=514d5f1fa641b0bfc66d43f4c0c7e7830f747899 | Christian Hesse | 1 | -5/+0 |
2014-12-23 | support updating the challenge on boot | Christian Hesse | 3 | -5/+228 |
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 | 3 | -74/+297 |
2014-04-17 | fix getopt options | Christian Hesse | 1 | -1/+1 |
2014-04-17 | get encrypted device from /etc/crypttab.initramfs | Christian Hesse | 1 | -9/+5 |
2014-04-17 | add infos about /etc/crypttab.initramfs to documentation | Christian Hesse | 1 | -2/+1 |
2014-04-16 | save a challenge for every key | Christian Hesse | 1 | -33/+18 |
2014-03-26 | add some basic documentation | Christian Hesse | 1 | -2/+0 |
2013-10-01 | create temporary directory, not file | Christian Hesse | 1 | -1/+1 |
2013-10-01 | remove newline from response, answer password agent | Christian Hesse | 1 | -1/+1 |
2013-10-01 | add hint about /etc/crypttab.initramfs | Christian Hesse | 1 | -1/+2 |
2013-10-01 | update warning about slot | Christian Hesse | 1 | -2/+6 |
2013-10-01 | update for systemd in initramfs | Christian Hesse | 1 | -3/+4 |
2013-08-05 | fix option to mktemp | Christian Hesse | 1 | -1/+1 |
2013-08-02 | use mktemp for temporarily directory handling | Christian Hesse | 1 | -10/+9 |
2013-05-27 | Initial import0.2.0 | Christian Hesse | 1 | -0/+91 |