Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced atoi() with StringToInteger(). | Mattes D | 2015-01-27 | 1 | -1/+4 |
* | Fixed various warnings. | Mattes D | 2015-01-18 | 1 | -1/+1 |
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -1/+1 |
* | Refactored case-conversion functions. | madmaxoft | 2014-08-04 | 1 | -2/+1 |
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -3/+3 |
* | Fixed HTTP message parsing, prepared for SSL. | madmaxoft | 2014-05-01 | 1 | -1/+1 |
* | Rewritten HTTPServer to use size_t for data lengths. | madmaxoft | 2014-04-01 | 1 | -14/+14 |
* | HTTP connections aren't kept alive unless explicitly enabled. | madmaxoft | 2014-01-18 | 1 | -1/+6 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+279 |