aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/rtcp.c
Commit message (Expand)AuthorAge
* Merge RTP and RTCP logic (#2416)Ivan Nardi2024-05-06
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* fixed numeric truncation error in rtcp.c (#2033)headshog2023-07-05
* All protocols should be excluded sooner or later (#1969)Ivan Nardi2023-05-10
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* fuzz: some enhancements (#1827)Ivan Nardi2022-12-10
* Update the protocol bitmask for some protocols (#1675)Ivan Nardi2022-07-27
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1406)Ivan Nardi2022-01-15
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Various optimizations to reduce not-necessary callsLuca Deri2020-09-24
* Major code cleanupLuca2018-07-21
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* rtcp: fix Value stored to 'sport'/'dport' is never readAlexis La Goutte2016-05-23
* Fixed more buffer overflows with small packetstheirix2016-04-12
* Reworked protocol initialization. Work in progress (more cleanup is needed)Luca2015-07-08
* Split former protocol into upper and lower protocolLuca2015-07-01
* Removed commented codeLuca2015-07-01
* Merge pull request #1 from kYroL01/no_realMichele Campus2015-06-29
|\
| * deleted protocol type (real-correlated)Michele Campus2015-06-29
* | Added MPEG TS protocolLuca2015-06-25
|/
* Improved RTCP decoderLuca Deri2015-06-14
* Initial import from SVNLuca Deri2015-04-19