aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/rtp.c
Commit message (Expand)AuthorAge
* 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
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1380)Ivan Nardi2021-12-04
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Reworked flow risk implementationLuca Deri2021-07-23
* Renamed Skyp in Skype_Teams as the protocol is now shared across these appsLuca Deri2021-06-02
* Cleaned up tls/quic datatypesLuca Deri2021-01-21
* (C) UpdateLuca Deri2021-01-07
* Boundary fixLuca Deri2020-09-25
* Various optimizations to reduce not-necessary callsLuca Deri2020-09-24
* Various ethereum improvementsLuca Deri2020-01-08
* Updated (C)Luca Deri2020-01-05
* Removed (unreliable) line protocol detectionLuca Deri2019-11-18
* Adedd DTLS check in STUNLuca Deri2019-09-21