Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-20 | Introducing websocket support in router and libunit. | Max Romanov | 1 | -271/+888 |
2019-03-11 | Style. | Andrey Zelenkov | 1 | -2/+2 |
2019-02-28 | Various libunit fixes. | Max Romanov | 1 | -8/+26 |
2019-02-27 | Fixed processing of SERVER_NAME after 77aad2c142a0. | Valentin Bartenev | 1 | -57/+0 |
2019-02-21 | Initializing incoming buffer queue in a proper place. | Sergey Kandaurov | 1 | -2/+2 |
2018-10-31 | Node.js: added async request execution. | Alexander Borisov | 1 | -2/+1 |
2018-10-02 | Filling cmsghdr with 0 to pass Go 1.11 message validation. | Max Romanov | 1 | -4/+5 |
2018-10-02 | Making port fd blocking on app side and non-blocking in Unit. | Max Romanov | 1 | -1/+10 |
2018-08-07 | Removing non-required warning. | Max Romanov | 1 | -5/+0 |
2018-08-07 | Improved 'invalid file descriptor' diagnostic. | Max Romanov | 1 | -0/+14 |
2018-08-07 | Fixed unit library mutex usage. | Max Romanov | 1 | -0/+6 |
2018-08-06 | Unit application library. | Max Romanov | 1 | -0/+3630 |