aboutsummaryrefslogtreecommitdiff
path: root/tests/cfgs/default/result/ipsec_isakmp_esp.pcap.out
Commit message (Collapse)AuthorAge
* ipv6: add support for ipv6 addresses lists (#2113)Ivan Nardi2023-10-26
|
* Numeric truncation at `ndpi_analyze.c` at lines 101, 104, 107, 110 (#1999)headshog2023-05-30
| | | | | | | | | | | * fixed numeric truncation error in ndpi_analyze.c * fixed numeric truncation error in ndpi_analyze.c x2 * fixed numeric truncation error in ndpi_analyze.c x3 * fixed numeric truncation error in ndpi_analyze.c and printf format * fixed tests
* Sync unit tests resultsNardi Ivan2023-05-20
|
* 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`