Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mistakes | Mattias Andrée | 2023-06-23 | 1 | -9/+7 |
* | Implement authentication | Mattias Andrée | 2023-06-23 | 1 | -1/+1 |
* | Fix support for NUL bytes in the keyfile | Mattias Andrée | 2023-06-23 | 1 | -0/+4 |
* | key2root-addkey.c: Add key hashing and updating | Mattias Andrée | 2023-06-23 | 1 | -2/+94 |
* | Add key lookup to key2root-addkey and fix writeall | Mattias Andrée | 2023-06-23 | 1 | -7/+98 |
* | key2root-addkey: mkdir /etc/key2root before saving changes | Mattias Andrée | 2023-06-23 | 1 | -0/+5 |
* | Add code from key2root-rmkey.c to key2root-addkey.c | Mattias Andrée | 2023-06-23 | 1 | -1/+70 |
* | Fix comment | Mattias Andrée | 2023-06-23 | 1 | -1/+1 |
* | Fix minor mistakes i key2root-lskeys.c, implement key2root-rmkey.c, and minor work on key2root-addkey.c | Mattias Andrée | 2023-06-23 | 1 | -1/+12 |
* | Add argument checks to key2root-addkey and key2root-rmkey | Mattias Andrée | 2023-06-23 | 1 | -1/+21 |
* | First commit | Mattias Andrée | 2023-06-23 | 1 | -0/+42 |