Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | config: follow-up (#2268) | Ivan Nardi | 2024-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 API | Nardi Ivan | 2024-01-18 |
| | |||
* | config: remove `enum ndpi_prefs` | Nardi Ivan | 2024-01-18 |
| | |||
* | config: move IP lists configurations to the new API | Nardi Ivan | 2024-01-18 |
| | |||
* | fuzz: extend fuzzing coverage (#2208) | Ivan Nardi | 2023-12-11 |
| | |||
* | Rename some functions with more useful/clear names (#2127) | Ivan Nardi | 2023-10-29 |
| | |||
* | fix compilation | Toni Uhlig | 2023-08-27 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | fuzz: extend coverage (#2073) | Ivan Nardi | 2023-08-20 |