Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Initial PS_VUE support based on public IP. | Ravi Kerur | 2019-09-25 | |
| | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | |||
* | | Initial Zoom detection based on IP and ports. | Ravi Kerur | 2019-09-25 | |
| | | | | | | | | | | | | | | | | | | Following IP and ports are reported by Zoom support to open up in firewall. https://support.zoom.us/hc/en-us/articles/201362683-Network-Firewall-or-Proxy-Server-Settings-for-Zoom Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | |||
* | | Adedd DTLS check in STUN | Luca Deri | 2019-09-21 | |
| | | | | | | | | Uodated (C) | |||
* | | Unified WhatsApp Video and Audio under WhatsAppCall | Luca | 2019-09-20 | |
|/ | ||||
* | As TLS certificate fingerprint is computed, TLS without certificate protocol ↵ | Luca Deri | 2019-09-15 | |
| | | | | | | has been removed Various improvemenets in detection quality | |||
* | Added IMO dissector | Luca Deri | 2019-09-09 | |
| | | | | | Fixed TLS/UDP detection Reduced UBNT buffer for saving space | |||
* | Merge pull request #758 from tansly/wireguard | Luca Deri | 2019-08-22 | |
|\ | | | | | Add support for WireGuard VPN | |||
| * | Merge branch 'dev' into wireguard | Yağmur Oymak | 2019-07-24 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/include/ndpi_protocols.h src/lib/ndpi_main.c Get upstream developments. | |||
| * | | Add support for WireGuard VPN | Yağmur Oymak | 2019-07-23 | |
| | | | ||||
* | | | Implemented DTLS support | Luca | 2019-08-08 | |
| |/ |/| | | | | | Renamed ssl to tls | |||
* | | Add default port based iperf classification. | Ravi Kerur | 2019-07-23 | |
|/ | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | |||
* | 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 | |||
* | Added support for Google Duo | Luca Deri | 2019-07-19 | |
| | ||||
* | Added Line protocol dissection | Luca Deri | 2019-07-15 | |
| | | | | Add fix for discarding STUN over TCP flows | |||
* | Added DNSoverHTTPS detection | Luca Deri | 2019-06-30 | |
| | ||||
* | Initial implementation of datasaver protocol support | Luca Deri | 2019-06-29 | |
| | ||||
* | Added WhatsApp Video | Luca Deri | 2019-06-20 | |
| | ||||
* | Proto cleanup | Luca | 2019-03-08 | |
| | ||||
* | Re-Added TikTok/Musical.ly protocol | Luca Deri | 2019-03-03 | |
| | ||||
* | Added Modbus over TCP dissector | 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 | |||
* | Added Signal.org dissector | Luca | 2018-11-28 | |
| | ||||
* | Improved WeChat support | Luca Deri | 2018-11-19 | |
| | | | | | Removed Musical.ly protocol as the service has been merged with another one and thus it is no longer used Improved guess for UDP protocols | |||
* | New dissector: Nest Log Sink | Darryl Sokoloski | 2018-09-19 | |
| | | | | | | This is a dissector for the Nest Log Sink protocol which is used by the Nest Protect (https://nest.com/ca/smoke-co-alarm/overview/). Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca> | |||
* | Implementation of Bitcoin, Ethereum, ZCash, Monero dissectors all identified ↵ | Luca | 2018-09-18 | |
| | | | | | | as mining Implements #503 | |||
* | Addes support for SMBv1 traffic that has been split from SMBv23 | Luca Deri | 2018-09-17 | |
| | ||||
* | Added new dissector for Memcached. | Darryl Sokoloski | 2018-08-15 | |
| | | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca> | |||
* | Defined type ndpi_protocol_id_t for protocol identifiers | Luca | 2018-07-21 | |
| | ||||
* | Major code cleanup | Luca | 2018-07-21 | |
| | | | | Converted some not popular protocols to NDPI_PROTOCOL_GENERIC with category detection | |||
* | Fixes invalid NDPI_MAX_SUPPORTED_PROTOCOLS | Simone Mainardi | 2018-07-20 | |
| | ||||
* | Added showmax.com detection | Marcus Hufvudsson | 2018-07-02 | |
| | ||||
* | Fixes invalid NDPI_MAX_SUPPORTED_PROTOCOLS | Simone Mainardi | 2018-05-31 | |
| | | | | Fixes https://github.com/ntop/nDPI/commit/c77ec63e | |||
* | Merge branch 'dev' into rapidvideo | Daniele De Lorenzi | 2018-05-25 | |
|\ | ||||
| * | Added VidTO streaming service | Daniele | 2018-05-25 | |
| | | ||||
* | | Added RapidVideo | Daniele | 2018-05-25 | |
|/ | ||||
* | Added Musical.ly support | Luca Deri | 2018-05-23 | |
| | ||||
* | Implemented Facebook Messenger (mobile) support | Luca Deri | 2018-05-18 | |
| | | | | Code cleanup | |||
* | Implemented FacebookZero protocol support | Luca Deri | 2018-05-18 | |
| | | | | | | https://code.facebook.com/posts/608854979307125/building-zero-protocol-for-fast-secure-mobile-connections/ Discontinued filetopia protocol | |||
* | Added ndpi_fill_protocol_category call | Luca Deri | 2018-05-11 | |
| | | | | Introduced intitial Skype in/out support | |||
* | Replaces outdates socrates protocol with ntop | Luca Deri | 2018-04-24 | |
| | ||||
* | :bulb: Add Apache JServ Protocol Dissector | Leonn | 2018-04-22 | |
| | ||||
* | Added protocol placeholders for undefined protocols | Luca Deri | 2018-04-06 | |
| | ||||
* | Removed NDPI_PROTOCOL_MOVE protocol no longer used | Luca Deri | 2018-04-05 | |
| | | | | Merged NDPI_PROTOCOL_CITRIX_ONLINE with NDPI_PROTOCOL_CITRIX | |||
* | Increased number of protocols to 512 | Luca Deri | 2018-03-01 | |
| | | | | Implemented WhatsApp file exchage support (added test pcap) | |||
* | Updadate last protocol id | Luca Deri | 2018-02-11 | |
| | | | | Updated tests with new protocols | |||
* | Implemented supporto for GoogleDocs and AmazonVideo | Luca Deri | 2018-02-11 | |
| | | | | | Fixed various bugs in detecting Google Drive Improved Spotify support | |||
* | Implemented Google services detection | Luca Deri | 2018-01-16 | |
| | | | | Refreshed google-based services support | |||
* | Added ApplePush support | Luca Deri | 2018-01-15 | |
| | ||||
* | added diameter protocol dissector | Campus | 2018-01-02 | |
| | ||||
* | Implemented GooglePlus support that replaced ancient Quake protocol now obsolete | Luca Deri | 2017-12-15 | |
| |