Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-29 | Using correct pointer and size for memzero operation. | Igor Sysoev | 1 | -2/+1 |
2017-12-29 | Corrected allocation size of HTTP response header. | Igor Sysoev | 1 | -2/+6 |
2017-12-28 | Disabled Nagle algorithm for keep-alive connections. | Igor Sysoev | 1 | -0/+4 |
2017-12-28 | HTTP keep-alive connections support. | Igor Sysoev | 1 | -0/+989 |