Skip to content

Releases: oskar456/rtp2httpd

Version 1.5

04 Sep 16:18
Compare
Choose a tag to compare

Version 1.4

11 Mar 14:17
Compare
Choose a tag to compare
  • SSM support (by @McBane87 - Thanks!)
  • some compatibility fixups

Version 1.3

21 Jun 19:48
Compare
Choose a tag to compare
  • Fix problem with potentially uninitialized variable

Version 1.2

21 Jun 15:21
Compare
Choose a tag to compare
  • Fixed binding to specific hostname
  • Add optional host header check

Version 1.1

01 Feb 20:18
Compare
Choose a tag to compare
  • Fixed stuck child processes after client disconnect.

Version 1.0

25 Jul 08:23
Compare
Choose a tag to compare
  • moved to GitHub
  • UDPxy mode support
  • Configuration file is not needed anymore
  • Listen command line option
  • Minor bugfixes and enhancements

Version 0.4

25 Jul 08:29
Compare
Choose a tag to compare
  • Fixed zombie processes, when more than one client disconnected in
    a short time period (patch from David Seidl)