summaryrefslogtreecommitdiffstats
path: root/src/HTTPServer/SslHTTPConnection.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed the HTTP classes to indicate they're for server.Mattes D2016-03-011-115/+0
* Bulk clearing of whitespaceLogicParrot2016-02-051-4/+4
* Fixed a possible crash in HTTPS server.Mattes D2015-10-081-0/+2
* Made -Weverything an error.tycho2015-05-241-1/+1
* LuaAPI: Added client TLS support for TCP links.Mattes D2015-02-121-0/+9
* WebAdmin uses the new cNetwork API.Mattes D2015-01-271-18/+15
* Renamed cPublicKey to cCryptoKey.madmaxoft2014-05-011-1/+1
* Fixed crashes in the SSL HTTP connection.madmaxoft2014-05-011-3/+7
* Implemented SSL connection for WebAdmin.madmaxoft2014-05-011-0/+103