Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add Virtual Asssitant (Alexa, Siri) support. (#1057) | Zied Aouini | 2020-11-16 | |
| | | | | | | | | | | | | | | | * Add AmazonAlexa protocol. * Add AmazonAlexa test file and result. * Include pcapng as file format. * Rename Category to VirtualAssistant. * Add AppleSiri virtual assistant. * Fix pcapng test files format support. Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com> | |||
* | Add Tumblr support. (#1061) | Zied Aouini | 2020-11-16 | |
| | | | | | | | * Add Tumblr protocol. * Add Tumblr test file and result. Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com> | |||
* | Add Reddit support. (#1060) | Zied Aouini | 2020-11-16 | |
| | | | | | | | * Add Reddit protocol. * Add Reddit test file and result. Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com> | |||
* | Add Pinterest support. (#1059) | Zied Aouini | 2020-11-16 | |
| | | | | | | | * Add Pinterest protocol. * Add Pinterest test file and result. Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com> | |||
* | Add DisneyPlus protocol. (#1058) | Zied Aouini | 2020-11-16 | |
| | ||||
* | Renumbered AmongUs protocol | Luca Deri | 2020-11-09 | |
| | ||||
* | Added support for AmongUs. (#1054) | Toni | 2020-11-09 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | :bulb: Add mongodb protocol dissector (#1048) | Leonn | 2020-11-03 | |
| | ||||
* | Added CPHA - CheckPoint High Availability Protocol protocl support | Luca Deri | 2020-10-22 | |
| | ||||
* | Fixes #1033 | Luca Deri | 2020-10-21 | |
| | ||||
* | Various optimizations to reduce not-necessary calls | Luca Deri | 2020-09-24 | |
| | | | | | Optimized various UDP dissectors Removed dead protocols such as pando and pplive | |||
* | Improved dnscrypt v1/v2 protocol detection. | Toni Uhlig | 2020-09-06 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Merge pull request #985 from lnslbrty/add/SOAP | Luca Deri | 2020-08-19 | |
|\ | | | | | Added support for SOAP. | |||
| * | Added support for SOAP. | Toni Uhlig | 2020-08-18 | |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | | Added support for discord | Luca Deri | 2020-08-16 | |
|/ | ||||
* | Implemented proprietary AnyDesk protocol | Toni Uhlig | 2020-06-17 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Removed some obsolete protocols (battlefield, oscar, pcanywhere, tvants) | Luca Deri | 2020-06-06 | |
| | ||||
* | 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 | |
| |