aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_protocol_ids.h
Commit message (Collapse)AuthorAge
...
* | Initial PS_VUE support based on public IP.Ravi Kerur2019-09-25
| | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
* | Initial Zoom detection based on IP and ports.Ravi Kerur2019-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 STUNLuca Deri2019-09-21
| | | | | | | | Uodated (C)
* | Unified WhatsApp Video and Audio under WhatsAppCallLuca2019-09-20
|/
* As TLS certificate fingerprint is computed, TLS without certificate protocol ↵Luca Deri2019-09-15
| | | | | | has been removed Various improvemenets in detection quality
* Added IMO dissectorLuca Deri2019-09-09
| | | | | Fixed TLS/UDP detection Reduced UBNT buffer for saving space
* Merge pull request #758 from tansly/wireguardLuca Deri2019-08-22
|\ | | | | Add support for WireGuard VPN
| * Merge branch 'dev' into wireguardYağmur Oymak2019-07-24
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: src/include/ndpi_protocols.h src/lib/ndpi_main.c Get upstream developments.
| * | Add support for WireGuard VPNYağmur Oymak2019-07-23
| | |
* | | Implemented DTLS supportLuca2019-08-08
| |/ |/| | | | | Renamed ssl to tls
* | Add default port based iperf classification.Ravi Kerur2019-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 Deri2019-07-22
| | | | standpoint and from the features they implement
* Added support for Google DuoLuca Deri2019-07-19
|
* Added Line protocol dissectionLuca Deri2019-07-15
| | | | Add fix for discarding STUN over TCP flows
* Added DNSoverHTTPS detectionLuca Deri2019-06-30
|
* Initial implementation of datasaver protocol supportLuca Deri2019-06-29
|
* Added WhatsApp VideoLuca Deri2019-06-20
|
* Proto cleanupLuca2019-03-08
|
* Re-Added TikTok/Musical.ly protocolLuca Deri2019-03-03
|
* Added Modbus over TCP dissectorLuca Deri2018-12-21
|
* Added the concept of protocols that can have subprotocols. Example Spotify ↵Luca2018-11-30
| | | | | | cannot have subprotocols, DNS can (DNS.Spotify) Merged Skype call in/out in Skype Call
* Added Signal.org dissectorLuca2018-11-28
|
* Improved WeChat supportLuca Deri2018-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 SinkDarryl Sokoloski2018-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 ↵Luca2018-09-18
| | | | | | as mining Implements #503
* Addes support for SMBv1 traffic that has been split from SMBv23Luca Deri2018-09-17
|
* Added new dissector for Memcached.Darryl Sokoloski2018-08-15
| | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* Defined type ndpi_protocol_id_t for protocol identifiersLuca2018-07-21
|
* Major code cleanupLuca2018-07-21
| | | | Converted some not popular protocols to NDPI_PROTOCOL_GENERIC with category detection
* Fixes invalid NDPI_MAX_SUPPORTED_PROTOCOLSSimone Mainardi2018-07-20
|
* Added showmax.com detectionMarcus Hufvudsson2018-07-02
|
* Fixes invalid NDPI_MAX_SUPPORTED_PROTOCOLSSimone Mainardi2018-05-31
| | | | Fixes https://github.com/ntop/nDPI/commit/c77ec63e
* Merge branch 'dev' into rapidvideoDaniele De Lorenzi2018-05-25
|\
| * Added VidTO streaming serviceDaniele2018-05-25
| |
* | Added RapidVideoDaniele2018-05-25
|/
* Added Musical.ly supportLuca Deri2018-05-23
|
* Implemented Facebook Messenger (mobile) supportLuca Deri2018-05-18
| | | | Code cleanup
* Implemented FacebookZero protocol supportLuca Deri2018-05-18
| | | | | | https://code.facebook.com/posts/608854979307125/building-zero-protocol-for-fast-secure-mobile-connections/ Discontinued filetopia protocol
* Added ndpi_fill_protocol_category callLuca Deri2018-05-11
| | | | Introduced intitial Skype in/out support
* Replaces outdates socrates protocol with ntopLuca Deri2018-04-24
|
* :bulb: Add Apache JServ Protocol DissectorLeonn2018-04-22
|
* Added protocol placeholders for undefined protocolsLuca Deri2018-04-06
|
* Removed NDPI_PROTOCOL_MOVE protocol no longer usedLuca Deri2018-04-05
| | | | Merged NDPI_PROTOCOL_CITRIX_ONLINE with NDPI_PROTOCOL_CITRIX
* Increased number of protocols to 512Luca Deri2018-03-01
| | | | Implemented WhatsApp file exchage support (added test pcap)
* Updadate last protocol idLuca Deri2018-02-11
| | | | Updated tests with new protocols
* Implemented supporto for GoogleDocs and AmazonVideoLuca Deri2018-02-11
| | | | | Fixed various bugs in detecting Google Drive Improved Spotify support
* Implemented Google services detectionLuca Deri2018-01-16
| | | | Refreshed google-based services support
* Added ApplePush supportLuca Deri2018-01-15
|
* added diameter protocol dissectorCampus2018-01-02
|
* Implemented GooglePlus support that replaced ancient Quake protocol now obsoleteLuca Deri2017-12-15
|