The official NGINX Open Source repository.
Go to file
Maxim Dounin a6befbb40f SSL: preserve default server context in connection (ticket #235).
This context is needed for shared sessions cache to work in configurations
with multiple virtual servers sharing the same port.  Unfortunately, OpenSSL
does not provide an API to access the session context, thus storing it
separately.

In collaboration with Vladimir Homutov.
2015-10-19 21:22:38 +03:00
auto The HTTP/2 implementation (RFC 7240, 7241). 2015-09-11 20:13:06 +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 nginx-1.9.5-RELEASE 2015-09-22 17:36:21 +03:00
misc Updated OpenSSL used for win32 builds. 2015-08-17 18:09:20 +03:00
src SSL: preserve default server context in connection (ticket #235). 2015-10-19 21:22:38 +03:00
.hgtags release-1.9.5 tag 2015-09-22 17:36:22 +03:00