Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-15 | Introducing application timeout. | Max Romanov | 1 | -10/+0 |
2017-07-18 | Work queue thread assertions. Reset thread after fork. | Max Romanov | 1 | -0/+10 |
2017-07-05 | Router: processing JSON configuration. | Igor Sysoev | 1 | -0/+2 |
2017-06-23 | Added basic HTTP request processing in router. | Max Romanov | 1 | -0/+10 |
2017-06-19 | Memory pools refactoring. | Igor Sysoev | 1 | -1/+1 |
2017-06-14 | nxt_event_conn_... functions and structures have been renamed | Igor Sysoev | 1 | -3/+3 |
2017-05-31 | Skeleton of router configuration and request processing. | Igor Sysoev | 1 | -0/+10 |
2017-03-09 | Processes refactoring. | Igor Sysoev | 1 | -4/+4 |
2017-02-22 | I/O operations refactoring. | Igor Sysoev | 1 | -1/+1 |
2017-02-07 | Event engines refactoring. | Igor Sysoev | 1 | -16/+439 |
2017-01-30 | nxt_event_timer has been renamed to nxt_timer. | Igor Sysoev | 1 | -1/+1 |
2017-01-27 | Work queues refactoring. | Igor Sysoev | 1 | -13/+6 |
2017-01-23 | Introducing tasks. | Igor Sysoev | 1 | -2/+5 |
2017-01-17 | Initial version. | Igor Sysoev | 1 | -0/+94 |