log src/core/ngx_inet.c @ 6547:e222a97d46c1

age author description
Wed, 11 May 2016 17:55:30 +0300 Ruslan Ermilov Removed a surplus condition from ngx_parse_inet6_url().
Wed, 11 May 2016 17:55:20 +0300 Valentin Bartenev Core: fixed port handling in ngx_parse_inet6_url().
Fri, 08 Apr 2016 15:03:38 +0300 Ruslan Ermilov Removed redundant "u" format specifier.
Thu, 31 Mar 2016 02:34:00 +0300 Sergey Kandaurov Fixed format specifiers in ngx_sprintf().
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Fri, 26 Feb 2016 17:30:27 -0800 Piotr Sikora Core: allow strings without null-termination in ngx_parse_url().
Tue, 28 Apr 2015 18:55:03 +0300 Valentin Bartenev Fixed overflow detection in ngx_inet_addr().