aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Remove some unused fields (#1393)Ivan Nardi2022-01-08
* Update copyrightAlfredo Cardigliano2022-01-03
* Added support for Log4J/Log4Shell detection in nDPI via a new flow risk named...Luca Deri2021-12-23
* Add support for ICloud Private Relay (#1390)Ivan Nardi2021-12-22
* A final(?) effort to reduce memory usage per flow (#1389)Ivan Nardi2021-12-22
* Added Microsoft Azure supportLuca Deri2021-12-19
* Improve/add several protocols (#1383)Ivan Nardi2021-12-18
* Improved BitTorrent classificationLuca Deri2021-12-07
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1380)Ivan Nardi2021-12-04
* Make serialize risk and proto not dependant on any flow. (#1377)Toni2021-12-04
* Added example for finding similarities in RRDs using nDPI statistical APIsLuca Deri2021-12-04
* Added ndpi_serializer_skip_header() serialization APILuca Deri2021-11-26
* Added Salesforce detectionLuca Deri2021-11-26
* 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
* Serialize additional information stored in the flow struct. (#1362)Toni2021-10-27
* 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
* Fix broken fuzz_process_packet fuzzer by adding a call to ndpi_finalize_initi...Toni2021-10-18
* Implemented RDP over UDP dissectionLuca Deri2021-10-18
* Reworked flow risks asignmentLuca Deri2021-10-16
* Removed outdated (and broken) soulseek dissectorLuca Deri2021-10-15
* Implemented ndpi_ses_fitting() and ndpi_des_fitting()Luca Deri2021-10-12
* Win fixLuca Deri2021-10-11
* 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
* Added -a <num> to ndpiReader for generating OPNsense configurationLuca Deri2021-10-04
* 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
* Fix armhf (#1315)Gianfranco Costamagna2021-09-26
* Added include for defining bools (not present on all platforms)Luca Deri2021-09-26
* Added API for handling compressed bitmapsLuca Deri2021-09-26
* QUIC: fix old GQUIC versions on big-endian machines (#1313)Ivan Nardi2021-09-23
* 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
* Add Cassandra protocol dissector (#1285)lucasbaile2021-09-09
* Win fixLuca Deri2021-09-07