aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_content_match.c.inc
Commit message (Collapse)AuthorAge
...
* Improved spotify detectionLuca Deri2020-06-02
|
* Fixes for https://github.com/ntop/nDPI/pull/911Luca Deri2020-05-29
| | | | Added code for dumping invalid HTTP header
* Extended the cache for services that need to be reconciled such as Microsoft ↵Luca Deri2020-05-27
| | | | | | Teams Added JSON-formatted Microsoft list of IP/services
* Fixed valse positive whatsapp detectionLuca Deri2020-05-20
| | | | Cleaned Microsoft IP addresses list
* Gotomeeting address range fixLuca Deri2020-05-15
|
* Improvements on GotoMeetingLuca Deri2020-05-15
| | | | Added pcap for testing malware
* API cleanup for indetifying explicitly in automa's what we're searching ↵Luca Deri2020-05-06
| | | | | | (protocol or category) Removed hyperscan support that is apperently unused
* Removed now obsolete MSN protocolLuca Deri2020-05-03
| | | | Added nats.io protocol dissector
* Fix some compilation warningsNardi Ivan2020-04-20
|
* Office365 renamed to Microsoft365 (by Microsoft)Luca Deri2020-04-20
|
* Updated node list (fixes #766)Luca Deri2020-04-20
|
* Added detection of Microsoft TeamsLuca Deri2020-04-16
|
* Fixes #853 and adds a self check for duplicatesLuca Deri2020-04-07
|
* Fixes #842Luca Deri2020-02-19
|
* Added bootstrap ethereum nodesLuca Deri2020-01-08
|
* Reworked TLS dissectionLuca2020-01-01
|
* Added *whatsapp-*.fbcdn.net IPs as WhatsAppRenan de Souza2019-12-16
|
* Changed 13.64.0.0/11 range from Skype to Microsoft, blocking this range also ↵Renan de Souza2019-12-16
| | | | blocks some azure-hosted websites
* Refreshed Whatsapp server listLuca Deri2019-12-01
|
* Improved categories with streamingLuca Deri2019-12-01
|
* Fixed invalid category matching in HTTPLuca Deri2019-11-23
| | | | Fixed overlapping categories
* Removed (unreliable) line protocol detectionLuca Deri2019-11-18
|
* Renamed DNSoverHTTPS to handle bot DoH and DoTLuca2019-11-08
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-11-03
|\
| * Merge pull request #803 from haroflow/devLuca Deri2019-11-03
| |\ | | | | | | Updated Breed's descriptions in ndpi_get_proto_breed_name
| | * Added twitch.tv websiteRenan de Souza2019-10-29
| | |
| | * Added ranges 20.180.0.0/14, 20.184.0.0/13 to SkypeRenan de Souza2019-10-29
| | |
| | * Merge remote-tracking branch 'upstream/dev' into devRenan de Souza2019-10-29
| | |\
| | * | Added brasilbandalarga.com.br and .eaqbr.com.br as EAQ on host_match[]Renan de Souza2019-10-29
| | | |
| | * | Added ^pastebin.com to host_match[]Renan de Souza2019-10-29
| | | |
* | | | Added commentLuca Deri2019-11-03
|/ / /
* | | Merge pull request #802 from AndrewKarelin/devLuca Deri2019-11-03
|\ \ \ | |_|/ |/| | Added some public DNSoverHTTPS servers
| * | Added some public DNSoverHTTPS serversAndrew Karelin2019-10-23
| | | | | | | | | List of servers taken from https://github.com/curl/curl/wiki/DNS-over-HTTPS
* | | Implemented Microsoft rangeLuca Deri2019-10-28
| | |
* | | Various improvements in particular for CapWAP and BloombergLuca Deri2019-10-27
| | |
* | | nDPI TLS improvements using the server certificateLuca Deri2019-10-26
| |/ |/|
* | SMTP and SSH dissection fixesLuca Deri2019-10-24
| |
* | 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
* Move Hulu and Disney+ to category match.Ravi Kerur2019-10-02
| | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
* Improved Viber protocol dissectionLuca Deri2019-10-02
| | | | Added Hulu dissection
* Reworked categories handlingLuca Deri2019-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 subprotocolsLuca Deri2019-09-27
| | | | | Further DNS dissection fixes Fixed WeChat invalid category
* 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>
* ndpiReader now report protocol category and breedLuca Deri2019-09-21
| | | | Modified TikTok category to Fun
* Improved Line protocol heuristicLuca Deri2019-09-18
|
* Refreshed Tor node listLuca Deri2019-09-08
|
* Updated Google docs categoryLuca Deri2019-07-25
|
* Updated results with new dissectionLuca Deri2019-07-24
|
* Add SPLT and BD classification to the lib.Ravi Kerur2019-07-23
| | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>