Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ndpiReader: add breed stats on output used for CI (#2236) | Ivan Nardi | 2024-01-05 |
| | |||
* | Add HL7 protocol dissector (#2240) | Vladimir Gavrilov | 2024-01-02 |
| | | | | | | | * Add HL7 protocol dissector * Small fixes * Small fixes | ||
* | Add JSON-RPC protocol dissector (#2217) | Vladimir Gavrilov | 2023-12-20 |
| | | | | | | | * Add JSON-RPC protocol dissector * Small fixes * Improve detection | ||
* | 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 |
| | |||
* | Add Apache Thrift protocol dissector. (#2007) | Toni | 2023-06-22 |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.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` |