Commit Graph

16 Commits

Author SHA1 Message Date
Rolf Ahrenberg 53c2026a60 Added RTP packet error detection. 2014-04-05 19:11:30 +03:00
Rolf Ahrenberg 26a0adceb5 Reformatted debug messages. 2013-02-23 17:12:46 +02:00
Rolf Ahrenberg 94461d6c08 Updated for vdr-1.7.38 and added a new CURL protocol for HTTP/HTTPS. 2013-02-23 02:03:27 +02:00
Rolf Ahrenberg 11d864c16b Updated for vdr-1.7.30 and added support for source-specific multicasts (SSM).
Changed default external script directory from the configuration to the resource.
2012-09-30 18:42:40 +03:00
Rolf Ahrenberg 75d17b289b Added FreeBSD support (Thanks to Jürgen Lock). 2012-07-10 22:12:29 +03:00
Rolf Ahrenberg c475b26515 Changed UDP protocol to always utilize the source address validation. 2012-04-02 00:35:32 +03:00
Rolf Ahrenberg 66ab92584b Fixed a regression introduced in HTTP protocol. 2010-12-02 17:32:02 +02:00
Rolf Ahrenberg 7629e34d2a Refactored cIptvTcpSocket class. 2010-09-15 23:41:25 +03:00
Rolf Ahrenberg ac458b0c36 Moved JoinMulticast()/DropMulticast() into cIptvUdpSocket class. 2010-09-15 18:18:46 +03:00
Rolf Ahrenberg 2d583e8cfa Refactored multicast source address validation. 2010-09-15 17:37:20 +03:00
Rolf Ahrenberg 3f88e7a911 Added validation for source addresses of socket data. 2010-07-02 18:28:49 +03:00
Rolf Ahrenberg 024ee7ba89 Optimized TS packet data flow. 2009-02-26 16:04:12 +02:00
Rolf Ahrenberg 53b5644973 Migration changes for git and UTF-8.
Updated contact information.
2008-08-23 08:15:30 +03:00
Antti Seppälä e1c4d22fda Refactor out an unnecessary socket parameter. 2007-10-21 19:32:14 +00:00
Antti Seppälä eebd990991 Improve object constructs of protocols. Create Separate ProtocolUdp and
ProtocolTcp -classes.
2007-10-21 17:32:43 +00:00
Antti Seppälä 4bc08e8cc0 Refactor socket code to a separate common class. 2007-10-21 13:31:21 +00:00