summaryrefslogtreecommitdiff
path: root/vdr-vdrmanager/serversock.cpp
AgeCommit message (Collapse)Author
2017-05-04Feature #2496: Support certificate replacement without VDR restartbju
2015-01-27Disable SSLv3 to prevent the POODLE attackbju
2015-01-26Bug #2008bju
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