summaryrefslogtreecommitdiff
path: root/vdr-vdrmanager/sock.cpp
AgeCommit message (Collapse)Author
2014-01-23- Giving VDRMANAGER_USE_{SSL,GZIP,ZLIB}=0 (default is 1) to the make callbju
SSL support and the compression methods can be disabled. This eliminates the compile time and also the runtime dependencies. - The Gentoo ebuils uses the USE flags "ssl", "gzip" and "zlib" to control the SSL and compress features.
2014-01-22http://projects.vdr-developer.org/issues/1267:bju
- some fixes on client side certificate validation - added SSL server side support to the plugin
2014-01-22VPS in Timer toolado
2013-04-03current changeslado
2013-04-01Feature #790lado
2012-05-01no debug outputlado
2012-01-24Close() has used socket (method pointer) and not sock (variable) tobju
check if close() should be called.
2011-11-13better logginglado
2011-11-13TODOlado
2011-11-13TODO and info to eval zliblado
2011-11-06accept client by svdrp, if a) it was forced via command lines -slado
b) if no password was specified with -p
2011-03-31Renamed from androvdr to vdrmanagerbju