aboutsummaryrefslogtreecommitdiff
path: root/tests/result/http-crash-content-disposition.pcap.out
Commit message (Collapse)AuthorAge
* 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.
* Changed due to bin size extensionLuca Deri2020-07-30
|
* Added ndpi_bin_XXX APILuca Deri2020-06-22
| | | | Added packet lenght distribution bins
* Fixed use after free caused by dangling pointerToni Uhlig2020-06-21
* This fix also improved RCE Injection detection Signed-off-by: Toni Uhlig <matzeton@googlemail.com>