Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Compilation fix on systems without JSON-C | Luca Deri | 2019-08-29 | |
| | ||||
* | Uodated results | Luca | 2019-08-29 | |
| | ||||
* | Added entropy, average, stddev, variance, bytes ratio calculation | Luca | 2019-08-28 | |
| | ||||
* | Implemented DTLS support | Luca | 2019-08-08 | |
| | | | | Renamed ssl to tls | |||
* | Updated results when adding client hello | Luca Deri | 2019-08-07 | |
| | ||||
* | 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 | |
| | ||||
* | Reworked output | Luca Deri | 2019-07-15 | |
| | | | | | -v 1 now prints only unknown flows -v 2 now prints all flows | |||
* | Updated test resultss after export changes | Luca Deri | 2019-07-13 | |
| | ||||
* | Updated results with the new SSL dissection | Luca Deri | 2019-05-30 | |
| | | | | Added RDP dissector | |||
* | Tests result fix | Luca | 2019-04-05 | |
| | | | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | |||
* | 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 | |
| | ||||
* | 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 | |||
* | Added testing scripts and commited files that only had the server diff on ↵ | Micah Lyle | 2017-07-14 | |
| | | | | the right | |||
* | update results after modifications | Campus | 2017-05-26 | |
| | ||||
* | Updated results are ndpiReader output has been modified | Luca Deri | 2017-05-17 | |
| | ||||
* | update flow thanks to commit a9c01ded174ed380a2d135cfb9b903f616b0e175 | Campus | 2017-04-20 | |
| | ||||
* | better improvement of netflix traffic detection - added netflix pcap and ↵ | Campus | 2017-03-05 | |
output - change little bit http detection behaviour |