Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added hulustream SNI pattern. Fixes #904. | Toni Uhlig | 2020-06-23 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Warning fix | Luca Deri | 2020-06-22 |
| | |||
* | DGA detection improvements | Luca Deri | 2020-06-18 |
| | |||
* | Implemented proprietary AnyDesk protocol | Toni Uhlig | 2020-06-17 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Added DGA risk for names that look like a DGA | Luca Deri | 2020-06-11 |
| | |||
* | Improved teamviewer detection | Luca Deri | 2020-06-03 |
| | |||
* | Improved spotify detection | Luca Deri | 2020-06-02 |
| | |||
* | Fixes for https://github.com/ntop/nDPI/pull/911 | Luca Deri | 2020-05-29 |
| | | | | Added code for dumping invalid HTTP header | ||
* | Extended the cache for services that need to be reconciled such as Microsoft ↵ | Luca Deri | 2020-05-27 |
| | | | | | | Teams Added JSON-formatted Microsoft list of IP/services | ||
* | Fixed valse positive whatsapp detection | Luca Deri | 2020-05-20 |
| | | | | Cleaned Microsoft IP addresses list | ||
* | Gotomeeting address range fix | Luca Deri | 2020-05-15 |
| | |||
* | Improvements on GotoMeeting | Luca Deri | 2020-05-15 |
| | | | | Added pcap for testing malware | ||
* | API cleanup for indetifying explicitly in automa's what we're searching ↵ | Luca Deri | 2020-05-06 |
| | | | | | | (protocol or category) Removed hyperscan support that is apperently unused | ||
* | Removed now obsolete MSN protocol | Luca Deri | 2020-05-03 |
| | | | | Added nats.io protocol dissector | ||
* | Fix some compilation warnings | Nardi Ivan | 2020-04-20 |
| | |||
* | Office365 renamed to Microsoft365 (by Microsoft) | Luca Deri | 2020-04-20 |
| | |||
* | Updated node list (fixes #766) | Luca Deri | 2020-04-20 |
| | |||
* | Added detection of Microsoft Teams | Luca Deri | 2020-04-16 |
| | |||
* | Fixes #853 and adds a self check for duplicates | Luca Deri | 2020-04-07 |
| | |||
* | Fixes #842 | Luca Deri | 2020-02-19 |
| | |||
* | Added bootstrap ethereum nodes | Luca Deri | 2020-01-08 |
| | |||
* | Reworked TLS dissection | Luca | 2020-01-01 |
| | |||
* | Added *whatsapp-*.fbcdn.net IPs as WhatsApp | Renan de Souza | 2019-12-16 |
| | |||
* | Changed 13.64.0.0/11 range from Skype to Microsoft, blocking this range also ↵ | Renan de Souza | 2019-12-16 |
| | | | | blocks some azure-hosted websites | ||
* | Refreshed Whatsapp server list | Luca Deri | 2019-12-01 |
| | |||
* | Improved categories with streaming | Luca Deri | 2019-12-01 |
| | |||
* | Fixed invalid category matching in HTTP | Luca Deri | 2019-11-23 |
| | | | | Fixed overlapping categories | ||
* | Removed (unreliable) line protocol detection | Luca Deri | 2019-11-18 |
| | |||
* | Renamed DNSoverHTTPS to handle bot DoH and DoT | Luca | 2019-11-08 |
| | |||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-11-03 |
|\ | |||
| * | Merge pull request #803 from haroflow/dev | Luca Deri | 2019-11-03 |
| |\ | | | | | | | Updated Breed's descriptions in ndpi_get_proto_breed_name | ||
| | * | Added twitch.tv website | Renan de Souza | 2019-10-29 |
| | | | |||
| | * | Added ranges 20.180.0.0/14, 20.184.0.0/13 to Skype | Renan de Souza | 2019-10-29 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/dev' into dev | Renan de Souza | 2019-10-29 |
| | |\ | |||
| | * | | Added brasilbandalarga.com.br and .eaqbr.com.br as EAQ on host_match[] | Renan de Souza | 2019-10-29 |
| | | | | |||
| | * | | Added ^pastebin.com to host_match[] | Renan de Souza | 2019-10-29 |
| | | | | |||
* | | | | Added comment | Luca Deri | 2019-11-03 |
|/ / / | |||
* | | | Merge pull request #802 from AndrewKarelin/dev | Luca Deri | 2019-11-03 |
|\ \ \ | |_|/ |/| | | Added some public DNSoverHTTPS servers | ||
| * | | Added some public DNSoverHTTPS servers | Andrew Karelin | 2019-10-23 |
| | | | | | | | | | List of servers taken from https://github.com/curl/curl/wiki/DNS-over-HTTPS | ||
* | | | Implemented Microsoft range | Luca Deri | 2019-10-28 |
| | | | |||
* | | | Various improvements in particular for CapWAP and Bloomberg | Luca Deri | 2019-10-27 |
| | | | |||
* | | | nDPI TLS improvements using the server certificate | Luca Deri | 2019-10-26 |
| |/ |/| | |||
* | | SMTP and SSH dissection fixes | Luca Deri | 2019-10-24 |
| | | |||
* | | 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 | ||
* | Move Hulu and Disney+ to category match. | Ravi Kerur | 2019-10-02 |
| | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | ||
* | 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 | ||
* | Improved category handlign in subprotocols | Luca Deri | 2019-09-27 |
| | | | | | Further DNS dissection fixes Fixed WeChat invalid category | ||
* | 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> |