aboutsummaryrefslogtreecommitdiffstats
path: root/key2root-addkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use libar2simplified instead of crypt as crypt has a verily limited imput size, and add -h to key2root-addkey, and add key2root-cryptMattias Andrée2023-06-231-66/+50
* Fix mistakesMattias Andrée2023-06-231-9/+7
* Implement authenticationMattias Andrée2023-06-231-1/+1
* Fix support for NUL bytes in the keyfileMattias Andrée2023-06-231-0/+4
* key2root-addkey.c: Add key hashing and updatingMattias Andrée2023-06-231-2/+94
* Add key lookup to key2root-addkey and fix writeallMattias Andrée2023-06-231-7/+98
* key2root-addkey: mkdir /etc/key2root before saving changesMattias Andrée2023-06-231-0/+5
* Add code from key2root-rmkey.c to key2root-addkey.cMattias Andrée2023-06-231-1/+70
* Fix commentMattias Andrée2023-06-231-1/+1
* Fix minor mistakes i key2root-lskeys.c, implement key2root-rmkey.c, and minor work on key2root-addkey.cMattias Andrée2023-06-231-1/+12
* Add argument checks to key2root-addkey and key2root-rmkeyMattias Andrée2023-06-231-1/+21
* First commitMattias Andrée2023-06-231-0/+42