summaryrefslogtreecommitdiffstats
path: root/src/HTTPServer/HTTPServer.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WebAdmin uses the new cNetwork API.Mattes D2015-01-271-32/+20
|
* Merged IniFile into main MCS sources.Mattes D2014-10-231-1/+1
|
* Renamed cPublicKey to cCryptoKey.madmaxoft2014-05-011-3/+3
| | | | | The class can hold both the private key and the public key, bad naming on PolarSSL's part. Also somewhat fixed the cert and key loading in cHTTPServer.
* Implemented SSL connection for WebAdmin.madmaxoft2014-05-011-0/+10
| | | | Fixes FS-319.
* Rewritten HTTPServer to use size_t for data lengths.madmaxoft2014-04-011-4/+6
|
* Fixed non-virtual destructors warnings.madmaxoft2014-03-281-1/+3
|
* Fixed some of tiger's derpyness.Alexander Harkness2013-11-271-1/+1
|
* Further attempts to fix compileTiger Wang2013-11-251-1/+1
|
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+101