aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* 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
* Extracted http host and referer metadata (http protocol)Luca Deri2025-01-24
* Added health categoryLuca Deri2025-01-24
* TLS: remove JA3C (#2679)Ivan Nardi2025-01-14
* Classifications "by-port"/"by-ip" should never change (#2656)Ivan Nardi2025-01-06
* Add the ability to enable/disable every specific flow risks (#2653)Ivan Nardi2025-01-06
* QUIC: extract "max idle timeout" parameter (#2649)Ivan Nardi2025-01-06
* TLS: remove ESNI support (#2648)Ivan Nardi2025-01-06
* STUN/RTP: improve metadata extraction (#2641)Ivan Nardi2024-12-11
* Changed serializer buffer size to 256 bytesLuca Deri2024-12-05
* STUN counter changesLuca Deri2024-11-29
* STUN: improve Whatsapp monitoring (#2635)Ivan Nardi2024-11-29
* Enhanced STUN statsLuca Deri2024-11-28
* Removed old USE_LEGACY_AHO_CORASICK codeLuca Deri2024-11-26
* Update `flow->flow_multimedia_types` to a bitmask (#2625)Ivan Nardi2024-11-25
* Implemented Mikrotik discovery protocol dissection and metadata extraction (#...Luca Deri2024-11-14
* Cosmetic changeLuca2024-11-14
* SIP: extract some basic metadataIvan Nardi2024-11-12
* Unify ndpi debug logging to always use a u16 protocol id (#2613)Toni2024-11-11
* Increased "struct ndpi_flow_struct" sizeLuca Deri2024-10-31
* Added HTTP credentials extractionLuca Deri2024-10-31
* Fix blocks with inner-json modeAlfredo Cardigliano2024-10-31
* Add new json serialization type ndpi_serialization_format_inner_jsonAlfredo Cardigliano2024-10-31
* TLS: export heuristic fingerprint as metadata (#2609)Ivan Nardi2024-10-28
* Renamed os hints to avoid name clashesLuca Deri2024-10-19
* Increased struct size (#2599)Luca Deri2024-10-19
* Improved TCP fingepring calculationLuca Deri2024-10-18
* Increased struct ndpi_flow_struct size (#2596)Luca Deri2024-10-18
* Implemented nDPI TCP fingerprintLuca Deri2024-10-15
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* Implemented (disabled by default) DNS host cache. You can set the cache size ...Luca Deri2024-10-07
* Exports DNS A/AAAA responses (up to 4 addresses)Luca2024-10-02
* Let the library returning the packet direction calculated internally (#2572)Ivan Nardi2024-09-27
* Add some heuristics to detect encrypted/obfuscated/proxied TLS flows (#2553)Ivan Nardi2024-09-24
* Fixed handling of spurious TCP retransmissionsLuca2024-09-17
* Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547)Ivan Nardi2024-09-16
* Enhanced DHCP fingerprintLuca Deri2024-09-15
* QUIC: add a basic heuristic to detect mid-flowsNardi Ivan2024-09-10
* RTMP: improve detection (#2549)Ivan Nardi2024-09-10
* Implemented algorithms for K-Nearest Neighbor Search (KNN) (#2554)Luca Deri2024-09-10