Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ipv6: add support for ipv6 addresses lists (#2113) | Ivan Nardi | 2023-10-26 |
| | |||
* | Fixes matches with domain name strings that start with a dot | Luca Deri | 2023-09-11 |
| | |||
* | Improved classification further reducing memory used | Luca Deri | 2023-09-05 |
| | |||
* | added new domain names (#2002) | zehraIn | 2023-06-01 |
| | | | | | | | | | * added new domain names * Sync unit tests results --------- Co-authored-by: Nardi Ivan <nardi.ivan@gmail.com> | ||
* | 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` |