Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed crashes in the SSL HTTP connection. | madmaxoft | 2014-05-01 | 1 | -7/+7 |
* | Fixed HTTP message parsing, prepared for SSL. | madmaxoft | 2014-05-01 | 1 | -2/+3 |
* | Fixed HTTP chunked encoding. | madmaxoft | 2014-04-07 | 1 | -1/+1 |
* | Fixed All signedness warnings in HTTPServer.cpp | Tycho | 2014-04-02 | 1 | -3/+3 |
* | Fixed format string in HTTPConnection | Tycho | 2014-04-02 | 1 | -1/+1 |
* | Rewritten HTTPServer to use size_t for data lengths. | madmaxoft | 2014-04-01 | 1 | -7/+7 |
* | Rewritten SocketThreads for proper shutdown scenario. | madmaxoft | 2014-01-19 | 1 | -1/+1 |
* | HTTP connections aren't kept alive unless explicitly enabled. | madmaxoft | 2014-01-18 | 1 | -0/+6 |
* | Fixed a few MSVC warnings. | madmaxoft | 2014-01-06 | 1 | -1/+1 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+247 |