aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_protocols.h
Commit message (Collapse)AuthorAge
* Removed now obsolete MSN protocolLuca Deri2020-05-03
| | | | Added nats.io protocol dissector
* :bulb: implement websocket protocol dissectorLeonn Paiva2020-04-26
|
* Update ndpi_protocols.hhavup2020-03-25
|
* Updated (C)Luca Deri2020-01-05
|
* Removed (unreliable) line protocol detectionLuca Deri2019-11-18
|
* Added zabbix dissectorLuca2019-10-29
|
* Added capwap supportLuca Deri2019-10-27
|
* Major cleanupLuca Deri2019-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
* Merge pull request #778 from choyos/devLuca Deri2019-09-29
|\ | | | | Added support for dissection of DNP3 and IEC104 protocols
| * Added support for industrial protocols DNP3, IEC 60780-5-104choyos2019-09-20
| |
* | Added Zoom protocol support removing invalid STUN/Skype detectionsLuca Deri2019-09-26
| |
* | 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)
* Parsed TLS certificate validityLuca Deri2019-09-10
|
* 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
* | Amazon video static classification.Ravi Kerur2019-07-23
| | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
* | Add default port based iperf classification.Ravi Kerur2019-07-23
|/ | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
* Added Line protocol dissectionLuca Deri2019-07-15
| | | | Add fix for discarding STUN over TCP flows
* Added Modbus over TCP dissectorLuca Deri2018-12-21
|
* Added Ookla cacheLuca Deri2018-12-17
|
* Implemented UPnP dissectorLuca Deri2018-11-07
|
* Added missing declarations for nest_log_sink dissector.Darryl Sokoloski2018-09-19
| | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* Implementation of Bitcoin, Ethereum, ZCash, Monero dissectors all identified ↵Luca2018-09-18
| | | | | | as mining Implements #503
* Added new dissector for Memcached.Darryl Sokoloski2018-08-15
| | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* Implemented FacebookZero protocol supportLuca Deri2018-05-18
| | | | | | https://code.facebook.com/posts/608854979307125/building-zero-protocol-for-fast-secure-mobile-connections/ Discontinued filetopia protocol
* :bulb: Add Apache JServ Protocol DissectorLeonn2018-04-22
|
* Increased number of protocols to 512Luca Deri2018-03-01
| | | | Implemented WhatsApp file exchage support (added test pcap)
* Implemented Google services detectionLuca Deri2018-01-16
| | | | Refreshed google-based services support
* added diameter protocol dissectorCampus2018-01-02
|
* Compilation fixesLuca Deri2017-11-28
|
* Added dissector for protocol check_mkcymaniac2017-11-28
|
* Added protocol LISP. By Huniya Arif xFlow Researchhuniya arif, xflowResearch2017-09-14
|
* Backported CSGO/DOTA2 protocol.Konstantin Shalygin2017-08-26
|
* Implemented support for Nintendo (switch) gaming protocolLuca Deri2017-07-26
|
* added fix protocol https://github.com/ntop/nDPI/issues/372Campus2017-06-27
|
* ndpi someip initial version with hardcoded port enforcingYoni.Linder2017-06-14
|
* fixed 1kxun application protocol to avoid false positive in udp detectionCampus2017-06-09
|
* Added tinc protocol detectionWilliam Guglielmo2017-05-29
|
* Added AMQP (Advanced Message Queueing Protocol)Luca2017-04-07
|
* Optimized code to avoid multiple calls to ndpi_network_ptree_match()Luca Deri2017-01-31
| | | | HTTP-based subprotocols have not HTTP set as master_protocols
* Implemented Short Message Peer-to-Peer (SMPP) dissectorDamir Franusic2016-12-14
|
* added iqiyi media service and updated ppsetream protocol - added 1kxun media ↵Campus2016-11-20
| | | | service
* Add BJNP Protocolmkfsn2016-11-15
|
* removed imesh protocol (iMesh is no longer availlable)Campus2016-10-09
|
* added adobe flash host name - fix twitter and netflix detection - removed ↵Campus2016-09-24
| | | | twitter dissector (useless have a dissector that looking for ip range; moved matching in ndpi_content_match.c.inc)