aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Hangout: fix usage of STUN function (#1299)Ivan Nardi2021-09-13
* Update the list of default ports for QUIC protocol (#1297)Ivan Nardi2021-09-13
* Added new risk for clear text credentialsLuca Deri2021-09-10
* Add Cassandra protocol dissector (#1285)lucasbaile2021-09-09
* Fix access to some TLS fields in flow structure (#1277)Ivan Nardi2021-08-20
* Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276)Ivan Nardi2021-08-20
* Fixed Mingw64 build, SonerCloud-CI and more. (#1273)Toni2021-08-18
* Fixed some invalid TLS guessesLuca Deri2021-08-17
* Added extraction of hostname in SMTPLuca Deri2021-08-11
* Clode cleanup (after last merge)Luca Deri2021-08-08
* Added entropy calculation to check for suspicious (encrypted) payload. (#1270)Toni2021-08-08
* Added TLS fatal alert flow riskLuca Deri2021-08-07
* Added ability to report whether a protocol is encryptedLuca Deri2021-08-07
* 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