No description
Find a file
Sergey Kandaurov 0e00eb3b3f SSL: fixed possible segfault on renegotiation (ticket #845).
Skip SSL_CTX_set_tlsext_servername_callback in case of renegotiation.
Do nothing in SNI callback as in this case it will be supplied with
request in c->data which isn't expected and doesn't work this way.

This was broken by b40af2fd1c16 (1.9.6) with OpenSSL master branch and LibreSSL.
2015-12-08 16:59:43 +03:00
auto Slice filter. 2015-12-07 16:30:48 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: add more directives to vim syntax. 2014-10-22 15:31:19 +02:00
docs Missing "variable" word added. 2015-11-17 19:41:39 +03:00
misc Updated OpenSSL and PCRE used for win32 builds. 2015-12-07 20:09:34 +03:00
src SSL: fixed possible segfault on renegotiation (ticket #845). 2015-12-08 16:59:43 +03:00