Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-18 | Router: fixed segfault after configuration change. | Igor Sysoev | 1 | -1/+0 | |
2017-10-17 | Storing memory cache slot hint inside nxt_sockaddr_t. | Igor Sysoev | 1 | -3/+1 | |
2017-09-27 | Fixed building by modern GCC. | Igor Sysoev | 1 | -6/+3 | |
2017-09-27 | Event engine memory cache for nxt_sockaddr_t. | Igor Sysoev | 1 | -17/+5 | |
Introducing event engine memory cache and using the cache for nxt_sockaddr_t structures. | |||||
2017-09-14 | Fixed textual socket name lengths and Unix domain sockaddr length. | Igor Sysoev | 1 | -14/+16 | |
2017-07-13 | Using correct task for connection initialization. | Igor Sysoev | 1 | -2/+2 | |
2017-07-05 | Router: processing JSON configuration. | Igor Sysoev | 1 | -1/+1 | |
2017-06-20 | Using new memory pool implementation. | Igor Sysoev | 1 | -4/+14 | |
2017-06-14 | nxt_event_conn_... functions and structures have been renamed | Igor Sysoev | 1 | -0/+366 | |
to nxt_conn_... |