Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-04 | Removed the unsafe nxt_memchr() wrapper for memchr(3). | Alejandro Colomar | 1 | -6/+6 |
2022-11-04 | Removed the unsafe nxt_memcmp() wrapper for memcmp(3). | Alejandro Colomar | 1 | -2/+2 |
2022-07-26 | Supporting UNIX sockets in address matching. | Alejandro Colomar | 1 | -0/+10 |
2022-07-21 | Router: avoided undefined behaviour. | Andrew Clayton | 1 | -1/+1 |
2021-08-12 | Introduced nxt_sockaddr_parse_optport() for addresses w/o ports. | Oisin Canty | 1 | -18/+1 |
2020-01-28 | Fixed missing IPv6 checking in route-addr and an unused variable. | Axel Duch | 1 | -2/+6 |
2019-12-24 | Router: introducing routing on client address. | Axel Duch | 1 | -0/+349 |