Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-03-01 | Renamed HTTPServer folder to HTTP. | Mattes D | 1 | -0/+0 | |
It contains client code as well. | |||||
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -14/+14 | |
2014-07-17 | Normalized comments. | madmaxoft | 1 | -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. | |||||
2014-04-01 | Rewritten HTTPServer to use size_t for data lengths. | madmaxoft | 1 | -5/+3 | |
2014-01-07 | More MSVC warning fixes. | madmaxoft | 1 | -1/+1 | |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-10-04 | Fixed MultiPartParser's boundary parsing. | madmaxoft | 1 | -0/+1 | |
2013-10-04 | Added cEnvelopeParser and cMultipartParser. | madmaxoft | 1 | -0/+255 | |