log src/core/ngx_inet.c @ 4970:ed2219d58518

age author description
Mon, 17 Dec 2012 09:44:46 +0000 Ruslan Ermilov Fixed URL parsing code.
Mon, 17 Dec 2012 09:31:53 +0000 Ruslan Ermilov Simplified URL parsing code.
Mon, 04 Jun 2012 14:07:34 +0000 Maxim Dounin Support for IPv6 literals in proxy_pass and so on.
Fri, 01 Jun 2012 11:35:09 +0000 Ruslan Ermilov Code reduction (no functional changes).
Mon, 21 May 2012 10:55:10 +0000 Ruslan Ermilov Removed historical and now redundant syntax pre-checks in ngx_parse_url().
Thu, 12 Apr 2012 10:20:33 +0000 Ruslan Ermilov Reduced the number of lines of code in ngx_inet_addr().