summaryrefslogtreecommitdiffstats
path: root/src/HTTP/NameValueParser.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-04Fixed RasPi builds of unit tests.Mattes D1-1/+3
2016-03-01Renamed HTTPServer folder to HTTP.Mattes D1-0/+0
2016-02-05Bulk clearing of whitespaceLogicParrot1-15/+15
2014-07-17Normalized comments.madmaxoft1-1/+1
2014-05-09Fixed MSVC 64-bit build warnings.Mattes D1-1/+1
2014-05-08Fixed MSVC 64-bit build warnings.Mattes D1-1/+1
2014-04-01Rewritten HTTPServer to use size_t for data lengths.madmaxoft1-4/+4
2014-01-06Fixed a few MSVC warnings.madmaxoft1-1/+0
2013-12-20Fixed warnings in HTTP parser.madmaxoft1-4/+6
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-10-04Added cNameValueParser.madmaxoft1-0/+412