aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_utils.c
Commit message (Expand)AuthorAge
* Add WebDAV detection support (#2224)Vladimir Gavrilov2023-12-22
* CI: update list of compilers (#2223)Ivan Nardi2023-12-20
* Rename NDPI_PROTOCOL_RPC to NDPI_PROTOCOL_MS_RPCH (#2218)Vladimir Gavrilov2023-12-19
* Replace complicated TPKT header validation with an helper function (#2201)Vladimir Gavrilov2023-12-10
* Keep separating public and private API (#2157)Ivan Nardi2023-11-29
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* fuzz: improve coverage and remove dead code (#2135)Ivan Nardi2023-11-07
* Move from PCRE to PCRE2 (#2134)Christian Marangi2023-11-01
* Added pointer checkLuca Deri2023-10-31
* STUN: major code rework (#2116)Ivan Nardi2023-10-30
* Added checkLuca Deri2023-10-29
* IPv6: add support for IPv6 risk exceptions (#2122)Ivan Nardi2023-10-29
* fuzz: extend fuzzing coverageNardi Ivan2023-10-15
* Added NDPI_MALWARE_HOST_CONTACTED flow riskLuca Deri2023-10-13
* QUIC: export QUIC version as metadataNardi Ivan2023-10-11
* Added printf/fprintf replacement for some internal modules. (#1974)Toni2023-09-26
* Improved detection of invalid chars in DNS namesLuca Deri2023-09-09
* Added NDPI_TLS_ALPN_SNI_MISMATCH flow riskLuca Deri2023-09-07
* Minor warning fixesLuca Deri2023-09-05
* Code cleanupLuca Deri2023-09-01
* Code cleanupLuca Deri2023-08-31
* Add an heuristic to detect fully encrypted flows (#2058)Ivan Nardi2023-07-26
* Fixes risk mask exception handling while improving the overall performanceLuca Deri2023-07-14
* Implemented Count-Min Sketch [count how many times a value has been observed]Luca Deri2023-07-13
* fuzz: extend fuzzing coverage (#2040)Ivan Nardi2023-07-11
* Implemented Zoom/Teams stream type detectionLuca Deri2023-06-14
* Added vlan_id in ndpi_flow2json() prototypeLuca Deri2023-06-09
* Fix some memory errors triggered by allocation failures (#1995)Ivan Nardi2023-05-29
* Fix an heap-buffer-overflow (#1994)Ivan Nardi2023-05-29
* Improved missing usage of nDPIs malloc wrapper. Fixes #1978. (#1979)Toni2023-05-20
* Improve detection of crawler/bot traffic (#1956)Ivan Nardi2023-05-04
* Updated (C)Luca Deri2023-04-28
* fuzz: extend fuzzers coverage (#1952)Ivan Nardi2023-04-25
* add support for gre decapsulation (#1442) (#1921)Maatuq2023-04-04
* Added fix for better handling exceptions rollback in case of later matchLuca Deri2023-03-06
* Add a new flow risk about literal IP addresses used as SNI (#1892)Ivan Nardi2023-03-02
* fuzz: extend fuzz coverage (#1888)Ivan Nardi2023-02-16
* Fix export/serialization of `flow->risk` (#1885)Ivan Nardi2023-02-14
* Added new risk NDPI_TCP_ISSUESLuca Deri2023-01-24
* Shrinked symbolic flow risks labelsLuca Deri2023-01-19
* Added NDPI_MINOR_ISSUES risk used for storing generic/relevant information ab...Luca Deri2022-12-31
* Added NDPI_PERIODIC_FLOW flow risk to be used by apps based on nDPILuca Deri2022-12-30
* Implemented EDNS(0) support in DNS dissectorLuca Deri2022-12-29
* fuzz: add fuzzer testing nDPI (initial) configurations (#1830)Ivan Nardi2022-12-23
* Fix some errors found by oss-fuzz (#1834)Ivan Nardi2022-12-20
* fuzz: add a new fuzzer testing memory allocation failures (#1818)Ivan Nardi2022-12-06
* Improve export/print of L4 protocol information (#1799)Ivan Nardi2022-11-13
* Fix json export of ipv6 addressesNardi Ivan2022-11-07
* TLS: improve handling of ALPN(s) (#1784)Ivan Nardi2022-10-25
* Enhanced HTTP numeric IP checkLuca Deri2022-10-22