Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed All signedness warnings in HTTPServer.cpp | Tycho | 2014-04-02 | 1 | -1/+1 |
* | Fixed Comparison to -1 in HTTPMessage.h | Tycho | 2014-04-02 | 1 | -1/+1 |
* | Rewritten HTTPServer to use size_t for data lengths. | madmaxoft | 2014-04-01 | 1 | -6/+8 |
* | HTTP connections aren't kept alive unless explicitly enabled. | madmaxoft | 2014-01-18 | 1 | -22/+29 |
* | Fixed warnings in HTTP parser. | madmaxoft | 2013-12-20 | 1 | -0/+3 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+164 |