aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/stun.c
Commit message (Expand)AuthorAge
* STUN: improve detection of Telegram calls (#2671)Ivan Nardi2025-01-14
* Telegram STUN improvementLuca Deri2024-12-13
* STUN/RTP: improve metadata extraction (#2641)Ivan Nardi2024-12-11
* Added missing checkLuca Deri2024-12-09
* STUN: fix monitoring (#2639)Ivan Nardi2024-12-06
* signal: improve detection of chats and calls (#2637)Ivan Nardi2024-12-04
* Minor fixLuca Deri2024-11-29
* STUN counter changesLuca Deri2024-11-29
* STUN: improve Whatsapp monitoring (#2635)Ivan Nardi2024-11-29
* Enhanced STUN statsLuca Deri2024-11-28
* Update `flow->flow_multimedia_types` to a bitmask (#2625)Ivan Nardi2024-11-25
* RTP, STUN: improve detection of multimedia flow type (#2620)Ivan Nardi2024-11-19
* STUN: fix monitoring with RTCP flows (#2603)Ivan Nardi2024-10-19
* STUN: minor fix for RTCP traffic (#2593)Ivan Nardi2024-10-15
* STUN: if the same metadata is found multiple times, keep the first value (#2591)Ivan Nardi2024-10-15
* STUN: fix monitoring of Whatsapp and Zoom flows (#2590)Ivan Nardi2024-10-15
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* Replaced traces with debug messagesLuca Deri2024-09-20
* Introduced ndpi_master_app_protocol typedefLuca Deri2024-08-24
* Zoom: remove "stun_zoom" LRU cacheNardi Ivan2024-06-17
* RTP/STUN: look for STUN packets after RTP/RTCP classification (#2465)Ivan Nardi2024-06-07
* STUN: add support for Microsoft Multiplexed TURN channels (#2464)Ivan Nardi2024-06-05
* TLS: add support for DTLS (over STUN) over TCP (#2463)Ivan Nardi2024-06-05
* RTP: fix detection over TCP (#2462)Ivan Nardi2024-05-29
* Follow-up of 2093ac5bf (#2451)Ivan Nardi2024-05-21
* Minor dissector optimizationsLuca Deri2024-05-20
* Viber: add detection of voip calls and avoid false positives (#2434)Ivan Nardi2024-05-11
* Raknet/RTP: avoid Raknet false positives and harden RTP heuristic (#2427)Ivan Nardi2024-05-09
* Merge RTP and RTCP logic (#2416)Ivan Nardi2024-05-06
* STUN: slightly faster sub-classification with DTLS (#2404)Ivan Nardi2024-04-23
* STUN: fix attributes list iteration (#2391)Ivan Nardi2024-04-13
* STUN: try to stop extra dissection earlier, if possible (#2390)Ivan Nardi2024-04-13
* STUN: add support for ipv6 in some metadata (#2389)Ivan Nardi2024-04-13
* STUN: simplify ip/port parsing (#2388)Ivan Nardi2024-04-13
* STUN: fix boundary checks on attribute list parsing (#2387)Ivan Nardi2024-04-12
* Implemented STUN peer_address, relayed_address, response_origin, other_addres...Luca Deri2024-04-12
* fix invalid readToni Uhlig2024-04-12
* Updated unit test resultsToni Uhlig2024-04-12
* STUN:Luca Deri2024-04-12
* STUN: improve extraction of Mapped-Address metadata (#2370)Ivan Nardi2024-04-08
* STUN: rework sub-classification (#2361)Ivan Nardi2024-04-04
* Added support for STUN Mapped IP addressLuca Deri2024-04-03
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* STUN: remove workaround to identify RTP trafficNardi Ivan2024-03-20
* STUN: fix fallback when DTL dissection failsNardi Ivan2024-03-20
* STUN: dissection of TURN Channel DataNardi Ivan2024-03-20
* STUN: add dissection of XOR-PEER-ADDRESS with ipv6 addressNardi Ivan2024-03-20
* STUN: improve heurstic to detect old classic-stunNardi Ivan2024-03-20
* STUN: update demultiplexing logic according to RFC9443 (#2349)Ivan Nardi2024-03-19
* LRU cache: move to 64 bits long keys (#2346)Ivan Nardi2024-03-15