Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Added new test pcaps | Luca Deri | 2019-11-23 | |
| | | | | Renamed protocol 104 to IEC60870 (more meaningful) | |||
* | Added auth failed support with FTP | Luca Deri | 2019-11-21 | |
| | ||||
* | Updated results | Luca Deri | 2019-11-21 | |
| | ||||
* | Kerberos dissection improvements | Luca Deri | 2019-11-17 | |
| | ||||
* | Modified Diameter category to network | Luca Deri | 2019-11-14 | |
| | | | | Updated test results | |||
* | Renamed DNSoverHTTPS to handle bot DoH and DoT | Luca | 2019-11-08 | |
| | ||||
* | Updated results | Luca Deri | 2019-11-04 | |
| | ||||
* | Implemented SQL Injection and XSS attack detection | Luca Deri | 2019-11-01 | |
| | ||||
* | Updated content-type parsing | Luca | 2019-10-31 | |
| | ||||
* | Initial work towards HTTP content-type export | Luca | 2019-10-31 | |
| | ||||
* | Added zabbix dissector | Luca | 2019-10-29 | |
| | ||||
* | Added telnet dissector | Luca | 2019-10-29 | |
| | | | | Improved data report | |||
* | Added capwap support | Luca Deri | 2019-10-27 | |
| | ||||
* | nDPI TLS improvements using the server certificate | Luca Deri | 2019-10-26 | |
| | ||||
* | Improved guess | Luca Deri | 2019-10-25 | |
| | ||||
* | Improved HTTP reporting in ndpiReader | Luca Deri | 2019-10-25 | |
| | ||||
* | SSH dissection improvements | Luca Deri | 2019-10-25 | |
| | ||||
* | 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 | |||
* | Implemented FTP user/pwd extraction | Luca Deri | 2019-10-20 | |
| | ||||
* | Added NetBIOS metadata export | Luca Deri | 2019-10-08 | |
| | ||||
* | Implemented Kerberos metadata extraction | Luca Deri | 2019-10-08 | |
| | ||||
* | Add missing results | emanuele-f | 2019-10-03 | |
| | ||||
* | Code cleanup | Luca Deri | 2019-10-02 | |
| | ||||
* | 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 | |||
* | Merge pull request #778 from choyos/dev | Luca Deri | 2019-09-29 | |
|\ | | | | | Added support for dissection of DNP3 and IEC104 protocols | |||
| * | added dnp3 and iec104 pcaps for tests | choyos | 2019-09-20 | |
| | | ||||
* | | Add Cisco anyconnect VPN signature. | Ravi Kerur | 2019-09-28 | |
| | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | |||
* | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-09-27 | |
|\ \ | ||||
| * | | Add test for custom categories match on HTTP and SSL flows | emanuele-f | 2019-09-27 | |
| | | | ||||
* | | | Improved category handlign in subprotocols | Luca Deri | 2019-09-27 | |
|/ / | | | | | | | | | Further DNS dissection fixes Fixed WeChat invalid category | |||
* | | Add categories test PCAP | emanuele-f | 2019-09-27 | |
| | | ||||
* | | Updated instagram check | Luca Deri | 2019-09-26 | |
| | | ||||
* | | Added Zoom protocol support removing invalid STUN/Skype detections | Luca Deri | 2019-09-26 | |
| | | ||||
* | | Merge pull request #783 from ntop/ndpi_ps_vue | Luca Deri | 2019-09-26 | |
|\ \ | | | | | | | Ndpi ps vue | |||
| * | | Modified logic and test pcap file included. | Ravi Kerur | 2019-09-25 | |
| | | | | | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | |||
* | | | Improved packet datastructure cleanup after packet processing | Luca Deri | 2019-09-25 | |
|/ / | | | | | | | | | Cleaned up code of steam dissector Added steam test pcap | |||
* | | Improves IAT calculation | Luca | 2019-09-24 | |
| | | ||||
* | | Added signal test pcap | Luca Deri | 2019-09-21 | |
| | | ||||
* | | STUN protocol dissector code cleanup | Luca | 2019-09-20 | |
| | | ||||
* | | Unified WhatsApp Video and Audio under WhatsAppCall | Luca | 2019-09-20 | |
|/ | ||||
* | 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 | |
| |