log src/core/ngx_parse.c @ 8069:a423e314c22f

age author description
Fri, 17 Feb 2017 17:01:27 +0300 Maxim Dounin Fixed ngx_parse_size() / ngx_parse_offset() with 0-length strings.
Fri, 30 Oct 2015 21:43:30 +0300 Maxim Dounin Fixed ngx_parse_time() out of bounds access (ticket #821).
Tue, 17 Mar 2015 00:26:20 +0300 Ruslan Ermilov Core: overflow detection in ngx_parse_time() (ticket #732).