aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* A final(?) effort to reduce memory usage per flow (#1389)Ivan Nardi2021-12-22
* Improved BitTorrent classificationLuca Deri2021-12-07
* Added example for finding similarities in RRDs using nDPI statistical APIsLuca Deri2021-12-04
* Rework how hostname/SNI info is saved (#1330)Ivan Nardi2021-11-24
* bittorrent old code cleanup. Enlarged BT cacheLuca Deri2021-11-16
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Add detection of OCSP (#1370)Ivan Nardi2021-11-11
* IMAP, POP3, SMTP: improve dissection (#1368)Ivan Nardi2021-11-11
* Differentiate between standard Amazon stuff (i.e market) and AWS (#1369)Ivan Nardi2021-11-04
* Improved BitTorrent detectionLuca Deri2021-11-04
* TLS: fix two warnings (#1365)Ivan Nardi2021-11-02
* Detect invalid characters in text and set a risk. Fixes #1347. (#1363)Toni2021-10-26
* Fix QUIC log and remove SoulSeek leftovers after b97dc6ba (#1351)Ivan Nardi2021-10-19
* Fix some invalid memory reads (#1350)Ivan Nardi2021-10-19
* Implemented RDP over UDP dissectionLuca Deri2021-10-18
* Cleaned up code moving specific includes in files their are using it. Thi pre...Luca Deri2021-10-11
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Adds sections labels with risk id to the docsSimone Mainardi2021-10-01
* Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317)Ivan Nardi2021-09-29
* Compilation fixed on CentOS 7Luca Deri2021-09-27
* Added API for handling compressed bitmapsLuca Deri2021-09-26
* FTP: fix support for START-TLS sessionsNardi Ivan2021-09-21
* A (tiny) effort to reduce memory usage per flow (#1304)Ivan Nardi2021-09-18
* Progetto esame Gestione di Reti - Debora Cerretini (#1290)deboracerretini2021-09-17
* Adds instructions to update flow risks in ntopngSimone Mainardi2021-09-15
* Removing unused fields from the id_struct structure. (#1293)Vitaly Lavrov2021-09-13
* Added new risk for clear text credentialsLuca Deri2021-09-10
* 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
* 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
* Improved risk detection mask algorithmLuca Deri2021-07-26
* Improved TFTP detection. Fixes #1242, #1256 (#1262)Toni2021-07-25
* Typo (Thanks Ivan)Luca Deri2021-07-24
* Implemented ALPN automa for checking uncommon ALPNsLuca Deri2021-07-24
* Risk check improvementLuca Deri2021-07-24
* Reworked flow risk implementationLuca Deri2021-07-23
* Implemented function to retrieve flow information. #1253 (#1254)Toni2021-07-23
* Implementation of flow risk eception (work in progress)Luca Deri2021-07-22
* Added risk: TLS_EXTENSION_SUSPICIOUS (#1252)Toni2021-07-19
* TLS Risks - Certificate Validity Too Long (#1239)pacant2021-07-14
* ahoсorasick. Code review. Part 2. (#1236)Vitaly Lavrov2021-07-12
* Added Z39.50 protocol. (#1219)Toni2021-06-29
* QUIC: add basic support for fragmented Client Hello (#1216)Ivan Nardi2021-06-24
* Speed and memory size optimisation (#1214)Vitaly Lavrov2021-06-23
* Upgraded exponential smoothing to 64 bit valuesLuca Deri2021-06-18
* Code review. (#1205)Vitaly Lavrov2021-06-15
* Reworked ndpi flow risk score adding client and server scoreLuca2021-06-01