summaryrefslogtreecommitdiffstats
path: root/src/HTTPServer/HTTPFormParser.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-2/+2
* Added initializers for class members.Mattes D2014-08-211-2/+6
* Fixed All signedness warnings in HTTPServer.cppTycho2014-04-021-2/+2
* Rewritten HTTPServer to use size_t for data lengths.madmaxoft2014-04-011-1/+1
* Fixed a few MSVC warnings.madmaxoft2014-01-061-1/+0
* Fixed warnings in HTTP parser.madmaxoft2013-12-201-0/+5
* Moved source to srcAlexander Harkness2013-11-241-0/+290