aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_content_match.c.inc
Commit message (Collapse)AuthorAge
...
* Added support for discordLuca Deri2020-08-16
|
* Improved DGA detection algoritmLuca Deri2020-08-11
|
* Added new traffic category for connectivity check detectionLuca Deri2020-08-04
|
* User agent detection improvementsLuca Deri2020-07-21
|
* Improved TeamViewer IP range (fixes #944)Toni Uhlig2020-07-02
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Added hulustream SNI pattern. Fixes #904.Toni Uhlig2020-06-23
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Warning fixLuca Deri2020-06-22
|
* DGA detection improvementsLuca Deri2020-06-18
|
* Implemented proprietary AnyDesk protocolToni Uhlig2020-06-17
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Added DGA risk for names that look like a DGALuca Deri2020-06-11
|
* Improved teamviewer detectionLuca Deri2020-06-03
|
* 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>