Age | Commit message (Expand) | Author | Files | Lines |
2019-11-14 | Using event engine memory buffers in HTTP/1 layer. | Igor Sysoev | 1 | -1/+1 |
2019-02-28 | Fixed timer and event race condition. | Igor Sysoev | 1 | -1/+2 |
2018-10-22 | Handling of timers with bias. | Valentin Bartenev | 1 | -1/+1 |
2018-09-20 | Added SSL/TLS support on connection level. | Igor Sysoev | 1 | -17/+8 |
2018-05-30 | Fixed keep-alive hanging after reconfiguration. | Igor Sysoev | 1 | -2/+2 |
2018-04-11 | Introducing connection state io_read_handler. | Igor Sysoev | 1 | -1/+3 |
2017-12-28 | HTTP keep-alive connections support. | Igor Sysoev | 1 | -6/+6 |
2017-11-27 | A number of engine connections is decreased on connection close. | Igor Sysoev | 1 | -0/+1 |
2017-10-18 | Router: fixed segfault after configuration change. | Igor Sysoev | 1 | -1/+3 |
2017-10-17 | Storing memory cache slot hint inside nxt_sockaddr_t. | Igor Sysoev | 1 | -1/+0 |
2017-09-27 | Event engine memory cache for nxt_sockaddr_t. | Igor Sysoev | 1 | -0/+1 |
2017-09-15 | Introducing application timeout. | Max Romanov | 1 | -17/+0 |
2017-08-24 | Removed configure option --no-threads. | Igor Sysoev | 1 | -7/+0 |
2017-07-25 | Fixed building on Solaris by Sun C. | Max Romanov | 1 | -1/+0 |
2017-07-18 | Request-app link introduced to prevent mp destroy for penging requests. | Max Romanov | 1 | -3/+0 |
2017-07-18 | Port allocation and destroy changed. Worker process stop introduced. | Max Romanov | 1 | -7/+9 |
2017-07-12 | New process port exchange changed. READY message type introduced. | Max Romanov | 1 | -1/+4 |
2017-06-26 | Build on Solaris 11 fixed. | Max Romanov | 1 | -1/+1 |
2017-06-23 | Added basic HTTP request processing in router. | Max Romanov | 1 | -0/+18 |
2017-06-20 | Using new memory pool implementation. | Igor Sysoev | 1 | -2/+2 |
2017-06-14 | nxt_event_conn_... functions and structures have been renamed | Igor Sysoev | 1 | -0/+350 |