summaryrefslogtreecommitdiffstats
path: root/src/HTTPServer/HTTPConnection.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed the HTTP classes to indicate they're for server.Mattes D2016-03-011-124/+0
* Bulk clearing of whitespaceLogicParrot2016-02-051-18/+18
* HTTP: Error message is sent as the payload as well.Mattes D2015-04-191-1/+2
* WebAdmin uses the new cNetwork API.Mattes D2015-01-271-13/+26
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
* Fixed crashes in the SSL HTTP connection.madmaxoft2014-05-011-3/+9
* Fixed All signedness warnings in HTTPServer.cppTycho2014-04-021-1/+1
* Rewritten HTTPServer to use size_t for data lengths.madmaxoft2014-04-011-2/+2
* HTTP connections aren't kept alive unless explicitly enabled.madmaxoft2014-01-181-14/+17
* Fixed warnings in HTTP parser.madmaxoft2013-12-201-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+101