Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve MySQL detection (#2279) | Vladimir Gavrilov | 2024-01-25 |
| | | | | | * Improve MySQL detection * Update copyright | ||
* | ndpiReader: add breed stats on output used for CI (#2236) | Ivan Nardi | 2024-01-05 |
| | |||
* | ndpiReader: fix `guessed_flow_protocols` statistic (#2203) | Ivan Nardi | 2023-12-12 |
| | | | Increment the counter only if the flow has been guessed | ||
* | 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 risk mask exception handling while improving the overall performance | Luca Deri | 2023-07-14 |
| | |||
* | 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` |