Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add GearUP Booster protocol dissector (heuristic based).add/gearup_booster-protocol-dissector | Toni Uhlig | 2025-03-07 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Flow risk infos are always exported "in order" (by flow risk id) | Ivan Nardi | 2025-03-04 |
| | | | | | | | | This way, the `ndpiReader` output doesn't change if we change the internal logic about the order we set/check the various flow risks. Note that the flow risk *list* is already printed by `ndpiReader` in order. | ||
* | Improved Google PlayStore detection | Luca Deri | 2025-02-24 |
| | |||
* | Add LagoFast protocol dissector. (#2743) | Toni | 2025-02-23 |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Fixed bug in domain name computation | Luca Deri | 2025-02-17 |
| | |||
* | DNS: faster exclusion (#2719) | Ivan Nardi | 2025-02-12 |
| | |||
* | ndpiReader: print more DNS information (#2717) | Ivan Nardi | 2025-02-11 |
| | |||
* | DNS: disable subclassification by default (#2715) | Ivan Nardi | 2025-02-11 |
| | | | | Prelimary change to start supporting multiple DNS transactions on the same flow | ||
* | ndpiReader: add some global statistics about FPC (#2680) | Ivan Nardi | 2025-01-17 |
Enabled via `--dump-fpc-stats` option |