Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Test multiple `ndpiReader` configurations (#1931) | Ivan Nardi | 2023-04-06 |
| | | | | | | | | | Extend internal unit tests to handle multiple configurations. As some examples, add tests about: * disabling some protocols * disabling Ookla aggressiveness Every configurations data is stored in a dedicated directory under `tests\cfgs` | ||
* | Added RSH dissector. Fixes #202. (#1581) | Toni | 2022-06-04 |
- added syslog false-positive pcap that was missing in 09fbe0a64a11b08a35435f516e9a19f7e0c20d7c - added NDPI_ARRAY_LENGTH() macro, usable on `type var[]` declarations Signed-off-by: lns <matzeton@googlemail.com> |