summaryrefslogtreecommitdiffstats
path: root/src/HTTP/SslHTTPServerConnection.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-01Renamed HTTPServer folder to HTTP.Mattes D1-0/+0
2016-03-01Renamed the HTTP classes to indicate they're for server.Mattes D1-6/+6
2016-02-05Bulk clearing of whitespaceLogicParrot1-4/+4
2015-10-08Fixed a possible crash in HTTPS server.Mattes D1-0/+2
2015-05-24Made -Weverything an error.tycho1-1/+1
2015-02-12LuaAPI: Added client TLS support for TCP links.Mattes D1-0/+9
2015-01-27WebAdmin uses the new cNetwork API.Mattes D1-18/+15
2014-05-01Renamed cPublicKey to cCryptoKey.madmaxoft1-1/+1
2014-05-01Fixed crashes in the SSL HTTP connection.madmaxoft1-3/+7
2014-05-01Implemented SSL connection for WebAdmin.madmaxoft1-0/+103