Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-23 | Decreased level of some socket close() errors. | Igor Sysoev | 1 | -12/+35 |
2020-04-08 | Removed unused code related to testing of address binding. | Valentin Bartenev | 1 | -11/+2 |
2019-11-14 | Initial proxy support. | Igor Sysoev | 1 | -0/+3 |
2019-11-14 | Fixed connect(2) errors processing on old Linuxes. | Igor Sysoev | 1 | -0/+22 |
2019-06-18 | Decreased level of some shutdown() and send() errors. | Igor Sysoev | 1 | -2/+2 |
2018-03-05 | Reduced number of critical log levels. | Valentin Bartenev | 1 | -15/+14 |
2018-01-24 | Fixed formatting in nxt_sprintf() and logging. | Sergey Kandaurov | 1 | -1/+1 |
2018-01-24 | Using size_t for the field width type of the "%*s" specifier. | Sergey Kandaurov | 1 | -5/+7 |
2017-08-26 | Introduced nxt_socket_defer_accept(). | Igor Sysoev | 1 | -0/+21 |
2017-07-05 | Router: processing JSON configuration. | Igor Sysoev | 1 | -1/+1 |
2017-02-22 | I/O operations refactoring. | Igor Sysoev | 1 | -63/+45 |
2017-01-17 | Initial version. | Igor Sysoev | 1 | -0/+317 |