Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add Discord dissector. (#1694) | Toni | 2022-08-03 |
| | | | | | * fixed RiotGames false positive Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1683) | Ivan Nardi | 2022-07-29 |
| | | | | | | | | | | Add (basic) internal stats to the main data structures used by the library; they might be usefull to check how effective these structures are. Add an option to `ndpiReader` to dump them; enabled by default in the unit tests. This new option enables/disables dumping of "num dissectors calls" values, too (see b4cb14ec). | ||
* | Keep track of how many dissectors calls we made for each flow (#1657) | Ivan Nardi | 2022-07-11 |
| | |||
* | Added i3D and RiotGames protocol dissectors. (#1609) | Toni | 2022-07-03 |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |