log src/core/ngx_inet.h @ 6790:727c6412673a

age author description
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.
Tue, 26 Apr 2016 18:26:43 +0300 Ruslan Ermilov Removed some bitrot.
Fri, 06 Dec 2013 14:30:27 +0400 Ruslan Ermilov Core: externalized ngx_cmp_sockaddr().
Thu, 11 Jul 2013 16:07:25 +0400 Vladimir Homutov Core: extended ngx_sock_ntop() with socklen parameter.