The official NGINX Open Source repository. https://nginx.org/
Find a file
Vladimir Homutov 0ccbe0abe4 Stream: fixed handling of non-ssl sessions.
A missing check could cause ngx_stream_ssl_handler() to be applied
to a non-ssl session, which resulted in a null pointer dereference
if ssl_verify_client is enabled.

The bug had appeared in 1.11.8 (41cb1b64561d).
2017-01-19 16:17:05 +03:00
auto Win32: compatiblity with OpenSSL 1.1.0. 2016-12-24 18:01:14 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: added 'commentstring' for vim-commentary support. 2016-12-13 00:49:44 +01:00
docs Year 2017. 2017-01-10 17:13:06 +03:00
misc Win32: added a variable to specify compiler. 2016-12-24 18:01:14 +03:00
src Stream: fixed handling of non-ssl sessions. 2017-01-19 16:17:05 +03:00
.hgtags release-1.11.8 tag 2016-12-27 17:23:08 +03:00