Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-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 Nardi | 2021-11-27 |
| | |||
* | Updated output | Luca Deri | 2021-08-07 |
| | |||
* | ndpiReader: add statistics about nDPI performance (#1240) | Ivan Nardi | 2021-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 extension | Luca Deri | 2020-07-30 |
| | |||
* | Added ndpi_bin_XXX API | Luca Deri | 2020-06-22 |
| | | | | Added packet lenght distribution bins | ||
* | Added fix to avoid potential heap buffer overflow in H.323 dissector | Luca Deri | 2020-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 port | Luca Deri | 2020-05-10 |
| | | | | Added check to spot executables exchanged via HTTP | ||
* | Remove decimals in test results for IAT, packet lengths and goodput ratio | emanuele-f | 2020-02-14 |
| | |||
* | Improved category detection with HTTP | Luca Deri | 2019-12-01 |
| | |||
* | Updated results | Luca Deri | 2019-11-21 |
| | |||
* | Initial work towards HTTP content-type export | Luca | 2019-10-31 |
| | |||
* | Added telnet dissector | Luca | 2019-10-29 |
| | | | | Improved data report | ||
* | Improved HTTP reporting in ndpiReader | Luca Deri | 2019-10-25 |
| | |||
* | Manual merge of pull #769 | Luca Deri | 2019-10-02 |
| | |||
* | Added URL in results | Luca Deri | 2019-10-01 |
| | |||
* | Improves IAT calculation | Luca | 2019-09-24 |
| | |||
* | Added -C to generate CSV analysis files | Luca | 2019-09-03 |
| | | | | Improved IAT and byte distribution | ||
* | Uodated results | Luca | 2019-08-29 |
| | |||
* | Added entropy, average, stddev, variance, bytes ratio calculation | Luca | 2019-08-28 |
| | |||
* | Refresh after data leak detection | Luca Deri | 2019-07-18 |
| | |||
* | Updated results based on the new output format | Luca | 2018-07-21 |
| | |||
* | Updated test resuls | Luca Deri | 2018-05-18 |
| | |||
* | Updated test results | Luca Deri | 2018-05-14 |
| | |||
* | Replaces outdates socrates protocol with ntop | Luca Deri | 2018-04-24 |
| | |||
* | Updated results | Luca Deri | 2018-04-16 |
| | |||
* | Updadate last protocol id | Luca Deri | 2018-02-11 |
| | | | | Updated tests with new protocols | ||
* | update results for test pcap | Campus | 2018-02-03 |
| | |||
* | update results after many commits | Campus | 2017-09-27 |
| | |||
* | update results | Campus | 2017-08-09 |
| | |||
* | updated results | Campus | 2017-07-29 |
| | |||
* | Fixed TINC bug (cache usage) | Luca Deri | 2017-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 protocol | Luca Deri | 2017-07-26 |
| | |||
* | Code cleanup | Luca Deri | 2017-07-06 |
| | | | | | Updated test results Renamed SOMEIP -> someip | ||
* | update results after modifications | Campus | 2017-05-26 |
| | |||
* | update flow thanks to commit a9c01ded174ed380a2d135cfb9b903f616b0e175 | Campus | 2017-04-20 |
| | |||
* | Fixed issues caused by (invalid) protocol renumbering. The problem has been ↵ | Luca Deri | 2017-01-31 |
| | | | | solved and now protocols are in sync with its previous values in the stable version | ||
* | Implemented Short Message Peer-to-Peer (SMPP) dissector | Damir Franusic | 2016-12-14 |
| | |||
* | added iqiyi media service and updated ppsetream protocol - added 1kxun media ↵ | Campus | 2016-11-20 |
| | | | | service | ||
* | minor fix for ↵ | Campus | 2016-11-15 |
| | | | | https://github.com/ntop/nDPI/commit/0f94a46f868e6818790b0c278121c081a63c9eeb | ||
* | update test results after new services added | Campus | 2016-11-12 |
| | |||
* | added iflix service | Campus | 2016-10-24 |
| | |||
* | removed imesh protocol (iMesh is no longer availlable) | Campus | 2016-10-09 |
| | |||
* | Added protos.txt to the list of tests | Luca | 2016-09-28 |
| | |||
* | Removed VEOHTV protocol and replaced with HTTPDownload | Luca Deri | 2016-02-28 |
| | | | | Fixed bug that prevented content type to be properly detected | ||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca | 2016-01-21 |
| | |||
* | Added support for subprotocols | Luca | 2015-07-01 |
| | | | | Modified ndpiReaded to print subprotocols | ||
* | Added test results for mpeg pcap | Luca | 2015-06-25 |