log src/core/ngx_inet.c @ 7120:874171c3c71a

age author description
Wed, 04 Oct 2017 21:19:38 +0300 Maxim Dounin Fixed handling of non-null-terminated unix sockets.
Mon, 10 Oct 2016 16:15:41 +0300 Maxim Dounin Core: sockaddr lengths now respected by ngx_cmp_sockaddr(). stable-1.10
Mon, 10 Oct 2016 16:15:41 +0300 Maxim Dounin Core: sockaddr lengths now respected by ngx_cmp_sockaddr().
Wed, 07 Sep 2016 13:56:53 +0300 Dmitry Volyntsev Core: introduced ngx_cidr_match() function.