aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAge
* DNS: evaluate all flow risks even if sub-classification is disabled (#2714)Ivan Nardi2025-02-11
* dns: fix writing to `flow->protos.dns`Ivan Nardi2025-02-11
* DNS: fix dissection when there is only the response messageIvan Nardi2025-02-11
* Removed traceLuca Deri2025-02-10
* Added ndpi_find_protocol_qoe() API callLuca Deri2025-02-10
* Introduced QoE (Quality of Experience) protocol classificationLuca Deri2025-02-06
* Updated SNI for YandexMetrica and YandexAlice (#2711)Ivan Kapranov2025-02-06
* Preliminary work to rework `struct ndpi_flow_struct` (#2705)Ivan Nardi2025-02-04
* DNS: another fix about the relationship between FPC and subclassification (#2...Ivan Nardi2025-01-31
* Added ndpi_network_ptree6_match() API callLuca Deri2025-01-31
* bittorrent: add configuration for "hash" metadata (#2706)Ivan Nardi2025-01-31
* microsoft: another follow-up about auto-generated list of domainsIvan Nardi2025-01-31
* HTTP: add configuration for some metadata (#2704)Ivan Nardi2025-01-31
* microsoft: follow-up of 62d64afde about auto-generated list of domains (#2707)Ivan Nardi2025-01-31
* Auto-generate Microsoft-related list of domains (#2688)Ivan Nardi2025-01-31
* Create a specific configuration for classification only (#2689)Ivan Nardi2025-01-31
* DNS: fix extraction of transactionID field (#2703)Ivan Nardi2025-01-31
* Exported DNS transactionIdLuca Deri2025-01-30
* DNS: fix relationship between FPC and subclassification (#2702)Ivan Nardi2025-01-30
* Added ndpi_data_jitter() API callLuca Deri2025-01-29
* Added buffer boundary check to avoid potential buffer overflowLuca Deri2025-01-28
* 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
* 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