aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sslechoserver
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous setProtocol callKurt Pattyn2014-02-161-1/+0
* Catch SSL errors in exampleKurt Pattyn2014-02-162-0/+9
* Mark html page as being utf-8Kurt Pattyn2014-02-161-0/+2
* Adapt copyright headerKurt Pattyn2014-02-153-3/+3
* Remove checks on return value of sendXXX methodsKurt Pattyn2014-02-131-4/+2
* Replace delete loop with qDeleteAllKurt Pattyn2014-02-051-4/+1
* Add cleanup to examplesKurt Pattyn2014-02-032-0/+10
* Rename processMessage to processTextMessageKurt Pattyn2014-01-212-5/+5
* Rename SecureMode to SslModeKurt Pattyn2014-01-201-1/+1
* Rename write methodsKurt Pattyn2014-01-201-2/+2
* Use QStringLiteral where appropriateKurt Pattyn2014-01-201-1/+2
* Consume return value of write functionKurt Pattyn2014-01-201-2/+4
* Use new connect syntaxKurt Pattyn2014-01-201-5/+7
* Limit line length to 100 chars per lineKurt Pattyn2014-01-201-1/+2
* Rename enumerations to comply with Qt styleKurt Pattyn2014-01-181-1/+1
* Add sslEchoClient and sslEchoServer examplesKurt Pattyn2013-11-067-0/+417