aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/rtp.c
Commit message (Expand)AuthorAge
* Merged protocols (now free to use) into existing categoriesLuca Deri2025-06-17
* A new interface for dissectors registration (#2843)Ivan Nardi2025-05-24
* Minor simplification on protocol/dissector registration (#2833)Ivan Nardi2025-05-20
* TLS: register TLS dissector only once (#2825)Ivan Nardi2025-05-19
* 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
* Added ndpi_find_protocol_qoe() API callLuca Deri2025-02-10
* RTP: improve detection of multimedia type for Signal calls (#2697)Ivan Nardi2025-01-24
* Unify "Skype" and "Teams" ids (#2687)Ivan Nardi2025-01-20
* STUN: improve detection of Telegram calls (#2671)Ivan Nardi2025-01-14
* 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
* RTP: fix identification over TCPNardi Ivan2024-09-10
* fuzzing: improve coverage (#2495)Ivan Nardi2024-07-12
* RTP/STUN: look for STUN packets after RTP/RTCP classification (#2465)Ivan Nardi2024-06-07
* RTP: fix detection over TCP (#2462)Ivan Nardi2024-05-29
* support rtp/rtcp over tcp (#2422) (#2457)Maatuq2024-05-28
* Follow-up of 2093ac5bf (#2451)Ivan Nardi2024-05-21
* Minor dissector optimizationsLuca Deri2024-05-20
* 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
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* Add a dedicated dissector for Zoom (#2265)Ivan Nardi2024-01-19
* Add Omron FINS protocol dissector (#2172)Vladimir Gavrilov2023-11-27
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* STUN: major code rework (#2116)Ivan Nardi2023-10-30
* fuzz: extend fuzzing coverage (#2040)Ivan Nardi2023-07-11
* STUN: tell RTP from RTCP while in monitoring state (#2027)Ivan Nardi2023-06-27
* Simplify the report of streaming multimedia info (#2026)Ivan Nardi2023-06-26
* RTP: rework code (#2021)Ivan Nardi2023-06-23
* STUN: keep monitoring/processing STUN flows (#2012)Ivan Nardi2023-06-21
* Reworked teams handlingLuca Deri2023-06-15
* Implemented Zoom/Teams stream type detectionLuca Deri2023-06-14
* Add support for SRTP (#1977)Ivan Nardi2023-05-16
* RTP: remove dead-code (#1953)Ivan Nardi2023-04-25
* fuzz: some improvements and add two new fuzzers (#1881)Ivan Nardi2023-02-09
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* Minor RTP fixLuca Deri2022-12-15
* fuzz: some enhancements (#1827)Ivan Nardi2022-12-10
* Added Zoom screen share detectionLuca Deri2022-12-09
* Added RTP stream type in flow metadataLuca Deri2022-12-09
* Improved Zoom protocol detectionLuca Deri2022-12-08
* RTP: remove a superfluous checkNardi Ivan2022-11-07
* LINE_CALL: add detection of LINE voip calls (#1761)Ivan Nardi2022-10-06
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03