aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* QUIC: handle retransmissions and overlapping fragments in reassembler (#1195)...Vinicius Silva Nogueira2022-04-07
* Python bindings fix.aouinizied2022-04-07
* Reducing the size of the ndpi_detection_module_struct structure. (#1490)Vitaly Lavrov2022-03-27
* Trying to improve QUIC reassembler (#1195) (#1489)Vinicius Silva Nogueira2022-03-24
* Complete rework of nDPI Python bindings (cffi API, automatic generation, pack...aouinizied2022-03-22
* Extend tests coverage (#1476)Ivan Nardi2022-03-09
* Added configureable ndpi packet processing limit. (#1466)Toni2022-03-02
* Add a new flow risk `NDPI_ANONYMOUS_SUBSCRIBER` (#1462)Ivan Nardi2022-02-28
* Removed some unused fields (#1461)Ivan Nardi2022-02-28
* Add some scripts to easily update some IPs lists (#1449)Ivan Nardi2022-02-25
* Add support for Google Cloud (#1447)Ivan Nardi2022-02-20
* Added newflow risk NDPI_HTTP_CRAWLER_BOTLuca Deri2022-02-17
* Added cybersecurity protocol and category that groups traffic towards leading...Luca Deri2022-02-10
* Add few scripts to easily update some IPs lists (#1436)Ivan Nardi2022-02-09
* Added NDPI_ERROR_CODE_DETECTED riskLuca Deri2022-02-03
* Renamed DCERPC to more generic RPC protocol so we can use also for other type...Luca Deri2022-02-03
* Added new IDN/Punycode risk for spotting internationalized domain namesLuca2022-02-03
* Remove `struct ndpi_id_struct` (#1427)Ivan Nardi2022-01-30
* Added NDPI_TLS_CERTIFICATE_ABOUT_TO_EXPIRE flow riskLuca Deri2022-01-26
* Improved Zoom protocol detectionLuca Deri2022-01-23
* Updated confidence typeLuca Deri2022-01-18
* Added the ability to specify trusted issueDN often used in companies to self-...Luca Deri2022-01-13
* 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
* 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