aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/rtsp.c
Commit message (Expand)AuthorAge
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* HTTP: rework state machine (#1966)Ivan Nardi2023-05-16
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* HTTP: improve sub-classification (#1696)Ivan Nardi2022-08-05
* Update the protocol bitmask for some protocols (#1675)Ivan Nardi2022-07-27
* Moved RTSP http patterns to the protocol source file.lns2022-05-19
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317)Ivan Nardi2021-09-29
* A (tiny) effort to reduce memory usage per flow (#1304)Ivan Nardi2021-09-18
* Improved RTSP detection and fixed HTTP false-positive. Fixes #1229. (#1266)Toni2021-07-31
* Improved RTSP detection the second. (#1232) (#1233)Toni2021-07-07
* Improved RTSP via HTTP detection. (#1232)Toni2021-07-06
* (C) UpdateLuca Deri2021-01-07
* Removed some obsolete protocols (battlefield, oscar, pcanywhere, tvants)Luca Deri2020-06-06
* Updated (C)Luca Deri2020-01-05
* Adedd DTLS check in STUNLuca Deri2019-09-21
* Major code cleanupLuca2018-07-21
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* 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
* deleted protocol type (real-correlated)Michele Campus2015-06-29
* Initial import from SVNLuca Deri2015-04-19