Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Uodated results | Luca | 2019-08-29 | |
| | ||||
* | Added entropy, average, stddev, variance, bytes ratio calculation | Luca | 2019-08-28 | |
| | ||||
* | Various TLS/STUN improvememnts | Luca | 2019-08-08 | |
| | ||||
* | Implemented DTLS support | Luca | 2019-08-08 | |
| | | | | Renamed ssl to tls | |||
* | Added -e option to ndpiReader for searchign human readeable strings lenght | Luca Deri | 2019-07-24 | |
| | | | | Default human readeable strings lenght is not 5 chars (used to be 8) | |||
* | Refresh after data leak detection | Luca Deri | 2019-07-18 | |
| | ||||
* | Tests result fix | Luca | 2019-04-05 | |
| | | | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | |||
* | Warnign fixes | Luca Deri | 2019-01-17 | |
| | | | | Updated test results | |||
* | Improved heuristics | Luca | 2018-11-29 | |
| | | | | Used the host guessed protocol if upper protocol has not been detected | |||
* | Added missing categorization when giveup/guess is called | Luca | 2018-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 format | Luca | 2018-07-21 | |
| | ||||
* | Updated test resuls | Luca Deri | 2018-05-18 | |
| | ||||
* | Updated test results | Luca Deri | 2018-05-14 | |
| | ||||
* | A more predictable sorting of the flows list. | Vitaly Lavrov | 2017-09-29 | |
| | | | | It is necessary for correct testing. | |||
* | update results | Campus | 2017-08-09 | |
| | ||||
* | Implemented flow sort based on total bytes so that we can (with -v X) ↵ | Luca | 2017-08-02 | |
| | | | | immediately spot elephants and mice | |||
* | update results after modifications | Campus | 2017-05-26 | |
| | ||||
* | Updated results are ndpiReader output has been modified | Luca Deri | 2017-05-17 | |
| | ||||
* | Results update | Campus | 2017-05-09 | |
| | ||||
* | Result update | Luca Deri | 2017-05-01 | |
| | ||||
* | Updated results | Luca Deri | 2017-05-01 | |
| | ||||
* | Improved SSL dissection | Luca | 2017-04-27 | |
| | ||||
* | Updated Wireshark lua dissector | Luca Deri | 2017-04-24 | |
| | | | | | Added -v to ndpiReader to print port stats Recomputed protocol test results | |||
* | update flow thanks to commit a9c01ded174ed380a2d135cfb9b903f616b0e175 | Campus | 2017-04-20 | |
| | ||||
* | unified HTTPDownload name with other HTTP protocols (as HTTP_Download) for ↵ | Jasper van den Berg | 2017-04-07 | |
| | | | | consistency | |||
* | update detection and tests | Campus | 2017-02-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 | |||
* | Added fixes to properly honour subprotocols | Luca | 2016-11-26 | |
| | ||||
* | update test results after new services added | Campus | 2016-11-12 | |
| | ||||
* | Implemented #228 | Luca Deri | 2016-07-20 | |
| | ||||
* | update test pcap due to modification of quic protocol - improved readability ↵ | Campus | 2016-05-12 | |
| | | | | of code | |||
* | QUIC: Remove a wrong heuritics | Alexis La Goutte | 2016-05-10 | |
| | | | | There is always the QUIC version on first frame | |||
* | QUIC: fix test suite after typo change | Alexis La Goutte | 2016-05-03 | |
| | ||||
* | add new detection of Viber (service) | Campus | 2016-03-15 | |
| | ||||
* | Reworked sockets support | Luca | 2016-02-29 | |
| | | | | Fixed TFTP support | |||
* | Fixed a bug in the STUN dissector courtesy of Asher Yermiyahu | Luca Deri | 2015-08-03 | |
| | | | | | Fixed a bug in the NetFlow dissector that caused flows to be wrongly decoded as Netflow Updated test results for starcraft and whatsapp | |||
* | Minor starcraft/WoW code cleanup | Luca | 2015-07-21 | |
| | ||||
* | Cleaned up starcraft protocol code | Luca Deri | 2015-07-21 | |
Fixed false-positive in Skype dissector |