aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Added protocols to HTTP as subprotocols. (#1228)Toni2021-07-05
* TLS: fix a memory error in JA3 code (#1227)Ivan Nardi2021-07-05
* Improve content match lists (#1226)Ivan Nardi2021-07-05
* Improved Z39.50 detection. (#1225)Toni2021-07-05
* Fixed off-by-one memory error for TLS-JA3. (#1222)Toni2021-06-29
* 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
* Upgraded exponential smoothing to 64 bit valuesLuca Deri2021-06-18
* Added bitmap boundary checksLuca Deri2021-06-17
* Extende nDPI API with ndpi_netbios_name_interpret()Luca Deri2021-06-17
* NetBIOS decoding changesLuca Deri2021-06-16
* Code review. (#1205)Vitaly Lavrov2021-06-15
* Win fixLuca Deri2021-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
* Reimplememnted SNMP dissectorLuca Deri2021-06-11
* Bug in ndpi_lru_find_cache (#1204)Vitaly Lavrov2021-06-10
* Minor code cleanupLuca2021-06-09
* 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
* Warnign fixLuca Deri2021-06-03
* 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
* TLS: improve check for common ALPNs (#1191)Ivan Nardi2021-06-01
* Reworked ndpi flow risk score adding client and server scoreLuca2021-06-01
* Fix warningsAlfredo Cardigliano2021-05-25
* Added TLS check to avoid crash with UDP-based trafficLuca2021-05-25
* Improved TLS browser detection heuristicsLuca Deri2021-05-19
* 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 further checksLuca Deri2021-05-15
* Added ndpi_check_subprotocol_risk() API call definitionLuca Deri2021-05-15
* Added TLS certifiacate cachingLuca Deri2021-05-15
* Added browser TLS heuristicLuca Deri2021-05-13
* Implemented heuristic to detect Safari and Firefox TLS browsingLuca Deri2021-05-13
* Improved SSL certificate name wildcard handling and risk. #1182 (#1183)Toni2021-05-11
* Implemented flow score in Wireshark integrationLuca Deri2021-05-10
* Added check to reduce MongoDB false positive detectionLuca Deri2021-05-10
* Added (partial) Activision protocol support (based on tencent cloud)Luca Deri2021-05-10
* Fix some warnings (#1181)Ivan Nardi2021-05-09
* TLS: fix extraction for TLS signature algorithms (#1180)Ivan Nardi2021-05-09
* TLS: fix another use-of-uninitialized-value error in ClientHello parsing (#1179)Ivan Nardi2021-05-09
* Initial work towards detection via TLS of browser typesLuca2021-05-06