aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Compilation fixLuca Deri2021-10-05
* Numeric IPs are not considered for DGA checksLuca Deri2021-10-05
* Improved DGA detection for skipping potential DGAs of known/popular domain namesLuca Deri2021-10-05
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Added -a <num> to ndpiReader for generating OPNsense configurationLuca Deri2021-10-04
* Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317)Ivan Nardi2021-09-29
* FTP: fix support for START-TLS sessionsNardi Ivan2021-09-21
* Fix parsing of ipv6 packets with extension headersNardi Ivan2021-09-19
* Small fixes after latest commits (#1308)Ivan Nardi2021-09-18
* A (tiny) effort to reduce memory usage per flow (#1304)Ivan Nardi2021-09-18
* DNS dissection fixesLuca Deri2021-09-17
* Progetto esame Gestione di Reti - Debora Cerretini (#1290)deboracerretini2021-09-17
* 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