aboutsummaryrefslogtreecommitdiff
path: root/tests/result/mpeg.pcap.out
Commit message (Collapse)AuthorAge
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
| | | | | | | | | | | | | As a general rule, the higher the confidence value, the higher the "reliability/precision" of the classification. In other words, this new field provides an hint about "how" the flow classification has been obtained. For example, the application may want to ignore classification "by-port" (they are not real DPI classifications, after all) or give a second glance at flows classified via LRU caches (because of false positives). Setting only one value for the confidence field is a bit tricky: more work is probably needed in the next future to tweak/fix/improve the logic.
* ndpiReader: slight simplificaton of the output (#1378)Ivan Nardi2021-11-27
|
* 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.
* Changed due to bin size extensionLuca Deri2020-07-30
|
* Added ndpi_bin_XXX APILuca Deri2020-06-22
| | | | Added packet lenght distribution bins
* Added fix to avoid potential heap buffer overflow in H.323 dissectorLuca Deri2020-05-19
| | | | Modified HTTP report information to make it closer to the HTTP field names
* Added the ability to detect when a known protocol is using a non-standard portLuca Deri2020-05-10
| | | | Added check to spot executables exchanged via HTTP
* Remove decimals in test results for IAT, packet lengths and goodput ratioemanuele-f2020-02-14
|
* Improved category detection with HTTPLuca Deri2019-12-01
|
* Updated resultsLuca Deri2019-11-21
|
* Initial work towards HTTP content-type exportLuca2019-10-31
|
* Added telnet dissectorLuca2019-10-29
| | | | Improved data report
* Improved HTTP reporting in ndpiReaderLuca Deri2019-10-25
|
* Manual merge of pull #769Luca Deri2019-10-02
|
* Added URL in resultsLuca Deri2019-10-01
|
* Improves IAT calculationLuca2019-09-24
|
* Added -C to generate CSV analysis filesLuca2019-09-03
| | | | Improved IAT and byte distribution
* Uodated resultsLuca2019-08-29
|
* Added entropy, average, stddev, variance, bytes ratio calculationLuca2019-08-28
|
* Refresh after data leak detectionLuca Deri2019-07-18
|
* Updated results based on the new output formatLuca2018-07-21
|
* Updated test resulsLuca Deri2018-05-18
|
* Updated test resultsLuca Deri2018-05-14
|
* Replaces outdates socrates protocol with ntopLuca Deri2018-04-24
|
* Updated resultsLuca Deri2018-04-16
|
* Updadate last protocol idLuca Deri2018-02-11
| | | | Updated tests with new protocols
* update results for test pcapCampus2018-02-03
|
* update results after many commitsCampus2017-09-27
|
* update resultsCampus2017-08-09
|
* updated resultsCampus2017-07-29
|
* Fixed TINC bug (cache usage)Luca Deri2017-07-27
| | | | | | Merged MS Lync with Skype (Microsoft renamed MS Lync in Skype for Business) Renumbered Nintendo protocols in former MS Lync that was no longer used Fix for #425
* Implemented support for Nintendo (switch) gaming protocolLuca Deri2017-07-26
|
* Code cleanupLuca Deri2017-07-06
| | | | | Updated test results Renamed SOMEIP -> someip
* update results after modificationsCampus2017-05-26
|
* update flow thanks to commit a9c01ded174ed380a2d135cfb9b903f616b0e175Campus2017-04-20
|
* Fixed issues caused by (invalid) protocol renumbering. The problem has been ↵Luca Deri2017-01-31
| | | | solved and now protocols are in sync with its previous values in the stable version
* Implemented Short Message Peer-to-Peer (SMPP) dissectorDamir Franusic2016-12-14
|
* added iqiyi media service and updated ppsetream protocol - added 1kxun media ↵Campus2016-11-20
| | | | service
* minor fix for ↵Campus2016-11-15
| | | | https://github.com/ntop/nDPI/commit/0f94a46f868e6818790b0c278121c081a63c9eeb
* update test results after new services addedCampus2016-11-12
|
* added iflix serviceCampus2016-10-24
|
* removed imesh protocol (iMesh is no longer availlable)Campus2016-10-09
|
* Added protos.txt to the list of testsLuca2016-09-28
|
* Removed VEOHTV protocol and replaced with HTTPDownloadLuca Deri2016-02-28
| | | | Fixed bug that prevented content type to be properly detected
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2016-01-21
|
* Added support for subprotocolsLuca2015-07-01
| | | | Modified ndpiReaded to print subprotocols
* Added test results for mpeg pcapLuca2015-06-25