aboutsummaryrefslogtreecommitdiff
path: root/config.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add some more default grammar combosNicholas Tay2022-01-141-2/+17
|
* Use static buffers for regular password generationNicholas Tay2022-01-131-0/+3
| | | | | This is probably a micro-optimisation, but since that is partly the point of this random C project, let's do it :)
* Reindent config.hNicholas Tay2022-01-061-7/+9
|
* CRLF -> LFNicholas Tay2021-12-021-10/+10
|
* Add config file, refactor classes to be cleaner with macrosNicholas Tay2021-12-011-0/+10