aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Implemented ALPN automa for checking uncommon ALPNsLuca Deri2021-07-24
* Reworked flow risk implementationLuca Deri2021-07-23
* Fixed risk mask implementationLuca Deri2021-07-23
* Implementation of flow risk eception (work in progress)Luca Deri2021-07-22
* Added risk: TLS_EXTENSION_SUSPICIOUS (#1252)Toni2021-07-19
* Updated download category nameLuca Deri2021-07-16
* Bug fix. (#1250)Vitaly Lavrov2021-07-16
* TLS Risks - Certificate Validity Too Long (#1239)pacant2021-07-14
* Added AVAST SecureDNS protocol. (#1244)Toni2021-07-14
* ahoсorasick. Code review. Part 2. (#1236)Vitaly Lavrov2021-07-12
* Fixed false positives in Z39.50Luca Deri2021-07-09
* Updated category labelsLuca Deri2021-07-08
* Fix for #1230 (#1235)Vitaly Lavrov2021-07-07
* Improved RTSP detection the second. (#1232) (#1233)Toni2021-07-07
* Improved RTSP via HTTP detection. (#1232)Toni2021-07-06
* Fix return value of ndpi_match_string_subprotocol() (#1230)Ivan Nardi2021-07-06
* Added protocols to HTTP as subprotocols. (#1228)Toni2021-07-05
* Improve content match lists (#1226)Ivan Nardi2021-07-05
* Removed ht_hash as it is not used anymore. (#1220)Toni2021-06-29
* Added Z39.50 protocol. (#1219)Toni2021-06-29
* reconcile PPSTREAM protocol category with content_match declarations (#1218)vpiserchia2021-06-28
* QUIC: add basic support for fragmented Client Hello (#1216)Ivan Nardi2021-06-24
* Speed and memory size optimisation (#1214)Vitaly Lavrov2021-06-23
* Addesses partial application matching (#1207)Luca Deri2021-06-21
* Restored 32 bit value in ndpi_match_string_value()Luca Deri2021-06-21
* Code review. (#1205)Vitaly Lavrov2021-06-15
* Call ac_automata_release with free_pattern = 1 (malloc'ed patterns expected i...Alfredo Cardigliano2021-06-14
* Fixes https://github.com/ntop/ntopng/issues/5482Luca Deri2021-06-11
* Bug in ndpi_lru_find_cache (#1204)Vitaly Lavrov2021-06-10
* Win changesLuca Deri2021-06-08
* Added report on score cli/srv breakdownLuca Deri2021-06-07
* New version of the ahocorasick library (#1200)Vitaly Lavrov2021-06-07
* Renamed Skyp in Skype_Teams as the protocol is now shared across these appsLuca Deri2021-06-02
* Removed xbox and playstation invalid port guessesLuca Deri2021-06-02
* Reworked ndpi flow risk score adding client and server scoreLuca2021-06-01
* Fix warningsAlfredo Cardigliano2021-05-25
* Added risk/score dump (ndpiReader -h)Luca Deri2021-05-18
* Updated API for ndpi_risk2score()Luca Deri2021-05-17
* Reworked human readeable string search in flowsLuca Deri2021-05-17
* Added TLS certifiacate cachingLuca Deri2021-05-15
* Added (partial) Activision protocol support (based on tencent cloud)Luca Deri2021-05-10
* Removed DGA check for ipv6 reverse IPsLuca Deri2021-04-27
* Removed protocol space in Genshin ImpactLuca Deri2021-04-25
* Add Genshin Impact protocol. (#1173)Toni2021-04-25
* Add HP Virtual Machine Group Management (hpvirtgrp) protocol. (#1170)Toni2021-04-20
* Added NDPI_DESKTOP_OR_FILE_SHARING_SESSION risk to remote protocols for remot...Luca Deri2021-04-12
* Fixed mispelled wordLuca Deri2021-03-31
* Added missing tracker/Ads breedLuca Deri2021-03-30
* Ignore TLD .local .lan and .home in DGA domain checkLuca Deri2021-03-26
* Refactored nDPI subprotocol handling and aimini protocol detection. (#1156)Toni2021-03-23