aboutsummaryrefslogtreecommitdiff
path: root/auth.c
Commit message (Expand)AuthorAgeFilesLines
* auth.c: Fix wrong size checkXavier Del Campo Romero2023-05-281-1/+1
* auth.c: Ensure absolute path for a->dirXavier Del Campo Romero2023-03-251-13/+64
* auth.c: Add friendly reminderXavier Del Campo Romero2023-03-161-1/+2
* Move decode_hex into its own fileXavier Del Campo Romero2023-03-091-22/+7
* Perform some minor optimizationsXavier Del Campo Romero2023-03-061-1/+1
* Implement user quotaXavier Del Campo Romero2023-03-061-0/+91
* Initial commitXavier Del Campo Romero2023-02-281-0/+472