aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAge
...
* Add a new specific ID for generic Ubiquity traffic (#2796)Ivan Nardi2025-04-16
* Update all IP/domain lists (#2795)Ivan Nardi2025-04-16
* Enhanced Cybersecurity protocolLuca Deri2025-04-12
* UBNTAC2,Ookla: improve detection (#2793)Ivan Nardi2025-04-10
* FPC: save all addresses from DNS to `fpc_dns` cache (#2792)Ivan Nardi2025-04-10
* Follow-up of latest Signal call change (see: 4d41588a7)Ivan Nardi2025-04-05
* Extend list of domains for SNI matching (#2791)Ivan Nardi2025-04-05
* Add a resonable TTL (!=0) for all LRU caches (#2790)Ivan Nardi2025-04-04
* Added check while dissecting non-TCP packets ndpi_search_tls_tcpLuca Deri2025-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
* blizzard: improve detection of generic battle.net trafficIvan Nardi2025-03-30
* blizzard: add detection of Overwatch2Ivan Nardi2025-03-30
* WoW: update detectionIvan Nardi2025-03-30
* Wireguard: fix configuration of sub-classificationIvan Nardi2025-03-28
* TLS: avoid exporting TLS heuristic fingerprint as metadata (#2783)Ivan Nardi2025-03-27
* Add safety checksAlfredo Cardigliano2025-03-27
* Add support for UTF-8 encoding in JSON serializationAlfredo Cardigliano2025-03-27
* Fix a stack-buffer-overflow error (#2782)Ivan Nardi2025-03-27
* Added ndpi_str_to_utf8() API call to convert an ISO 8859 stirng to UTF-8Luca2025-03-27
* Use the proper helper to exclude protocols (#2781)Ivan Nardi2025-03-26
* 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
* armagetron: update code (#2777)Ivan Nardi2025-03-25
* Added initial LLM traffic recognitionLuca Deri2025-03-24
* Added secondary singl eexponential smoothing implementationLuca Deri2025-03-24
* Rework the old MapleStory code to identify traffic from generic Nexon games (...Ivan Nardi2025-03-19
* FastCGI: use specific metadata, not the HTTP ones (#2774)Ivan Nardi2025-03-19
* Avoid duplicated Microsoft domains (#2770)Ivan Nardi2025-03-18
* TLS: avoid sub-classification for RDP flows (#2769)Ivan Nardi2025-03-14
* 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
* | Update ndpi_utils.cIvan Kapranov2025-03-11
* | Add GearUP Booster protocol dissector (heuristic based). (#2765)Toni2025-03-07
* | Add GearUP Booster application protocol. (#2764)Toni2025-03-06
* | Add Autonomous System Organization to geoip (#2763)Leonardo Teixeira Alves2025-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
* Flow risk infos are always exported "in order" (by flow risk id)Ivan Nardi2025-03-04
* Address cache: fix a use-of-uninitialized-value error on cache restoreIvan Nardi2025-03-03
* DNS: remove never-trigger checkIvan Nardi2025-03-03
* Flute: fix heap-buffer-overflowIvan Nardi2025-03-02
* Address cache: fix some bugs on cache traversalIvan Nardi2025-03-01
* ICMP: move all the logic to the proper dissector fileIvan Nardi2025-02-28