| Commit message (Expand) | Author | Age |
... | |
* | fuzz: improvements (#2400) | Ivan Nardi | 2024-04-20 |
* | Domain Classification Improvements (#2396) | Luca Deri | 2024-04-18 |
* | Implemented STUN peer_address, relayed_address, response_origin, other_addres... | Luca Deri | 2024-04-12 |
* | Serialize amount of found TLS blocks and signature algos. (#2384) | Toni | 2024-04-11 |
* | Tuned DNS risk values | Luca Deri | 2024-04-09 |
* | Added binary data transfer risk alert | Luca | 2024-04-03 |
* | Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358) | Toni | 2024-04-03 |
* | Fixes exception handling glitch | Luca Deri | 2024-02-22 |
* | fuzz: improve fuzzing coverage (#2309) | Ivan Nardi | 2024-02-09 |
* | Fix `ndpi_get_lru_cache_stats()` (#2303) | Ivan Nardi | 2024-02-05 |
* | Serialize JA4 to JSON. (#2305) | Toni | 2024-02-05 |
* | config: follow-up (#2268) | Ivan Nardi | 2024-01-20 |
* | config: configure TLS certificate expiration with the new API | Nardi Ivan | 2024-01-18 |
* | Fix some warnings reported by CODESonar (#2227) | Ivan Nardi | 2024-01-12 |
* | Add realtime protocol output to `ndpiReader`. (#2197) | Toni | 2024-01-09 |
* | Add an implementation of the BSD function `strtonum` (#2238) | Ivan Nardi | 2024-01-04 |
* | Add WebDAV detection support (#2224) | Vladimir Gavrilov | 2023-12-22 |
* | CI: update list of compilers (#2223) | Ivan Nardi | 2023-12-20 |
* | Rename NDPI_PROTOCOL_RPC to NDPI_PROTOCOL_MS_RPCH (#2218) | Vladimir Gavrilov | 2023-12-19 |
* | Replace complicated TPKT header validation with an helper function (#2201) | Vladimir Gavrilov | 2023-12-10 |
* | Keep separating public and private API (#2157) | Ivan Nardi | 2023-11-29 |
* | Have a clear distinction between public and private/internal API (#2137) | Ivan Nardi | 2023-11-09 |
* | fuzz: improve coverage and remove dead code (#2135) | Ivan Nardi | 2023-11-07 |
* | Move from PCRE to PCRE2 (#2134) | Christian Marangi | 2023-11-01 |
* | Added pointer check | Luca Deri | 2023-10-31 |
* | STUN: major code rework (#2116) | Ivan Nardi | 2023-10-30 |
* | Added check | Luca Deri | 2023-10-29 |
* | IPv6: add support for IPv6 risk exceptions (#2122) | Ivan Nardi | 2023-10-29 |
* | fuzz: extend fuzzing coverage | Nardi Ivan | 2023-10-15 |
* | Added NDPI_MALWARE_HOST_CONTACTED flow risk | Luca Deri | 2023-10-13 |
* | QUIC: export QUIC version as metadata | Nardi Ivan | 2023-10-11 |
* | Added printf/fprintf replacement for some internal modules. (#1974) | Toni | 2023-09-26 |
* | Improved detection of invalid chars in DNS names | Luca Deri | 2023-09-09 |
* | Added NDPI_TLS_ALPN_SNI_MISMATCH flow risk | Luca Deri | 2023-09-07 |
* | Minor warning fixes | Luca Deri | 2023-09-05 |
* | Code cleanup | Luca Deri | 2023-09-01 |
* | Code cleanup | Luca Deri | 2023-08-31 |
* | Add an heuristic to detect fully encrypted flows (#2058) | Ivan Nardi | 2023-07-26 |
* | Fixes risk mask exception handling while improving the overall performance | Luca Deri | 2023-07-14 |
* | Implemented Count-Min Sketch [count how many times a value has been observed] | Luca Deri | 2023-07-13 |
* | fuzz: extend fuzzing coverage (#2040) | Ivan Nardi | 2023-07-11 |
* | Implemented Zoom/Teams stream type detection | Luca Deri | 2023-06-14 |
* | Added vlan_id in ndpi_flow2json() prototype | Luca Deri | 2023-06-09 |
* | Fix some memory errors triggered by allocation failures (#1995) | Ivan Nardi | 2023-05-29 |
* | Fix an heap-buffer-overflow (#1994) | Ivan Nardi | 2023-05-29 |
* | Improved missing usage of nDPIs malloc wrapper. Fixes #1978. (#1979) | Toni | 2023-05-20 |
* | Improve detection of crawler/bot traffic (#1956) | Ivan Nardi | 2023-05-04 |
* | Updated (C) | Luca Deri | 2023-04-28 |
* | fuzz: extend fuzzers coverage (#1952) | Ivan Nardi | 2023-04-25 |
* | add support for gre decapsulation (#1442) (#1921) | Maatuq | 2023-04-04 |