aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Add GearUP Booster protocol dissector (heuristic based).add/gearup_booster-protocol-dissectorToni Uhlig2025-03-07
* Add GearUP Booster application protocol. (#2764)Toni2025-03-06
* Add configuration parameter to enable/disable export of flow risk info (#2761)Ivan Nardi2025-03-05
* Fix function checking if a packet is multicastIvan Nardi2025-03-04
* custom rules: try to have a coherent behaviourIvan Nardi2025-03-04
* ICMP: move all the logic to the proper dissector fileIvan Nardi2025-02-28
* TOR: fix ip lists (#2748)Ivan Nardi2025-02-27
* Add LagoFast protocol dissector. (#2743)Toni2025-02-23
* RTP: payload type info should be set only for real RTP flows (#2742)Ivan Nardi2025-02-22
* Create a new protocol id to handle Mozilla/Firefox generic traffic (#2740)Ivan Nardi2025-02-21
* Improved RTP dissection with EVS and other mobile voice codecsLuca Deri2025-02-20
* Fixed bug in domain name computationLuca Deri2025-02-17
* SSDP: add configuration for disabling metadata extraction (#2736)Ivan Nardi2025-02-17
* added metadata fields for M-NOTIFY (#2733)Ivan Kapranov2025-02-17
* Implement SSDP Metadata export (#2729)Ivan Kapranov2025-02-16
* DNS: rework adding entries to the FPC-DNS cache (#2730)Ivan Nardi2025-02-16
* DNS: fix check for DGA domain (#2716)Ivan Nardi2025-02-11
* DNS: disable subclassification by default (#2715)Ivan Nardi2025-02-11
* DNS: evaluate all flow risks even if sub-classification is disabled (#2714)Ivan 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
* 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
* HTTP: add configuration for some metadata (#2704)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 relationship between FPC and subclassification (#2702)Ivan Nardi2025-01-30
* Extracted http host and referer metadata (http protocol)Luca Deri2025-01-24
* Added health categoryLuca Deri2025-01-24
* Unify "Skype" and "Teams" ids (#2687)Ivan Nardi2025-01-20
* Minor follow-up for DigitalOcean support (#2682)Ivan Nardi2025-01-17
* Added DigitalOcean protocolLuca Deri2025-01-17
* 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
* HTTP: fix entropy calculation (#2666)Ivan Nardi2025-01-12
* Improved WebSocket-over-HTTP detection (#2664)Toni2025-01-11
* Added ICMP risk checks for valid packet payloadsLuca Deri2025-01-08
* 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
* TLS: remove ESNI support (#2648)Ivan Nardi2025-01-06
* Imporoved SMBv1 heuristic to avoid triggering risks for SMBv1 broadcast messa...Luca Deri2025-01-03
* Removed old USE_LEGACY_AHO_CORASICK codeLuca Deri2024-11-26
* Update `flow->flow_multimedia_types` to a bitmask (#2625)Ivan Nardi2024-11-25
* Probing attempt checkLuca Deri2024-11-24
* When triggering risk "Known Proto on Non Std Port", nDPi now reports the port...Luca Deri2024-11-22
* Improved TCP probing attemptLuca Deri2024-11-20