Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-20 | Using new memory pool implementation. | Igor Sysoev | 1 | -46/+32 | |
2017-06-19 | Memory pools refactoring. | Igor Sysoev | 1 | -2/+3 | |
2017-06-14 | nxt_event_conn_... functions and structures have been renamed | Igor Sysoev | 1 | -24/+23 | |
to nxt_conn_... | |||||
2017-06-14 | Router: follow up to HTTP parser changes. | Igor Sysoev | 1 | -0/+6 | |
2017-06-09 | Fixed building by GCC 7 (broken in 0b10a73d4993). | Valentin Bartenev | 1 | -3/+1 | |
2017-05-31 | Skeleton of router configuration and request processing. | Igor Sysoev | 1 | -37/+1039 | |
2017-03-09 | Processes refactoring. | Igor Sysoev | 1 | -0/+85 | |
The cycle has been renamed to the runtime. |