log

age author description
Tue, 11 Oct 2016 18:03:00 +0300 Maxim Dounin nginx-1.11.5-RELEASE release-1.11.5
Tue, 11 Oct 2016 16:52:48 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: removed dependencies on NGX_MAIL_SSL.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: removed dependencies on NGX_STREAM_SSL.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: compatibility with NGX_HTTP_SSL.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: compatibility with NGX_HAVE_FILE_AIO.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: compatibility with NGX_THREADS.
Mon, 10 Oct 2016 16:24:50 +0300 Maxim Dounin Allowed '-' in method names.
Mon, 10 Oct 2016 16:15:41 +0300 Maxim Dounin Core: sockaddr lengths now respected by ngx_cmp_sockaddr().
Fri, 07 Oct 2016 16:59:14 +0300 Maxim Dounin Core: ngx_conf_set_access_slot() user access (ticket #1096).
Thu, 06 Oct 2016 23:16:05 +0300 Maxim Dounin Realip: fixed duplicate processing on redirects (ticket #1098).
Wed, 05 Oct 2016 18:11:39 +0300 Sergey Kandaurov Stream ssl_preread: fixed $ssl_preread_server_name variable.
Wed, 05 Oct 2016 14:22:30 +0300 Dmitry Volyntsev Cache: cache manager limits.
Wed, 05 Oct 2016 13:57:43 +0300 Ruslan Ermilov Core: use c->log while closing connection.
Tue, 04 Oct 2016 17:26:45 +0300 Maxim Dounin SSL: use X509_check_host() with LibreSSL.