Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |||
* | 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 | |
| | ||||
* | Improved DNS response decoding | Luca Deri | 2020-02-04 | |
| | | | | The first decoded address is now reported by ndpiReader | |||
* | Reworked TLS dissection | Luca | 2020-01-01 | |
| | ||||
* | Improved category detection with HTTP | Luca Deri | 2019-12-01 | |
| | ||||
* | Improvements to stop dissection when the first protocol is detected | Luca Deri | 2019-11-28 | |
| | | | | | Used IP-based detection to compute the application protocol Improved application detection | |||
* | 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 | |||
* | Added capwap support | Luca Deri | 2019-10-27 | |
| | ||||
* | Improved HTTP reporting in ndpiReader | Luca Deri | 2019-10-25 | |
| | ||||
* | Added NetBIOS metadata export | Luca Deri | 2019-10-08 | |
| | ||||
* | Manual merge of pull #769 | Luca Deri | 2019-10-02 | |
| | ||||
* | Added URL in results | Luca Deri | 2019-10-01 | |
| | ||||
* | 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. |