aboutsummaryrefslogtreecommitdiff
path: root/tests/result/pinterest.pcap.out
Commit message (Collapse)AuthorAge
* Updated outputLuca Deri2021-08-07
|
* ndpiReader: add statistics about nDPI performance (#1240)Ivan Nardi2021-07-13
| | | | | | | The goal is to have a (roughly) idea about how many packets nDPI needs to properly classify a flow. Log this information (and guessed flows number too) during unit tests, to keep track of improvements/regressions across commits.
* Added browser TLS heuristicLuca Deri2021-05-13
|
* Fixes #1029Luca Deri2020-11-27
|
* Add Pinterest support. (#1059)Zied Aouini2020-11-16
* Add Pinterest protocol. * Add Pinterest test file and result. Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>