summaryrefslogtreecommitdiffstats
path: root/src/server/net/sslserver.cpp
Commit message (Collapse)AuthorAgeFilesLines
* upgraded from SSLv3 to TLS1.0Christian Klinger2016-05-091-1/+1
| | | | This fixes #2781 where a server running on debian didn't accept any connections anymore.
* Removed some unnecessary qDebug comments.Björn Hagemeister2014-06-021-1/+0Star
|
* Several changes:Björn Hagemeister2014-05-261-0/+1
| | | | | | Fixed segmentaion fault, which occured after streaming to all clients. Added sessionName as command line argument to client, so that it connects immediatly after running to given sessionName. If pvsclient shows connected status also display IP-Adress of the running pvsmanager.
* Adding comments for each method in the .cpp files and class definition in ↵Björn Hagemeister2014-04-281-0/+4
| | | | the .h files.
* Initial commitsr2013-02-041-0/+113