Releases: oskar456/rtp2httpd
Releases · oskar456/rtp2httpd
Version 1.5
Version 1.4
- SSM support (by @McBane87 - Thanks!)
- some compatibility fixups
Version 1.3
- Fix problem with potentially uninitialized variable
Version 1.2
- Fixed binding to specific hostname
- Add optional host header check
Version 1.1
- Fixed stuck child processes after client disconnect.
Version 1.0
- moved to GitHub
- UDPxy mode support
- Configuration file is not needed anymore
- Listen command line option
- Minor bugfixes and enhancements
Version 0.4
- Fixed zombie processes, when more than one client disconnected in
a short time period (patch from David Seidl)