log

age author description
Tue, 21 May 2019 17:23:57 +0300 Maxim Dounin release-1.17.0 tag
Tue, 21 May 2019 17:23:57 +0300 Maxim Dounin nginx-1.17.0-RELEASE release-1.17.0
Mon, 11 Apr 2016 15:46:36 +0300 Sergey Kandaurov SSL: removed OpenSSL 0.9.7 compatibility.
Mon, 13 May 2019 22:44:49 +0300 Maxim Dounin Range filter: fixed duplicate last buffers.
Mon, 13 May 2019 22:44:02 +0300 Maxim Dounin Range filter: fixed loss of incoming chain links.
Wed, 08 May 2019 19:22:13 +0300 Roman Arutyunyan Unconditional compilation of the postpone filter.
Wed, 24 Apr 2019 16:38:56 +0300 Ruslan Ermilov Variables support in proxy_upload_rate and proxy_download_rate.
Wed, 24 Apr 2019 16:38:54 +0300 Ruslan Ermilov Variables support in limit_rate and limit_rate_after (ticket #293).
Wed, 24 Apr 2019 16:38:51 +0300 Ruslan Ermilov Added ngx_http_set_complex_value_size_slot().
Tue, 09 Apr 2019 11:40:20 +0300 Vladimir Homutov Core: enabled "include" in any context (ticket #1615).
Wed, 24 Apr 2019 13:41:29 +0300 Vladimir Homutov Version bump.
Tue, 23 Apr 2019 16:12:58 +0300 Maxim Dounin release-1.16.0 tag stable-1.16
Tue, 23 Apr 2019 16:12:57 +0300 Maxim Dounin nginx-1.16.0-RELEASE stable-1.16 release-1.16.0
Tue, 23 Apr 2019 16:12:17 +0300 Maxim Dounin Stable branch. stable-1.16
Tue, 16 Apr 2019 17:54:59 +0300 Maxim Dounin release-1.15.12 tag
Tue, 16 Apr 2019 17:54:58 +0300 Maxim Dounin nginx-1.15.12-RELEASE release-1.15.12
Tue, 16 Apr 2019 16:32:44 +0300 Maxim Dounin Updated PCRE used for win32 builds.
Mon, 15 Apr 2019 20:14:07 +0300 Maxim Dounin Fixed incorrect length handling in ngx_utf8_length().
Mon, 15 Apr 2019 19:13:09 +0300 Maxim Dounin OCSP stapling: fixed segfault with dynamic certificate loading.
Mon, 15 Apr 2019 19:13:06 +0300 Maxim Dounin Version bump.
Tue, 09 Apr 2019 16:00:30 +0300 Maxim Dounin release-1.15.11 tag
Tue, 09 Apr 2019 16:00:30 +0300 Maxim Dounin nginx-1.15.11-RELEASE release-1.15.11
Thu, 04 Apr 2019 22:56:41 +0300 Maxim Dounin Win32: avoid using CFLAGS, just add define instead.
Thu, 04 Apr 2019 19:30:47 +0300 Maxim Dounin Win32: defined pdb path.
Thu, 04 Apr 2019 16:26:56 +0300 Sergey Kandaurov Win32: preserving binary compatibility with Windows XP - Vista.
Thu, 04 Apr 2019 16:22:03 +0300 Sergey Kandaurov Win32: skip building OpenSSL tests to conserve time and space.
Wed, 03 Apr 2019 15:35:39 +0300 Sergey Kandaurov OCSP stapling: open ssl_stapling_file in binary-mode.
Tue, 26 Mar 2019 09:33:57 +0300 Nikolay Morozov SSL: missing free calls in $ssl_client_s_dn and $ssl_client_i_dn.
Tue, 26 Mar 2019 18:25:08 +0300 Sergey Kandaurov Version bump.
Tue, 26 Mar 2019 17:06:55 +0300 Maxim Dounin release-1.15.10 tag
Tue, 26 Mar 2019 17:06:54 +0300 Maxim Dounin nginx-1.15.10-RELEASE release-1.15.10
Wed, 06 Mar 2019 20:46:09 +0300 Roman Arutyunyan Listen port ranges.
Wed, 20 Mar 2019 20:31:59 +0300 Roman Arutyunyan Removed sorting of getaddrinfo() results.
Fri, 15 Mar 2019 15:45:56 +0300 Roman Arutyunyan Multiple addresses in "listen".
Sat, 09 Mar 2019 03:03:56 +0300 Maxim Dounin SSL: support for parsing PEM certificates from memory.
Sat, 09 Mar 2019 02:55:43 +0300 Maxim Dounin SSL: removed redundant "pkey" variable.
Tue, 05 Mar 2019 16:34:19 +0300 Maxim Dounin SSL: moved c->ssl->handshaked check in server name callback.
Sun, 03 Mar 2019 16:49:02 +0300 Maxim Dounin SSL: use of the SSL_OP_NO_CLIENT_RENEGOTIATION option.
Sun, 03 Mar 2019 16:48:39 +0300 Maxim Dounin SSL: fixed potential leak on memory allocation errors.
Sun, 03 Mar 2019 16:48:06 +0300 Maxim Dounin SSL: server name callback changed to return fatal errors.
Sun, 03 Mar 2019 16:47:44 +0300 Maxim Dounin SSL: server name callback changed to return SSL_TLSEXT_ERR_OK.
Sun, 03 Mar 2019 16:47:41 +0300 Maxim Dounin Version bump.
Tue, 26 Feb 2019 18:29:22 +0300 Maxim Dounin release-1.15.9 tag
Tue, 26 Feb 2019 18:29:22 +0300 Maxim Dounin nginx-1.15.9-RELEASE release-1.15.9
Tue, 26 Feb 2019 18:01:30 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
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.