log src/core/ngx_inet.h @ 7660:d33e17499088

age author description
Wed, 06 Mar 2019 20:46:09 +0300 Roman Arutyunyan Listen port ranges.
Fri, 15 Mar 2019 15:45:56 +0300 Roman Arutyunyan Multiple addresses in "listen".
Mon, 25 Sep 2017 15:19:24 +0300 Ruslan Ermilov Fixed the NGX_UNIX_ADDRSTRLEN macro.
Wed, 07 Sep 2016 13:56:53 +0300 Dmitry Volyntsev Core: introduced ngx_cidr_match() function.
Mon, 20 Jun 2016 11:50:39 +0300 Roman Arutyunyan Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Mon, 23 May 2016 18:44:23 +0300 Dmitry Volyntsev Realip: port support in X-Real-IP and X-Forwarded-For.
Mon, 23 May 2016 16:37:20 +0300 Ruslan Ermilov Introduced the ngx_sockaddr_t type.