Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-26 | add some basic documentation | Christian Hesse | 3 | -5/+60 |
2014-03-26 | allow to set slot for specific Yubikey | Christian Hesse | 2 | -11/+30 |
2014-03-17 | update filename in comment | Christian Hesse | 1 | -1/+1 |
2014-03-15 | allow Yubiky to block | Christian Hesse | 1 | -1/+1 |
2014-03-15 | also clear response_hex before using it | Christian Hesse | 1 | -0/+1 |
2014-03-15 | add hint about debugging | Christian Hesse | 1 | -0/+3 |
2014-03-15 | unlink challenge file only on success | Christian Hesse | 1 | -3/+4 |
2014-03-15 | set up inotify watch before looking at the dir, prevent race | Christian Hesse | 1 | -15/+15 |
2014-03-15 | add comments | Christian Hesse | 1 | -5/+17 |
2014-03-15 | clear response from memory | Christian Hesse | 1 | -1/+5 |
2014-03-15 | add dependency to Makefile | Christian Hesse | 1 | -1/+1 |
2014-03-14 | fix CFLAGS | Christian Hesse | 2 | -1/+5 |
2014-03-14 | replace scripts with a C program | Christian Hesse | 7 | -22/+285 |
2013-10-03 | add timeout to inotifywait and exit on wrong message•••systemd should manage to ask for the passphrase within two seconds. | Christian Hesse | 1 | -2/+3 |
2013-10-03 | fix behavior of inotifywait | Christian Hesse | 1 | -1/+1 |
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 | 2 | -2/+4 |
2013-10-01 | fix message string | Christian Hesse | 1 | -1/+1 |
2013-10-01 | add binary tr | Christian Hesse | 1 | -0/+1 |
2013-10-01 | discard errors by ykchalresp | Christian Hesse | 1 | -1/+1 |
2013-10-01 | add systemd-reply-password to initramfs | Christian Hesse | 1 | -0/+1 |
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 | 2 | -2/+8 |
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 | 6 | -40/+22 |
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-07-10 | add README.html to .gitignore | Christian Hesse | 1 | -0/+1 |
2013-05-27 | Initial import0.2.0 | Christian Hesse | 3 | -0/+140 |
2013-05-27 | Initial commit | Christian Hesse | 1 | -0/+4 |