aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* Rework default ports initialization (#2893)Ivan Nardi2025-06-20
* Renamed custom protocol labelsLuca Deri2025-06-17
* Remove `NDPI_PROTOCOL_BITMASK`; add a new generic bitmask data structure (#2871)Ivan Nardi2025-06-09
* Remove `ndpi_set_proto_defaults()` from the API (#2863)Ivan Nardi2025-06-03
* New API to enable/disable protocols; remove `ndpi_set_protocol_detection_bitm...Ivan Nardi2025-06-03
* Add Hamachi protocol detection support (#2860)Vladimir Gavrilov2025-06-02
* Added ndpi_load_protocols_dir() API call for loading IP-based protocol detectionLuca Deri2025-05-28
* Allow to specify default ports also via range (#2856)Ivan Nardi2025-05-27
* Better separation between "protocols" and "dissectors" (#2855)Ivan Nardi2025-05-26
* BFCP: fix check on payload length and extract metadata (#2854)Ivan Nardi2025-05-26
* Dofus: update detection to version 3.X (#2852)Ivan Nardi2025-05-25
* ndpi_flow_tcp_struct refactoring (#2848)Vladimir Gavrilov2025-05-24
* A new interface for dissectors registration (#2843)Ivan Nardi2025-05-24
* Simplify ZeroMQ detection (#2847)Vladimir Gavrilov2025-05-23
* Fix `NDPI_NUM_FDS_BITS_DISSECTORS` macros with Python bindingsIvan Nardi2025-05-22
* Gnutella: simplify code, to support only gtk-gnutella client (#2830)Ivan Nardi2025-05-20
* Flow: keep track of "dissectors" (#2828)Ivan Nardi2025-05-19
* RTSP: simplify detection (#2822)Ivan Nardi2025-05-18
* Remove Half-Life 2 support; improve Source Engine protocol detection0xA50C1A12025-05-16
* Rename Lotus Notes to HCL Notes for product consistency0xA50C1A12025-05-15
* added raw tcp fingerprint to json (#2812)funesca2025-05-15
* Added food categoryLuca Deri2025-04-27
* Added new categoriesLuca Deri2025-04-27
* STUN/RTP: extend extracted metadata (#2798)Ivan Nardi2025-04-17
* 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
* 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
* Updated typedefLuca Deri2025-03-25
* Added initial LLM traffic recognitionLuca Deri2025-03-24
* 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 a new internal function `internal_giveup()`Ivan Nardi2025-03-05
* UBNTAC2: rework detection (#2744)Ivan Nardi2025-02-23
* Move `rtp` info out of `flow->protos` (#2739)Ivan Nardi2025-02-21
* Improved RTP dissection with EVS and other mobile voice codecsLuca Deri2025-02-20
* Exported RTP payload in packet metadataLuca Deri2025-02-19
* added metadata fields for M-NOTIFY (#2733)Ivan Kapranov2025-02-17
* Implement SSDP Metadata export (#2729)Ivan Kapranov2025-02-16
* reworked ntp info extraction (#2723)Ivan Kapranov2025-02-15
* Added max element number in ndpi_protocol_qoe_category_tLuca 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
* Exported DNS transactionIdLuca Deri2025-01-30
* Added ndpi_data_jitter() API callLuca Deri2025-01-29