Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use libar2simplified instead of crypt as crypt has a verily limited imput size, and add -h to key2root-addkey, and add key2root-crypt | Mattias Andrée | 2023-06-23 | 1 | -66/+50 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix mistakes | Mattias Andrée | 2023-06-23 | 1 | -9/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement authentication | Mattias Andrée | 2023-06-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix support for NUL bytes in the keyfile | Mattias Andrée | 2023-06-23 | 1 | -0/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | key2root-addkey.c: Add key hashing and updating | Mattias Andrée | 2023-06-23 | 1 | -2/+94 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add key lookup to key2root-addkey and fix writeall | Mattias Andrée | 2023-06-23 | 1 | -7/+98 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | key2root-addkey: mkdir /etc/key2root before saving changes | Mattias Andrée | 2023-06-23 | 1 | -0/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add code from key2root-rmkey.c to key2root-addkey.c | Mattias Andrée | 2023-06-23 | 1 | -1/+70 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix comment | Mattias Andrée | 2023-06-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | 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 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add argument checks to key2root-addkey and key2root-rmkey | Mattias Andrée | 2023-06-23 | 1 | -1/+21 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2023-06-23 | 1 | -0/+42 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |