Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ndpiReader: add breed stats on output used for CI (#2236) | Ivan Nardi | 2024-01-05 |
| | |||
* | Implements JA4 Support (#2191) | Luca Deri | 2023-12-22 |
| | |||
* | IPv6: add support for IPv6 risk exceptions (#2122) | Ivan Nardi | 2023-10-29 |
| | |||
* | IPv6: add support for IPv6 risk tree (#2118) | Ivan Nardi | 2023-10-27 |
| | | | Fix the script to download crawler addressess | ||
* | 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` |