Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed now obsolete MSN protocol | Luca Deri | 2020-05-03 |
| | | | | Added nats.io protocol dissector | ||
* | :bulb: implement websocket protocol dissector | Leonn Paiva | 2020-04-26 |
| | |||
* | Office365 renamed to Microsoft365 (by Microsoft) | Luca Deri | 2020-04-20 |
| | |||
* | Added detection of Microsoft Teams | Luca Deri | 2020-04-16 |
| | |||
* | Update ndpi_protocol_ids.h | havup | 2020-03-25 |
| | |||
* | Code improvements | Luca Deri | 2020-02-04 |
| | |||
* | Updated (C) | Luca Deri | 2020-01-05 |
| | |||
* | Code improvements | Luca Deri | 2019-12-09 |
| | |||
* | Added new test pcaps | Luca Deri | 2019-11-23 |
| | | | | Renamed protocol 104 to IEC60870 (more meaningful) | ||
* | Removed (unreliable) line protocol detection | Luca Deri | 2019-11-18 |
| | |||
* | Renamed DNSoverHTTPS to handle bot DoH and DoT | Luca | 2019-11-08 |
| | |||
* | Added ability to defien custom protocols | Luca Deri | 2019-10-29 |
| | |||
* | Various improvements in particular for CapWAP and Bloomberg | Luca Deri | 2019-10-27 |
| | |||
* | 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 | ||
* | Improved Viber protocol dissection | Luca Deri | 2019-10-02 |
| | | | | Added Hulu dissection | ||
* | 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 support for industrial protocols DNP3, IEC 60780-5-104 | choyos | 2019-09-20 |
| | | |||
* | | 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 |