summaryrefslogtreecommitdiffstats
path: root/src/HTTPServer/MultipartParser.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed HTTPServer folder to HTTP.Mattes D2016-03-011-254/+0
| | | | It contains client code as well.
* Bulk clearing of whitespaceLogicParrot2016-02-051-14/+14
|
* Normalized comments.madmaxoft2014-07-171-2/+2
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* Rewritten HTTPServer to use size_t for data lengths.madmaxoft2014-04-011-5/+3
|
* More MSVC warning fixes.madmaxoft2014-01-071-1/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+256