aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Explicit cast Referer / Host line to the type `ndpi_strnstr(...)` expects (un...HEADdevToni Uhlig2025-01-25
* Extracted http host and referer metadata (http protocol)Luca Deri2025-01-24
* Added health categoryLuca Deri2025-01-24
* RTP: improve detection of multimedia type for Signal calls (#2697)Ivan Nardi2025-01-24
* Minor extension for custom nDPIIvan Nardi2025-01-23
* Added Windows fingerprintsLuca Deri2025-01-20
* Unify "Skype" and "Teams" ids (#2687)Ivan Nardi2025-01-20
* OpenVPN: fix a warning (#2686)Ivan Nardi2025-01-19
* Add missing Dropbox domain (#2685)Vladimir Gavrilov2025-01-19
* JA4: Fix SSL 2 version and remove fictional SSL 1 version along with mis-mapp...Daniel Roethlisberger2025-01-19
* Minor follow-up for DigitalOcean support (#2682)Ivan Nardi2025-01-17
* Renamed ips_match to ndpi_ips_matchLuca Deri2025-01-17
* Improved DICOM detectionLuca Deri2025-01-17
* Added DigitalOcean protocolLuca Deri2025-01-17
* STUN: improve detection of Telegram calls (#2671)Ivan Nardi2025-01-14
* TLS: remove JA3C (#2679)Ivan Nardi2025-01-14
* Add (kind of) support for loading a list of JA4C malicious fingerprints (#2678)Ivan Nardi2025-01-14
* Fix code scanning alert no. 13: Multiplication result converted to larger typ...Luca Deri2025-01-13
* Fix code scanning alert no. 12: Multiplication result converted to larger typ...Luca Deri2025-01-13
* Fix code scanning alert no. 14: Redundant null check due to previous derefere...Luca Deri2025-01-13
* Fixes https://github.com/ntop/nDPI/issues/2673Luca Deri2025-01-13
* fuzz: add 2 new fuzzers for KD-trees and Ball-trees (#2670)Ivan Nardi2025-01-13
* HTTP: fix entropy calculation (#2666)Ivan Nardi2025-01-12
* Add Vivox support (#2668)Vladimir Gavrilov2025-01-11
* Improved WebSocket-over-HTTP detection (#2664)Toni2025-01-11
* Added ICMP risk checks for valid packet payloadsLuca Deri2025-01-08
* QUIC: remove extraction of user-agent (#2650)Ivan Nardi2025-01-07
* Classifications "by-port"/"by-ip" should never change (#2656)Ivan Nardi2025-01-06
* Fix classification "by-port" (#2655)Ivan Nardi2025-01-06
* Add the ability to enable/disable every specific flow risks (#2653)Ivan Nardi2025-01-06
* QUIC: extract "max idle timeout" parameter (#2649)Ivan Nardi2025-01-06
* TLS: fix `NDPI_TLS_WEAK_CIPHER` flow risk (#2647)Ivan Nardi2025-01-06
* TLS: remove ESNI support (#2648)Ivan Nardi2025-01-06
* SSH: fix how the flow risk is set (#2652)Ivan Nardi2025-01-06
* Path of Exile 2 support (#2654)Vladimir Gavrilov2025-01-06
* Imporoved SMBv1 heuristic to avoid triggering risks for SMBv1 broadcast messa...Luca Deri2025-01-03
* IPv6: fix bad ipv6 format (#1890) (#2651)paolomonti2024-12-20
* Telegram STUN improvementLuca Deri2024-12-13
* DNS: fix Index-out-of-bounds error (#2644)Ivan Nardi2024-12-13
* Added minor Citrix improvementLuca Deri2024-12-13
* Update all IPs lists (#2643)Ivan Nardi2024-12-13
* fuzz: improve fuzzing coverage (#2642)Ivan Nardi2024-12-11
* STUN/RTP: improve metadata extraction (#2641)Ivan Nardi2024-12-11
* Added missing checkLuca Deri2024-12-09
* STUN: fix monitoring (#2639)Ivan Nardi2024-12-06
* Changed serializer buffer size to 256 bytesLuca Deri2024-12-05
* signal: improve detection of chats and calls (#2637)Ivan Nardi2024-12-04
* fix license typo (#2638)Tina DiPierro2024-12-04
* Added STUN custom supportLuca Deri2024-12-02
* Minor fixLuca Deri2024-11-29