aboutsummaryrefslogtreecommitdiff
path: root/tests/result/netflix.pcap.out
Commit message (Collapse)AuthorAge
...
* Compilation fix on systems without JSON-CLuca Deri2019-08-29
|
* Uodated resultsLuca2019-08-29
|
* Added entropy, average, stddev, variance, bytes ratio calculationLuca2019-08-28
|
* Implemented DTLS supportLuca2019-08-08
| | | | Renamed ssl to tls
* Updated results when adding client helloLuca Deri2019-08-07
|
* Added -e option to ndpiReader for searchign human readeable strings lenghtLuca Deri2019-07-24
| | | | Default human readeable strings lenght is not 5 chars (used to be 8)
* Refresh after data leak detectionLuca Deri2019-07-18
|
* Reworked outputLuca Deri2019-07-15
| | | | | -v 1 now prints only unknown flows -v 2 now prints all flows
* Updated test resultss after export changesLuca Deri2019-07-13
|
* Updated results with the new SSL dissectionLuca Deri2019-05-30
| | | | Added RDP dissector
* Tests result fixLuca2019-04-05
| | | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev
* Added missing categorization when giveup/guess is calledLuca2018-08-30
| | | | | Added optimization for TCP flows that do not start with a SYN packet: early giveup is performed Code cleanup
* Updated results based on the new output formatLuca2018-07-21
|
* Updated test resulsLuca Deri2018-05-18
|
* Updated test resultsLuca Deri2018-05-14
|
* update resultsCampus2017-08-09
|
* Implemented flow sort based on total bytes so that we can (with -v X) ↵Luca2017-08-02
| | | | immediately spot elephants and mice
* Added testing scripts and commited files that only had the server diff on ↵Micah Lyle2017-07-14
| | | | the right
* update results after modificationsCampus2017-05-26
|
* Updated results are ndpiReader output has been modifiedLuca Deri2017-05-17
|
* update flow thanks to commit a9c01ded174ed380a2d135cfb9b903f616b0e175Campus2017-04-20
|
* better improvement of netflix traffic detection - added netflix pcap and ↵Campus2017-03-05
output - change little bit http detection behaviour