log src/core/ngx_inet.c @ 5473:d39ef821d03e

age author description
Fri, 06 Dec 2013 14:30:27 +0400 Ruslan Ermilov Core: externalized ngx_cmp_sockaddr().
Mon, 05 Aug 2013 13:44:56 +0400 Ruslan Ermilov Core: guard use of AI_ADDRCONFIG.
Mon, 05 Aug 2013 11:40:33 +0400 Maxim Dounin Fixed build with signed socklen_t and unix sockets.
Mon, 05 Aug 2013 10:55:59 +0400 Ruslan Ermilov Core: only resolve address families configured on the local system.
Thu, 11 Jul 2013 16:07:25 +0400 Vladimir Homutov Core: extended ngx_sock_ntop() with socklen parameter.
Sun, 10 Feb 2013 02:56:03 +0000 Maxim Dounin Merge of r4945, r4984: ngx_inet.[ch] minor fixes. stable-1.2
Thu, 10 Jan 2013 12:58:55 +0000 Ruslan Ermilov Fixed "proxy_pass" with IP address and no port (ticket #276).