Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Reworked categories handling | Luca Deri | 2019-09-29 | |
| | | | | | Removed GenericProtocol and replaced with categories Removed ndpi_pref_enable_category_substring_match option: substring matching is now default | |||
* | Improved category handlign in subprotocols | Luca Deri | 2019-09-27 | |
| | | | | | Further DNS dissection fixes Fixed WeChat invalid category | |||
* | Improves IAT calculation | Luca | 2019-09-24 | |
| | ||||
* | As TLS certificate fingerprint is computed, TLS without certificate protocol ↵ | Luca Deri | 2019-09-15 | |
| | | | | | | has been removed Various improvemenets in detection quality | |||
* | Parsed TLS certificate validity | Luca Deri | 2019-09-10 | |
| | ||||
* | Refreshed Tor node list | Luca Deri | 2019-09-08 | |
| | ||||
* | 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 | |||
* | 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) | |||
* | Updated results with new dissection | Luca Deri | 2019-07-24 | |
| | ||||
* | 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 | |
| | ||||
* | Add dhcp fingerprints to expected results | Stuart Reilly | 2019-06-19 | |
| | ||||
* | Reworked SSL cipher handling | Luca Deri | 2019-06-16 | |
| | ||||
* | 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 | |||
* | Updated results | Luca Deri | 2018-12-21 | |
| | ||||
* | Added the concept of protocols that can have subprotocols. Example Spotify ↵ | Luca | 2018-11-30 | |
| | | | | | | cannot have subprotocols, DNS can (DNS.Spotify) Merged Skype call in/out in Skype Call | |||
* | 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 | |||
* | Tests update | Luca Deri | 2018-08-16 | |
| | ||||
* | Updated results based on the new output format | Luca | 2018-07-21 | |
| | ||||
* | added new viber pcap and updated results | Campus | 2018-05-29 | |
| | ||||
* | Updated test resuls | Luca Deri | 2018-05-18 | |
| | ||||
* | Updated test results | Luca Deri | 2018-05-14 | |
| | ||||
* | Updated results after the latest RTP fixes | Luca Deri | 2018-02-21 | |
| | ||||
* | Improved ndpiReader output | Luca Deri | 2017-11-19 | |
| | | | | Updated tests | |||
* | 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 | |||
* | 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 | |||
* | updated results | Campus | 2017-06-09 | |
| | ||||
* | 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 | |
| | ||||
* | change behaviour for https://github.com/ntop/nDPI/issues/344 - fix skype ↵ | Campus | 2017-03-15 | |
| | | | | detection deleting parts that detect host name and ip addr (duplicate behaviour) - improved any detection after fix - added skype host name | |||
* | update detection and tests | Campus | 2017-02-20 | |
| | ||||
* | Dissected SSH client/server versions and reported in data structures | Luca Deri | 2017-02-11 | |
| | ||||
* | Updated results for HTTP-subprotocols | Luca Deri | 2017-01-31 | |
| | ||||
* | 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 memory check in patricia tree | Luca Deri | 2016-12-05 | |
| | | | | | Improved AFP dissection Updated DHCP test results | |||
* | Added fixes to properly honour subprotocols | Luca | 2016-11-26 | |
| | ||||
* | Test update | Luca | 2016-11-25 | |
| |