aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/rtp.c
Commit message (Expand)AuthorAge
* 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
* Reworked SSL/TLS field namingLuca2019-08-08
* Implemented DTLS supportLuca2019-08-08
* Fixed wrong detection of RTP as WhatsApp voiceLuca2019-07-29
* Line dissection improvementsLuca Deri2019-07-16
* Added Line protocol dissectionLuca Deri2019-07-15
* Major code cleanupLuca2018-07-21
* Added ndpi_fill_protocol_category callLuca Deri2018-05-11
* Added fix for invalid RTP/Skype detectionLuca Deri2018-02-21
* Remove too strict check for RTPLuca Deri2018-02-21
* Merge branch 'dev' into devMichele Campus2017-12-07
|\
| * Merge pull request #493 from evengx/devLuca Deri2017-11-28
| |\
| | * Changed MinGW __forceinline strategy to something with less side effectsJacob Masen-Smith2017-11-23
| * | Warning fixLuca2017-11-23
| |/
* / Refactoring the debugging output.Vitaly Lavrov2017-10-26
|/