Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | routines: make the path validation error message more informative | Joursoir | 2022-08-25 | 1 | -2/+1 |
| | | | | | The error message matches the comment before the function, so remove the last one. | ||||
* | tree: move printing error into check_sneaky_paths() | Joursoir | 2022-08-25 | 1 | -1/+4 |
| | | | | Avoid repeating the same error messages. | ||||
* | routines: null-terminate a generated password | Joursoir | 2021-07-04 | 1 | -0/+1 |
| | |||||
* | routines: use new allowed chars to generate a password | Joursoir | 2021-07-04 | 1 | -2/+9 |
| | |||||
* | refactor; set correct headers guard | Joursoir | 2021-03-23 | 1 | -0/+211 |