summaryrefslogtreecommitdiffstats
path: root/src/HTTP/HTTPServer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable some more clang-tidy linter checks (#4738)peterbell102020-05-151-2/+2
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-291-1/+1
* Prefer static_cast to reinterpret_cast (#4223)peterbell102018-05-021-1/+1
* Removed UTF-8 BOM (#4033)Lukas Pioch2017-09-191-1/+1
* Update mbedtls to 2.5.1 (#3964)peterbell102017-08-301-11/+18
* WebAdmin: Report opened ports. (#3333)Mattes D2016-08-211-2/+16
* WebAdmin uses the new HTTP parser framework.Mattes D2016-03-011-102/+5
* Renamed HTTPServer folder to HTTP.Mattes D2016-03-011-0/+309