summaryrefslogtreecommitdiffstats
path: root/src/HTTPServer/MultipartParser.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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