about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* core: Add a function to check if a tag is present by tag numberMarc2022-01-092-0/+25
* core: Fix tag_iterator failure on empty tags.Marc2022-01-091-4/+0
* Merge pull request #3 from libwifi/testMarc2022-01-0952-67/+1463
|\
| * test: Add beacon parser testMarc2022-01-093-6/+51
| * util: Move pcaps out of test directory, into utilsMarc2021-12-1711-0/+0
| * test: Add ctests for generation functions.Marc2021-12-1741-62/+1413
|/
* examples: Remove capture filter from parser examplesMarc2021-12-112-15/+1
* build: Unset hard dependency on clang in CMakeMarc2021-12-072-10/+10
* examples: Fixup beacon generation exampleMarc2021-12-061-1/+1
* misc: Remove extra wordMarc2021-12-051-1/+1
* misc: Fix incorrect test directory nameMarc2021-12-051-1/+1
* examples: Add MakefilesMarc2021-12-054-0/+36
* misc: Update README to point to website for feature checklist.Marc2021-12-031-50/+1
* Initial CommitMarc2021-12-01138-0/+11553