nginx/src/http
Maxim Dounin cc74c63d39 Fixed variables prefix comparison.
Variable names are not null-terminated, so using ngx_strncmp() without
extra length checks is wrong.

Reported by Markus Linnala,
http://mailman.nginx.org/pipermail/nginx-devel/2015-August/007211.html.
2015-10-19 21:28:17 +03:00
..
modules Sub filter: fixed initialization in http{} level (ticket #791). 2015-09-21 23:08:34 +03:00
v2 HTTP/2: fixed parsing of literal header fields without indexing. 2015-10-19 16:16:47 +03:00
ngx_http_cache.h Cache: added support for reading of the header in thread pools. 2015-04-01 03:49:17 +03:00
ngx_http_config.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_copy_filter_module.c Increased the default number of output buffers. 2015-09-15 17:49:15 +03:00
ngx_http_core_module.c Fixed handling of empty root. 2015-10-19 21:28:02 +03:00
ngx_http_core_module.h The HTTP/2 implementation (RFC 7240, 7241). 2015-09-11 20:13:06 +03:00
ngx_http_file_cache.c Cache: check the whole cache key in addition to hashes. 2015-09-11 17:03:56 +03:00
ngx_http_header_filter_module.c Fixed response line formatting with empty reason phrase. 2013-09-18 18:53:26 +04:00
ngx_http_parse.c Overflow detection in ngx_http_parse_chunked(). 2015-03-17 00:26:27 +03:00
ngx_http_postpone_filter_module.c Fixed error logging. 2013-05-21 17:30:19 +04:00
ngx_http_request_body.c The HTTP/2 implementation (RFC 7240, 7241). 2015-09-11 20:13:06 +03:00
ngx_http_request.c The HTTP/2 implementation (RFC 7240, 7241). 2015-09-11 20:13:06 +03:00
ngx_http_request.h The HTTP/2 implementation (RFC 7240, 7241). 2015-09-11 20:13:06 +03:00
ngx_http_script.c Style. 2013-10-18 18:13:35 +04:00
ngx_http_script.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_special_response.c Fixed invalid access to complex value defined as an empty string. 2015-03-31 17:45:50 +03:00
ngx_http_upstream_round_robin.c Upstream: report to error_log when max_fails is reached. 2015-05-20 22:44:00 +03:00
ngx_http_upstream_round_robin.h Upstream: fixed shared upstreams on win32. 2015-06-16 00:43:00 +03:00
ngx_http_upstream.c The HTTP/2 implementation (RFC 7240, 7241). 2015-09-11 20:13:06 +03:00
ngx_http_upstream.h Upstream: $upstream_connect_time. 2015-05-16 01:32:27 +03:00
ngx_http_variables.c Fixed variables prefix comparison. 2015-10-19 21:28:17 +03:00
ngx_http_variables.h Removed unused ngx_http_clear_variable() macro. 2013-03-21 16:06:13 +00:00
ngx_http_write_filter_module.c Format specifier fixed for file size of buffers. 2015-03-23 19:28:54 +03:00
ngx_http.c The HTTP/2 implementation (RFC 7240, 7241). 2015-09-11 20:13:06 +03:00
ngx_http.h The HTTP/2 implementation (RFC 7240, 7241). 2015-09-11 20:13:06 +03:00