log

age author description
Mon, 25 Feb 2019 21:16:26 +0300 Maxim Dounin SSL: fixed possible segfault with dynamic certificates.
Mon, 25 Feb 2019 16:42:54 +0300 Maxim Dounin SSL: adjusted session id context with dynamic certificates.
Mon, 25 Feb 2019 16:42:43 +0300 Maxim Dounin SSL: dynamic certificate loading in the stream module.
Mon, 25 Feb 2019 16:42:23 +0300 Maxim Dounin SSL: passwords support for dynamic certificate loading.
Mon, 25 Feb 2019 16:42:05 +0300 Maxim Dounin SSL: variables support in ssl_certificate and ssl_certificate_key.
Mon, 25 Feb 2019 16:41:44 +0300 Maxim Dounin SSL: loading of connection-specific certificates.
Mon, 25 Feb 2019 16:41:28 +0300 Maxim Dounin SSL: reworked ngx_ssl_certificate().
Mon, 25 Feb 2019 16:41:15 +0300 Maxim Dounin SSL: removed logging of empty "(SSL:)" in ngx_ssl_error().
Mon, 25 Feb 2019 16:41:08 +0300 Maxim Dounin Style.
Tue, 12 Feb 2019 21:51:15 +0300 Maxim Dounin Slab: removed redundant page calculation (ticket #1721).
Mon, 11 Feb 2019 13:36:53 +0900 Chanhun Jeong Upstream: fixed logging of required buffer size (ticket #1722).
Thu, 07 Feb 2019 19:39:35 +0300 Sergey Kandaurov SSL: fixed EVP_DigestFinal_ex() error message.
Thu, 31 Jan 2019 19:36:51 +0300 Maxim Dounin SSL: separate checks for errors in ngx_ssl_read_password_file().
Thu, 31 Jan 2019 19:28:07 +0300 Ruslan Ermilov SSL: explicitly zero out session ticket keys.
Thu, 31 Jan 2019 17:25:03 +0300 Roman Arutyunyan Modules compatibility: down flag in ngx_peer_connection_t.
Tue, 25 Dec 2018 15:26:58 +0300 Ruslan Ermilov Use %s for errors returned from configuration parsing handlers.
Wed, 30 Jan 2019 19:28:27 +0300 Sergey Kandaurov Configure: added explicit ngx_binext to the linker output argument.
Mon, 28 Jan 2019 14:34:02 +0000 Sergey Kandaurov Removed --test-build-eventport workaround for old FreeBSD versions.
Mon, 28 Jan 2019 14:33:31 +0000 Sergey Kandaurov Fixed portability issues with union sigval.
Mon, 28 Jan 2019 13:23:37 +0300 Maxim Konovalov Year 2019.
Thu, 24 Jan 2019 22:00:44 +0300 Maxim Dounin Win32: detection of connect() errors in select().
Thu, 24 Jan 2019 22:00:13 +0300 Maxim Dounin Win32: enabled both select and poll on Windows by default.
Thu, 24 Jan 2019 21:51:21 +0300 Maxim Dounin Win32: added WSAPoll() support.
Thu, 24 Jan 2019 21:51:00 +0300 Maxim Dounin Win32: properly enabled select on Windows.
Thu, 24 Jan 2019 21:50:37 +0300 Maxim Dounin Events: fixed copying of old events in poll init.
Thu, 27 Dec 2018 19:37:34 +0300 Roman Arutyunyan Stream: do not split datagrams when limiting proxy rate.
Mon, 14 Jan 2019 20:36:23 +0300 Roman Arutyunyan Prevented scheduling events on a shared connection.
Thu, 17 Jan 2019 14:31:04 +0300 Vladimir Homutov Added the ngx_http_test_required_predicates() function.
Thu, 17 Jan 2019 14:31:01 +0300 Vladimir Homutov Version bump.
Tue, 25 Dec 2018 17:53:03 +0300 Maxim Dounin release-1.15.8 tag