aboutsummaryrefslogtreecommitdiff
path: root/tests/cfgs/default/result/pinterest.pcap.out
Commit message (Collapse)AuthorAge
* ipv6: add support for ipv6 addresses lists (#2113)Ivan Nardi2023-10-26
|
* Fixes matches with domain name strings that start with a dotLuca Deri2023-09-11
|
* Improved classification further reducing memory usedLuca Deri2023-09-05
|
* added new domain names (#2002)zehraIn2023-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 Nardi2023-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`