Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-14 | Adding CFLAGS to link commands to pass flags required by | Igor Sysoev | 1 | -2/+2 |
2017-03-14 | Fixed unit tests building broken by the previous commit. | Igor Sysoev | 1 | -11/+11 |
2017-03-09 | Processes refactoring. | Igor Sysoev | 3 | -7/+9 |
2017-03-01 | HTTP parser. | Valentin Bartenev | 1 | -0/+3 |
2017-03-01 | Removed legacy HTTP parser. | Valentin Bartenev | 1 | -1/+0 |
2017-02-22 | Port changes. | Igor Sysoev | 1 | -2/+1 |
2017-02-22 | I/O operations refactoring. | Igor Sysoev | 1 | -1/+2 |
2017-02-07 | Event engines refactoring. | Igor Sysoev | 1 | -10/+9 |
2017-02-01 | Process channels have been renamed to ports. | Igor Sysoev | 1 | -4/+4 |
2017-01-30 | nxt_event_timer has been renamed to nxt_timer. | Igor Sysoev | 1 | -2/+2 |
2017-01-27 | Work queues refactoring. | Igor Sysoev | 1 | -2/+5 |
2017-01-24 | Now CFLAGS variable allows to overwrite configured options. | Igor Sysoev | 1 | -1/+1 |
2017-01-24 | Fixed Python building on Ubuntu. | Igor Sysoev | 1 | -1/+1 |
2017-01-23 | Introducing tasks. | Igor Sysoev | 1 | -1/+8 |
2017-01-17 | Initial version. | Igor Sysoev | 29 | -0/+3779 |