aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_utils.c
Commit message (Expand)AuthorAge
* Zoom: remove "stun_zoom" LRU cacheNardi Ivan2024-06-17
* More NDPI_PROBING_ATTEMPT changesLuca2024-05-22
* DTLS: add support for DTLS 1.3 (#2445)Ivan Nardi2024-05-21
* Added dpi.compute_entropy configuration parameterLuca Deri2024-05-18
* Cleaned up APILuca Deri2024-05-17
* Add extra entropy checks and more precise(?) analysis. (#2383)Toni2024-05-09
* Fix a memory access error and some leaks (#2425)Ivan Nardi2024-05-08
* Remove "zoom" cache (#2420)Ivan Nardi2024-05-06
* fuzz: improvements (#2400)Ivan Nardi2024-04-20
* Domain Classification Improvements (#2396)Luca Deri2024-04-18
* Implemented STUN peer_address, relayed_address, response_origin, other_addres...Luca Deri2024-04-12
* Serialize amount of found TLS blocks and signature algos. (#2384)Toni2024-04-11
* Tuned DNS risk valuesLuca Deri2024-04-09
* Added binary data transfer risk alertLuca2024-04-03
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* Fixes exception handling glitchLuca Deri2024-02-22
* fuzz: improve fuzzing coverage (#2309)Ivan Nardi2024-02-09
* Fix `ndpi_get_lru_cache_stats()` (#2303)Ivan Nardi2024-02-05
* Serialize JA4 to JSON. (#2305)Toni2024-02-05
* config: follow-up (#2268)Ivan Nardi2024-01-20
* config: configure TLS certificate expiration with the new APINardi Ivan2024-01-18
* Fix some warnings reported by CODESonar (#2227)Ivan Nardi2024-01-12
* Add realtime protocol output to `ndpiReader`. (#2197)Toni2024-01-09
* Add an implementation of the BSD function `strtonum` (#2238)Ivan Nardi2024-01-04
* 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