Releases: catalinii/minisatip
Releases · catalinii/minisatip
v2.0.11: coverity scan fizes (#1263)
* coverity scan fizes * change coverity to run on diffs --------- Co-authored-by: Catalin Toda <[email protected]>
v2.0.10
Fix snafu with step ID not moved
v2.0.8
Sort list of PIDs numerically
v2.0.7
Use tilde instead of dash
v2.0.6: Major fixes for compilation on Fedora 42 (#1262)
* define also CFLAGS, otherwise netceiver detection will fail because only using gcc * fix typo * fix blocking compiling issues on Fedora 42 (gcc-c++-15.1.1)
v2.0.5
Fix weird single-space indentation
v2.0.4: Fix is_rtsp_header() when using TCP (#1251)
For some reason there's an extra 4 bytes of padding in the buffer. Relax the check to simply ensure the buffer has at least the Content-Length available in it. Fixes https://github.com/catalinii/minisatip/issues/1240
v2.0.3
Fix small typo on README.md
v2.0.2
Allow POST for http server
v2.0.0-beta.16
Do not delete the session before the TEARDOWN