Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-08 | Controller: improved handling of unix domain control socket. | Valentin Bartenev | 1 | -1/+1 |
2020-04-08 | Removed unused code related to testing of address binding. | Valentin Bartenev | 1 | -1/+1 |
2018-09-20 | Added SSL/TLS support on connection level. | Igor Sysoev | 1 | -2/+2 |
2017-10-18 | Router: fixed segfault after configuration change. | Igor Sysoev | 1 | -2/+3 |
2017-09-14 | Fixed textual socket name lengths and Unix domain sockaddr length. | Igor Sysoev | 1 | -0/+2 |
2017-08-26 | Removed unused function. | Igor Sysoev | 1 | -2/+0 |
2017-07-05 | Router: processing JSON configuration. | Igor Sysoev | 1 | -2/+5 |
2017-06-20 | Using new memory pool implementation. | Igor Sysoev | 1 | -1/+0 |
2017-05-31 | Skeleton of router configuration and request processing. | Igor Sysoev | 1 | -2/+1 |
2017-02-22 | I/O operations refactoring. | Igor Sysoev | 1 | -6/+8 |
2017-01-17 | Initial version. | Igor Sysoev | 1 | -0/+61 |