aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
...
* Fix `isAppProtocol` for GTP_U (#2837)Ivan Nardi2025-05-21
* Drop GW1 support and add basic GW2 detection (#2836)Vladimir Gavrilov2025-05-21
* Another minor simplification on protocol/dissector registration (#2835)Ivan Nardi2025-05-21
* Added new APi callsLuca Deri2025-05-20
* Minor simplification on protocol/dissector registration (#2833)Ivan Nardi2025-05-20
* Remove ProtonVPN address lists (#2831)Ivan Nardi2025-05-20
* Gnutella: simplify code, to support only gtk-gnutella client (#2830)Ivan Nardi2025-05-20
* Remove a field never read (only written)Ivan Nardi2025-05-20
* Flow: keep track of "dissectors" (#2828)Ivan Nardi2025-05-19
* Drop Warcraft 3 (pre Reforged) support (#2826)Vladimir Gavrilov2025-05-19
* Fix classification when non tcp/udp protocols are disabled (#2824)Ivan Nardi2025-05-19
* Remove Half-Life 2 support; improve Source Engine protocol detection0xA50C1A12025-05-16
* Rename NDPI_PROTOCOL_UBUNTUONE protocol ID to NDPI_PROTOCOL_CANONICAL0xA50C1A12025-05-15
* Rename Lotus Notes to HCL Notes for product consistency0xA50C1A12025-05-15
* Remove Vhua support (#2816)Vladimir Gavrilov2025-05-15
* Remove World Of Kung Fu support (#2815)Vladimir Gavrilov2025-05-15
* added raw tcp fingerprint to json (#2812)funesca2025-05-15
* 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