Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improved STUN-based protocol heuristic both in terms of accuracy and packets ↵ | Luca | 2019-09-20 |
| | | | | necessary for the detection | ||
* | Fixed JA3C compuration wtih SSL (no TLS) traffic | Luca Deri | 2019-09-19 |
| | |||
* | New instagram testing set | Luca Deri | 2019-09-18 |
| | |||
* | Various STUN improvements | Luca Deri | 2019-09-17 |
| | |||
* | As TLS certificate fingerprint is computed, TLS without certificate protocol ↵ | Luca Deri | 2019-09-15 |
| | | | | | | has been removed Various improvemenets in detection quality | ||
* | Added STUN check to avoid false positives | Luca Deri | 2019-09-11 |
| | | | | | Added fingerprint comments in SSH/TLS Added netflow test pcap | ||
* | Fixed timezone conversion | Luca Deri | 2019-09-10 |
| | |||
* | Changes in validity format | Luca Deri | 2019-09-10 |
| | |||
* | Uddated results | Luca Deri | 2019-09-10 |
| | |||
* | Parsed TLS certificate validity | Luca Deri | 2019-09-10 |
| | |||
* | Added IMO dissector | Luca Deri | 2019-09-09 |
| | | | | | Fixed TLS/UDP detection Reduced UBNT buffer for saving space | ||
* | 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 |
| | |||
* | SSH test file | Luca Deri | 2019-08-22 |
| | |||
* | Merge pull request #758 from tansly/wireguard | Luca Deri | 2019-08-22 |
|\ | | | | | Add support for WireGuard VPN | ||
| * | Add test for WireGuard | Yağmur Oymak | 2019-07-24 |
| | | |||
* | | Implemented STUN cache to enhance matching of STUN-based protocols | Luca | 2019-08-12 |
| | | |||
* | | Added SMBv1 test file | Luca | 2019-08-08 |
| | | |||
* | | 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 |
| | | |||
* | | Fixed wrong detection of RTP as WhatsApp voice | Luca | 2019-07-29 |
| | | |||
* | | Updated google docs detection in wechat.pcap | Luca Deri | 2019-07-25 |
|/ | |||
* | Added missing result for nest | Luca Deri | 2019-07-24 |
| | |||
* | 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 |
| | |||
* | Merged Google Hangout and Duo as they are pretty similar from the network ↵ | Luca Deri | 2019-07-22 |
| | | | | standpoint and from the features they implement | ||
* | Compilarion fix | Luca Deri | 2019-07-22 |
| | | | | Updated SIP result | ||
* | 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 | ||
* | Added test file for FTP | Luca Deri | 2019-04-12 |
| | |||
* | 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 | ||
* | Added Modbus over TCP dissector | Luca Deri | 2018-12-21 |
| | |||
* | 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 | ||
* | Improved skype, teredo, netbios heuristics | Luca Deri | 2018-11-21 |
| | | | | Changed ndpi_detection_giveup() API: guess is now part of the call | ||
* | Improved Skype detection | Luca Deri | 2018-11-19 |
| | | | | | Update test results Added initialization for some free protocols | ||
* | Updated test results | Luca | 2018-11-13 |
| | |||
* | Improved Skype detection | Luca Deri | 2018-11-09 |
| | |||
* | Removed skype false positives | Luca Deri | 2018-11-08 |
| | | | | better STUP detection |