Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gen: Add ability to set different BSSID than Transmitter for Beacons | Marc | 2022-01-15 | 2 | -4/+14 |
* | core: Fix `libwifi_frame_verify()` and clarify usage. | Marc | 2022-01-13 | 2 | -3/+12 |
* | parse: Check frame minimum length when parsing Radiotap header | Marc | 2022-01-12 | 3 | -4/+14 |
* | core: Add LIBWIFI_FLAGS_IS_ORDERED flag to frame | Marc | 2022-01-11 | 2 | -0/+2 |
* | core: Add Element Extension tag recognition | Marc | 2022-01-09 | 2 | -1/+4 |
* | core: Add a function to get the tag name via tag number. | Marc | 2022-01-09 | 2 | -0/+351 |
* | gen/parse: Remove stdio.h includes | Marc | 2022-01-09 | 6 | -6/+0 |
* | core: Add a function to check if a tag is present by tag number | Marc | 2022-01-09 | 2 | -0/+25 |
* | core: Fix tag_iterator failure on empty tags. | Marc | 2022-01-09 | 1 | -4/+0 |
* | test: Add ctests for generation functions. | Marc | 2021-12-17 | 18 | -56/+138 |
* | build: Unset hard dependency on clang in CMake | Marc | 2021-12-07 | 1 | -2/+2 |
* | Initial Commit | Marc | 2021-12-01 | 101 | -0/+8734 |