aboutsummaryrefslogtreecommitdiff
path: root/fuzz/fuzz_readerutils_parseprotolist.cpp
Commit message (Expand)AuthorAge
* Prelimary work to remove `NDPI_LAST_IMPLEMENTED_PROTOCOL` (#2885)Ivan Nardi2025-06-16
* Rename `ndpi_bitmask_dealloc` into `ndpi_bitmask_free`Ivan Nardi2025-06-09
* Remove `NDPI_PROTOCOL_BITMASK`; add a new generic bitmask data structure (#2871)Ivan Nardi2025-06-09
* New API to enable/disable protocols; remove `ndpi_set_protocol_detection_bitm...Ivan Nardi2025-06-03
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* fuzz: fix fuzzing (#2586)Ivan Nardi2024-10-10
* fuzz: fix compilationNardi Ivan2024-09-17
* fuzz: fix compilationNardi Ivan2024-09-16
* example: rework code between `ndpiReader.c` and `reader_util.c` (#2273)Ivan Nardi2024-01-22
* config: allow configuration of guessing algorithmsNardi Ivan2024-01-18
* config: remove `enum ndpi_prefs`Nardi Ivan2024-01-18
* TLS: remove JA3+ fingerprints. (#2192)Ivan Nardi2023-12-05
* fuzz: add fuzzers to test reader_util code (#2080)Ivan Nardi2023-09-10