The official NGINX Open Source repository.
Go to file
Roman Arutyunyan 393636d79c Stream ssl_preread: relaxed SSL version check.
SSL version 3.0 can be specified by the client at the record level for
compatibility reasons.  Previously, ssl_preread module rejected such
connections, presuming they don't have SNI.  Now SSL 3.0 is allowed at
the record level.
2016-12-19 14:02:39 +03:00
auto Configure: detect nginx version for nginx.pm at make time. 2016-12-16 19:54:37 +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 nginx-1.11.7-RELEASE 2016-12-13 18:21:23 +03:00
misc Updated OpenSSL used for win32 builds. 2016-10-11 16:52:48 +03:00
src Stream ssl_preread: relaxed SSL version check. 2016-12-19 14:02:39 +03:00
.hgtags release-1.11.7 tag 2016-12-13 18:21:23 +03:00