The official NGINX Open Source repository.
Go to file
Maxim Dounin d4cd59c17b Fixed ngx_parse_time() out of bounds access (ticket #821).
The code failed to ensure that "s" is within the buffer passed for
parsing when checking for "ms", and this resulted in unexpected errors when
parsing non-null-terminated strings with trailing "m".  The bug manifested
itself when the expires directive was used with variables.

Found by Roman Arutyunyan.
2015-10-30 21:43:30 +03:00
auto Configure: style. 2015-04-03 18:20:57 +03:00
conf MIME: added application/xspf+xml MIME type (ticket #479). 2014-03-06 10:51:08 +01:00
contrib Contrib: add more directives to vim syntax. 2014-10-22 15:31:19 +02:00
docs nginx-1.8.0-RELEASE 2015-04-21 17:11:58 +03:00
misc Updated OpenSSL used for win32 builds. 2015-03-23 02:44:41 +03:00
src Fixed ngx_parse_time() out of bounds access (ticket #821). 2015-10-30 21:43:30 +03:00
.hgtags release-1.8.0 tag 2015-04-21 17:11:58 +03:00