aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* Windows error C2466 fix (array size init with 0).Zied Aouini2022-07-22
* Windows compilation fix.Zied Aouini2022-07-22
* TLS: improve reassembler (#1669)Ivan Nardi2022-07-22
* SKYPE: fix detection over UDPNardi Ivan2022-07-20
* SKYPE: remove detection over TCPNardi Ivan2022-07-20
* Introduced risk accountabilityLuca2022-07-12
* Keep track of how many dissectors calls we made for each flow (#1657)Ivan Nardi2022-07-11
* Fix handling of NDPI_UNIDIRECTIONAL_TRAFFIC risk (#1636)Ivan Nardi2022-07-05
* Cleaned-up issuer DN check code addingLuca Deri2022-07-04
* Replaced malicious JA3-md5/SSL-cert-sha1 ac automata with hashmaps.Toni Uhlig2022-07-04
* Add two new confidence values: confidence by partial DPI (#1632)Ivan Nardi2022-07-04
* bins: add support for 64bit bins (#1626)Ivan Nardi2022-07-03
* Improved TFTP. Dissect Read/Write Request filenames. (#1617)Toni2022-07-03
* Added unidirectional traffic flow riskLuca Deri2022-06-20
* Added collectd dissector (again). (#1601)Toni2022-06-17
* Replaced nDPI's internal hashmap with uthash. (#1602)Toni2022-06-17
* Fix invalid memory access (#1596)Ivan Nardi2022-06-14
* Improved DNS traffic analysisLuca Deri2022-06-13
* Dissect host line if SSDP contains such. (#1586)Toni2022-06-07
* Added RSH dissector. Fixes #202. (#1581)Toni2022-06-04
* Redefined type name to avoid conflictsLuca Deri2022-05-30
* Added ability to return risk info in JSON format in ndpi_get_flow_risk_info()Luca2022-05-30
* Added RiskInfo stringLuca Deri2022-05-30
* CommentLuca Deri2022-05-29
* Added room for storing information used by custom third-party dissectorsLuca Deri2022-05-19
* Added Edgecast and Cachefly CDNs. (#1540)Toni2022-05-07
* Added ndpi_get_flow_error_code() API callLuca Deri2022-05-02
* Added ability to store custom category file in patricia treeLuca Deri2022-04-26
* XIAOMI: add detection of Xiaomi traffic (#1529)Ivan Nardi2022-04-25
* 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