aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Open the manual page with -h/--helpThomas Voss 2024-08-271-3/+2
* Support passing multiple secrets on the CLIThomas Voss 2024-08-261-10/+4
* Add missing braceThomas Voss 2024-08-261-1/+1
* Remove unused functionThomas Voss 2024-08-261-14/+0
* Remove useless assignmentThomas Voss 2024-08-261-2/+1
* Indent with tabsThomas Voss 2024-08-261-3/+3
* Simplify errno checksThomas Voss 2024-08-261-2/+1
* Half-implement -hThomas Voss 2024-08-261-1/+6
* Huge overhall; fix code; remove external depsThomas Voss 2024-08-261-0/+191