aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk (unfollow)
Commit message (Collapse)AuthorFilesLines
10 daysCheck with sanitizerHEADmasterMattias Andrée1-4/+10
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-01-31Use libenv for environment variable whitelistingMattias Andrée1-2/+3
Signed-off-by: Mattias Andrée <m@maandree.se>
2023-06-23Use libar2simplified instead of crypt as crypt has a verily limited imput size, and add -h to key2root-addkey, and add key2root-cryptMattias Andrée1-3/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-06-23Make key directory compile-time configurable (intended for testing)Mattias Andrée1-1/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>