summaryrefslogtreecommitdiffstats
path: root/src/HTTPServer/HTTPServer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* WebAdmin: Added HTTPS instructions when cert / key is missing.Mattes D2014-09-071-0/+1
* Removed duplicate IPvX labels.madmaxoft2014-07-181-2/+2
* Normalized comments.madmaxoft2014-07-171-1/+1
* MCS WebAdmin sockets rebinds instantlyTiger Wang2014-07-041-0/+2
* Fixed an extra space.madmaxoft2014-05-061-1/+1
* WebAdmin outputs a log message about HTTP / HTTPS status.madmaxoft2014-05-021-18/+31
* Renamed cPublicKey to cCryptoKey.madmaxoft2014-05-011-3/+3
* Implemented SSL connection for WebAdmin.madmaxoft2014-05-011-2/+33
* Rewritten HTTPServer to use size_t for data lengths.madmaxoft2014-04-011-3/+3
* Fixed multiple gcc warnings about unused params.madmaxoft2014-02-281-0/+4
* Moved source to srcAlexander Harkness2013-11-241-0/+258