nginx/src
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
..
core Version bump. 2017-01-10 17:13:01 +03:00
event SSL: support AES256 encryption of tickets. 2016-12-23 17:28:20 +03:00
http Win32: support 64-bit compilation with MSVC. 2016-12-24 18:01:14 +03:00
mail Mail: make it possible to disable SASL EXTERNAL. 2017-01-12 19:22:03 +03:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
os Win32: compatiblity with OpenSSL 1.1.0. 2016-12-24 18:01:14 +03:00
stream Stream: fixed handling of non-ssl sessions. 2017-01-19 16:17:05 +03:00