Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix exit status | Mattias Andrée | 2023-06-23 | 1 | -1/+1 |
* | Fix mistakes | Mattias Andrée | 2023-06-23 | 1 | -2/+2 |
* | Add key lookup to key2root-addkey and fix writeall | Mattias Andrée | 2023-06-23 | 1 | -1/+1 |
* | key2root-rmkey, key2root-lskeys: check for NUL byte on truncated line | Mattias Andrée | 2023-06-23 | 1 | -1/+4 |
* | Add code from key2root-rmkey.c to key2root-addkey.c | Mattias Andrée | 2023-06-23 | 1 | -1/+1 |
* | Fix error handling in key2root-rmkey on failure to commit | Mattias Andrée | 2023-06-23 | 1 | -4/+8 |
* | Add comment as to why key2root-rmkey retains the order when unlisting keys | Mattias Andrée | 2023-06-23 | 1 | -0/+1 |
* | Make key directory compile-time configurable (intended for testing) | Mattias Andrée | 2023-06-23 | 1 | -3/+3 |
* | 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 | -4/+184 |
* | Add argument checks to key2root-addkey and key2root-rmkey | Mattias Andrée | 2023-06-23 | 1 | -0/+21 |
* | First commit | Mattias Andrée | 2023-06-23 | 1 | -0/+31 |