summaryrefslogtreecommitdiffstats
path: root/src/HTTP/SslHTTPServerConnection.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-1/+1
2017-09-19Removed UTF-8 BOM (#4033)Lukas Pioch1-1/+1
2017-08-30Update mbedtls to 2.5.1 (#3964)peterbell101-9/+3
2017-05-21Clang 5.0 fixesLukas Pioch1-1/+1
2016-03-01HTTP: Fixed typos and bad leftovers.Mattes D1-1/+1
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-8/+8
2016-02-05Bulk clearing of whitespaceLogicParrot1-5/+5
2015-02-12LuaAPI: Added client TLS support for TCP links.Mattes D1-0/+2
2015-01-27WebAdmin uses the new cNetwork API.Mattes D1-2/+2
2014-05-01Renamed cPublicKey to cCryptoKey.madmaxoft1-4/+4
2014-05-01Fixed crashes in the SSL HTTP connection.madmaxoft1-1/+1
2014-05-01Implemented SSL connection for WebAdmin.madmaxoft1-0/+45