summaryrefslogtreecommitdiffstats
path: root/src/HTTPServer/HTTPServer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed HTTPServer folder to HTTP.Mattes D2016-03-011-101/+0
* Moved cHTTPRequest to a separate file, renamed to cHTTPRequestParser.Mattes D2016-03-011-7/+7
* Renamed the HTTP classes to indicate they're for server.Mattes D2016-03-011-13/+11
* Bulk clearing of whitespaceLogicParrot2016-02-051-15/+15
* 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
* Implemented SSL connection for WebAdmin.madmaxoft2014-05-011-0/+10
* 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