Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | DGA detection improvements | Luca Deri | 2020-06-18 | |
| | ||||
* | Added TLS weak cipher and obsolete protocol version detection | Luca Deri | 2020-05-10 | |
| | ||||
* | Added TLS issuerDN and subjectDN | Luca Deri | 2020-05-07 | |
| | ||||
* | NetBIOS dissection improvements | Luca Deri | 2020-03-01 | |
| | ||||
* | Remove decimals in test results for IAT, packet lengths and goodput ratio | emanuele-f | 2020-02-14 | |
| | ||||
* | Reworked TLS dissection | Luca | 2020-01-01 | |
| | ||||
* | Updated results | Luca Deri | 2019-11-21 | |
| | ||||
* | Major cleanup | Luca Deri | 2019-10-24 | |
| | | | | Removed ndpi_pref_http_dont_dissect_response and ndpi_pref_dns_dont_dissect_response as the ndpi_extra_dissection_possible() call will now handle everything | |||
* | Added NetBIOS metadata export | Luca Deri | 2019-10-08 | |
| | ||||
* | Manual merge of pull #769 | Luca Deri | 2019-10-02 | |
| | ||||
* | Improves IAT calculation | Luca | 2019-09-24 | |
| | ||||
* | Parsed TLS certificate validity | Luca Deri | 2019-09-10 | |
| | ||||
* | Added -C to generate CSV analysis files | Luca | 2019-09-03 | |
| | | | | Improved IAT and byte distribution | |||
* | Average calculation fix | Luca | 2019-08-29 | |
| | ||||
* | 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 | |
| | ||||
* | 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 | |
| | ||||
* | 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 | |
| | ||||
* | 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 | |
| | ||||
* | update flow thanks to commit a9c01ded174ed380a2d135cfb9b903f616b0e175 | Campus | 2017-04-20 | |
| | ||||
* | Dissected SSH client/server versions and reported in data structures | Luca Deri | 2017-02-11 | |
| | ||||
* | update Skype and MS_OneDrive range IP address | Campus | 2016-08-27 | |
| | ||||
* | Recomputed results due to the previous commit | Luca Deri | 2016-06-19 | |
| | ||||
* | Removed false positives from CoAP protocol | Luca Deri | 2016-06-19 | |
Improved DNS detection Added misisng default DropBox port Fix for #154 Added sample pcap of Tor traffic for regression testing |