Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-29 | introduce config.h•••We now have configuration in just one place. | Christian Hesse | 1 | -5/+2 |
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 | -52/+55 |
2014-05-04 | make output to /dev/console a compile time option | Christian Hesse | 1 | -1/+3 |
2014-04-16 | save a challenge for every key | Christian Hesse | 1 | -36/+39 |
2014-03-27 | better comment | Christian Hesse | 1 | -1/+1 |
2014-03-27 | always use small characters in config | Christian Hesse | 1 | -3/+3 |
2014-03-26 | allow to set slot for specific Yubikey | Christian Hesse | 1 | -11/+25 |
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-14 | replace scripts with a C program | Christian Hesse | 1 | -0/+252 |