Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-30 | Fixed keep-alive hanging after reconfiguration. | Igor Sysoev | 1 | -3/+2 |
2018-04-11 | Initial access log support. | Valentin Bartenev | 1 | -6/+13 |
2018-04-10 | Splitting HTTP processing in more granulate connection states. | Igor Sysoev | 1 | -0/+1 |
2018-04-03 | HTTP: using r->mem_pool retention counter for response buffers. | Igor Sysoev | 1 | -3/+10 |
2018-02-12 | HTTP: the Date response header. | Valentin Bartenev | 1 | -0/+1 |
2018-02-07 | Fixed reading of the rest of body, again. | Valentin Bartenev | 1 | -1/+0 |
2018-01-15 | Checking for major HTTP version. | Valentin Bartenev | 1 | -0/+1 |
2017-12-29 | Using correct pointer and size for memzero operation. | Igor Sysoev | 1 | -1/+5 |
2017-12-28 | Removed duplicate declaration. | Igor Sysoev | 1 | -3/+0 |
2017-12-28 | HTTP keep-alive connections support. | Igor Sysoev | 1 | -0/+181 |