nginx/src
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
..
core Resolver: fixed handling of partially resolved SRV. 2016-12-16 18:21:55 +03:00
event SSL: backed out changeset e7cb5deb951d, reimplemented properly. 2016-12-15 19:00:23 +03:00
http Access log: support for json escaping. 2016-12-15 16:25:42 +03:00
mail Mail: extensible auth methods in pop3 module. 2016-10-18 19:38:46 +03:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
os Cache: cache manager limits. 2016-10-05 14:22:30 +03:00
stream Stream ssl_preread: relaxed SSL version check. 2016-12-19 14:02:39 +03:00