aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Micro-optimizations of 'ndpi_strncasestr' and 'LINE_*' macros (#2808)Vladimir Gavrilov2025-05-12
* Improved protocol guessLuca Deri2025-04-28
* STUN: set default port for TCP, too (#2804)Ivan Nardi2025-04-28
* Add Microsoft Delivery Optimization protocol (#2799)Vladimir Gavrilov2025-04-28
* Added food categoryLuca Deri2025-04-27
* Added new categoriesLuca Deri2025-04-27
* Add a resonable TTL (!=0) for all LRU caches (#2790)Ivan Nardi2025-04-04
* Implemented detection of the latest Signal video/audio calls leveraging on Cl...Luca Deri2025-04-02
* OS fingerprint code cleanupLuca Deri2025-03-31
* WoW: update detectionIvan Nardi2025-03-30
* TLS: avoid exporting TLS heuristic fingerprint as metadata (#2783)Ivan Nardi2025-03-27
* Fix a stack-buffer-overflow error (#2782)Ivan Nardi2025-03-27
* Improved configuration to enable/disable export of flow risk info (#2780)Ivan Nardi2025-03-25
* Warning fixLuca Deri2025-03-25
* Added API calls to load TCP fingeprintsLuca Deri2025-03-25
* Rework the old Starcraft code to identify traffic from generic Blizzard games...Ivan Nardi2025-03-25
* Remove `NDPI_FULLY_ENCRYPTED` flow risk (#2779)Ivan Nardi2025-03-25
* Remove `NDPI_TLS_SUSPICIOUS_ESNI_USAGE` flow risk (#2778)Ivan Nardi2025-03-25
* Added initial LLM traffic recognitionLuca Deri2025-03-24
* Rework the old MapleStory code to identify traffic from generic Nexon games (...Ivan Nardi2025-03-19
* Added extra check to trap application that mix on the same flow different pro...Luca Deri2025-03-12
* Merge pull request #2760 from IvanNardi/internal_giveupIvan Nardi2025-03-11
|\
| * Add a new internal function `internal_giveup()`Ivan Nardi2025-03-05
* | Add GearUP Booster protocol dissector (heuristic based). (#2765)Toni2025-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