aboutsummaryrefslogtreecommitdiff
path: root/fuzz/fuzz_filecfg_protocols.c
Commit message (Collapse)AuthorAge
* config: follow-up (#2268)Ivan Nardi2024-01-20
| | | | | | Some changes in the parameters names. Add a fuzzer to fuzz the configuration file format. Add the infrastructure to configuratin callbacks. Add an helper to map LRU cache indexes to names.
* config: move debug/log configuration to the new APINardi Ivan2024-01-18
|
* config: remove `enum ndpi_prefs`Nardi Ivan2024-01-18
|
* config: move IP lists configurations to the new APINardi Ivan2024-01-18
|
* fuzz: extend fuzzing coverage (#2208)Ivan Nardi2023-12-11
|
* Rename some functions with more useful/clear names (#2127)Ivan Nardi2023-10-29
|
* fix compilationToni Uhlig2023-08-27
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20