aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
...
* Rework the old Starcraft code to identify traffic from generic Blizzard games...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
* 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
* TLS: avoid sub-classification for RDP flows (#2769)Ivan Nardi2025-03-14
* Add GearUP Booster protocol dissector (heuristic based). (#2765)Toni2025-03-07
* Add configuration parameter to enable/disable export of flow risk info (#2761)Ivan Nardi2025-03-05
* DNS: remove never-trigger checkIvan Nardi2025-03-03
* Flute: fix heap-buffer-overflowIvan Nardi2025-03-02
* ICMP: move all the logic to the proper dissector fileIvan Nardi2025-02-28
* Added valid TLS extensions that used to trigger invalid risksLuca Deri2025-02-27
* Improved Tor detectionLuca Deri2025-02-24
* UBNTAC2: rework detection (#2744)Ivan Nardi2025-02-23
* 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
* Move `rtp` info out of `flow->protos` (#2739)Ivan Nardi2025-02-21
* Fix build error due to an unused static function in the p17m fuzzer. (#2737)Toni2025-02-21
* Added checkLuca2025-02-21
* Improved RTP dissection with EVS and other mobile voice codecsLuca Deri2025-02-20
* Exported RTP payload in packet metadataLuca Deri2025-02-19
* SSDP: add configuration for disabling metadata extraction (#2736)Ivan Nardi2025-02-17
* DNS: rework "extra-dissection" code (#2735)Ivan Nardi2025-02-17
* added metadata fields for M-NOTIFY (#2733)Ivan Kapranov2025-02-17
* Fix/restore some public defines (#2734)Ivan Nardi2025-02-17
* DNS: fix message parsing (#2732)Ivan Nardi2025-02-16
* Implement SSDP Metadata export (#2729)Ivan Kapranov2025-02-16
* DNS: fix parsing of hostname for empty response messages (#2731)Ivan Nardi2025-02-16
* DNS: rework adding entries to the FPC-DNS cache (#2730)Ivan Nardi2025-02-16
* DNS: improved detection and handling of TCP packets (#2728)Ivan Nardi2025-02-15
* DNS: rework code (#2727)Ivan Nardi2025-02-15
* DNS: fix dissection (#2726)Ivan Nardi2025-02-15
* DNS: set `NDPI_MALFORMED_PACKET` risk if the answer message is invalid (#2724)Ivan Nardi2025-02-15
* reworked ntp info extraction (#2723)Ivan Kapranov2025-02-15
* DNS: rework code parsing responses (#2722)Ivan Nardi2025-02-14
* DNS: rework/isolate code to process domain name (#2721)Ivan Nardi2025-02-13
* DNS: faster exclusion (#2719)Ivan Nardi2025-02-12
* DNS: try to simplify the code (#2718)Ivan Nardi2025-02-12
* DNS: fix check for DGA domain (#2716)Ivan Nardi2025-02-11
* 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
* Added ndpi_find_protocol_qoe() API callLuca Deri2025-02-10
* Preliminary work to rework `struct ndpi_flow_struct` (#2705)Ivan Nardi2025-02-04
* bittorrent: add configuration for "hash" metadata (#2706)Ivan Nardi2025-01-31
* HTTP: add configuration for some metadata (#2704)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