aboutsummaryrefslogtreecommitdiffstats
path: root/src/routines.c
Commit message (Expand)AuthorAgeFilesLines
* tree: handle a pointer returned by malloc()Joursoir2022-08-311-1/+15
* tree: indent one tab between macro name and valueJoursoir2022-08-311-1/+1
* routines: replace errprint_*() with print_error()Joursoir2022-08-261-1/+2
* routines: replace errprint_*() with print_error()Joursoir2022-08-261-3/+6
* routines: replace errprint_*() with print_error()Joursoir2022-08-261-5/+10
* routines: include wayland code only if DISPLAY isn't definedJoursoir2022-08-251-15/+15
* routines: make the path validation error message more informativeJoursoir2022-08-251-2/+1
* tree: move printing error into check_sneaky_paths()Joursoir2022-08-251-1/+4
* routines: null-terminate a generated passwordJoursoir2021-07-041-0/+1
* routines: use new allowed chars to generate a passwordJoursoir2021-07-041-2/+9
* refactor; set correct headers guardJoursoir2021-03-231-0/+211