Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-23 | Incoming and outgoing port_mmap arrays are protected with mutexes. | Max Romanov | 1 | -2/+4 |
2017-06-23 | Added basic HTTP request processing in router. | Max Romanov | 1 | -0/+12 |
2017-06-23 | nxt_process_create() changed to add process to runtime before callbacks. | Max Romanov | 1 | -1/+1 |
2017-06-20 | Using new memory pool implementation. | Igor Sysoev | 1 | -1/+1 |
2017-05-12 | Using shared memory to send data via nxt_port. | Max Romanov | 1 | -1/+23 |
2017-03-09 | Processes refactoring. | Igor Sysoev | 1 | -48/+64 |
2017-01-17 | Initial version. | Igor Sysoev | 1 | -0/+87 |