about summary refs log tree commit diff stats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* test: Add ctests for generation functions.Marc2021-12-1718-56/+138
| | | | | This commit also enforces error code checking on functions inside of the generation functions, such as for `libwifi_quick_add_tag`.
* build: Unset hard dependency on clang in CMakeMarc2021-12-071-2/+2
| | | | This commit also corrects a small warning for gcc.
* Initial CommitMarc2021-12-01101-0/+8734
Signed-off-by: Marc <foxtrot@malloc.me>