log src/core/ngx_inet.c @ 2198:5975975eedc0

age author description
Thu, 21 Aug 2008 19:24:07 +0000 Igor Sysoev ngx_sock_ntop() takes family from sockaddr, remove duplicate field
Thu, 21 Aug 2008 18:47:23 +0000 Igor Sysoev *) remove zero termination in ngx_inet_ntop() and ngx_sock_ntop()
Tue, 17 Jun 2008 15:00:30 +0000 Igor Sysoev *) back out r2040
Tue, 22 Jan 2008 15:09:55 +0000 Igor Sysoev fix building by bcc introduced by r1831
Fri, 04 Jan 2008 11:54:55 +0000 Igor Sysoev change order
Wed, 28 Nov 2007 19:55:31 +0000 Igor Sysoev ngx_parse_url() saves port text, this allows to use it in proxy host header
Fri, 23 Nov 2007 16:59:24 +0000 Igor Sysoev ngx_inet_addr()
Mon, 08 Oct 2007 08:55:12 +0000 Igor Sysoev use pool instead of ngx_conf_t
Fri, 10 Aug 2007 13:13:28 +0000 Igor Sysoev ignore meaningless bits in CIDR and warn about them
Wed, 14 Feb 2007 18:51:19 +0000 Igor Sysoev ngx_strcasecmp()/ngx_strncasecmp()
Tue, 12 Dec 2006 16:46:16 +0000 Igor Sysoev rewritten upstream
Wed, 06 Dec 2006 15:39:08 +0000 Igor Sysoev unix socket upstreams always used the first unix upstream
Mon, 04 Dec 2006 16:46:13 +0000 Igor Sysoev upstream choice modules
Tue, 24 Oct 2006 14:18:35 +0000 Igor Sysoev axe ngx_inet_upstream_parse() and ngx_inet_parse_host_port()
Tue, 24 Oct 2006 13:06:55 +0000 Igor Sysoev now the "listen" directives use ngx_parse_url()