log

age author description
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
Tue, 25 Dec 2018 17:53:03 +0300 Maxim Dounin nginx-1.15.8-RELEASE release-1.15.8
Tue, 25 Dec 2018 12:59:24 +0300 Vladimir Homutov Autoindex: fixed possible integer overflow on 32-bit systems.
Mon, 24 Dec 2018 16:30:10 +0200 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Mon, 24 Dec 2018 21:07:05 +0300 Maxim Dounin Win32: removed NGX_DIR_MASK concept.
Mon, 24 Dec 2018 19:55:00 +0300 Sergey Kandaurov Userid: using stub for AF_UNIX addresses.
Tue, 18 Dec 2018 15:15:15 +0300 Sergey Kandaurov SSL: avoid reading on pending SSL_write_early_data().
Fri, 14 Dec 2018 18:11:06 +0300 Maxim Dounin Geo: fixed handling of AF_UNIX client addresses (ticket #1684).
Thu, 13 Dec 2018 17:23:07 +0300 Ruslan Ermilov Upstream: implemented $upstream_bytes_sent.
Tue, 11 Dec 2018 19:41:22 +0300 Roman Arutyunyan Resolver: report SRV resolve failure if all A resolves failed.
Tue, 11 Dec 2018 13:09:00 +0300 Roman Arutyunyan Copy regex unnamed captures to cloned subrequests.
Tue, 11 Dec 2018 13:12:35 +0300 Roman Arutyunyan Version bump.
Tue, 04 Dec 2018 17:52:24 +0300 Maxim Dounin release-1.14.2 tag stable-1.14
Tue, 04 Dec 2018 17:52:24 +0300 Maxim Dounin nginx-1.14.2-RELEASE stable-1.14 release-1.14.2
Tue, 27 Nov 2018 17:02:56 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.14
Wed, 21 Nov 2018 20:23:16 +0300 Maxim Dounin Mp4: fixed possible pointer overflow on 32-bit platforms. stable-1.14
Tue, 23 Oct 2018 22:11:48 +0300 Maxim Dounin SSL: explicitly set maximum version (ticket #1654). stable-1.14
Tue, 07 Aug 2018 02:15:28 +0300 Maxim Dounin SSL: enabled TLSv1.3 with BoringSSL. stable-1.14
Tue, 25 Sep 2018 14:00:04 +0300 Maxim Dounin SSL: logging level of "no suitable signature algorithm". stable-1.14
Tue, 25 Sep 2018 13:59:53 +0300 Maxim Dounin SSL: logging level of "no suitable key share". stable-1.14
Mon, 03 Sep 2018 19:34:02 +0300 Maxim Dounin gRPC: disabled keepalive when sending control frames was blocked. stable-1.14
Mon, 03 Sep 2018 19:34:01 +0300 Maxim Dounin gRPC: improved keepalive handling. stable-1.14
Fri, 10 Aug 2018 20:49:06 +0300 Maxim Dounin SSL: fixed build with LibreSSL 2.8.0 (ticket #1605). stable-1.14
Mon, 16 Jul 2018 17:47:20 +0300 Maxim Dounin SSL: fixed SSL_clear_options() usage with OpenSSL 1.1.0+. stable-1.14
Mon, 16 Jul 2018 17:47:18 +0300 Maxim Dounin SSL: logging levels of "unsupported protocol", "version too low". stable-1.14
Thu, 05 Jul 2018 20:45:29 +0300 Maxim Dounin SSL: logging level of "https proxy request" errors. stable-1.14
Mon, 02 Jul 2018 19:03:04 +0300 Maxim Dounin Upstream: fixed tcp_nopush with gRPC. stable-1.14
Mon, 02 Jul 2018 19:02:08 +0300 Maxim Dounin gRPC: clearing buffers in ngx_http_grpc_get_buf(). stable-1.14
Wed, 13 Jun 2018 15:28:11 +0300 Maxim Dounin Upstream: disable body cleanup with preserve_output (ticket #1565). stable-1.14
Fri, 01 Jun 2018 16:53:02 +0300 Roman Arutyunyan Events: fixed handling zero-length client address. stable-1.14
Wed, 23 May 2018 16:38:16 +0300 Maxim Dounin Removed glibc crypt_r() bug workaround (ticket #1469). stable-1.14
Mon, 07 May 2018 09:54:37 +0000 Sergey Kandaurov Silenced -Wcast-function-type warnings (closes #1546). stable-1.14
Mon, 03 Dec 2018 20:07:36 +0300 Maxim Dounin Version bump. stable-1.14
Tue, 27 Nov 2018 17:40:21 +0300 Maxim Dounin release-1.15.7 tag
Tue, 27 Nov 2018 17:40:20 +0300 Maxim Dounin nginx-1.15.7-RELEASE release-1.15.7
Tue, 27 Nov 2018 17:02:56 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 26 Nov 2018 18:29:56 +0300 Maxim Dounin Negative size buffers detection.
Wed, 21 Nov 2018 20:23:16 +0300 Maxim Dounin Mp4: fixed possible pointer overflow on 32-bit platforms.
Wed, 21 Nov 2018 18:56:50 +0300 Maxim Dounin Limit req: "delay=" parameter.
Wed, 21 Nov 2018 18:56:44 +0300 Maxim Dounin Limit req: fixed error message wording.
Wed, 21 Nov 2018 13:40:40 +0300 Vladimir Homutov Upstream: revised upstream response time variables.
Wed, 21 Nov 2018 13:40:36 +0300 Vladimir Homutov Upstream: removed unused ngx_http_upstream_t.timeout field.
Thu, 15 Nov 2018 21:28:02 +0300 Maxim Dounin Core: ngx_explicit_memzero().
Thu, 15 Nov 2018 15:28:54 +0300 Ruslan Ermilov Core: free shared memory on cycle initialization failure.
Mon, 12 Nov 2018 16:29:30 +0300 Vladimir Homutov Stream: proxy_requests directive.
Mon, 12 Nov 2018 12:05:03 +0300 Vladimir Homutov Stream: session completion check code moved to a separate function.
Wed, 07 Nov 2018 13:22:14 +0300 Vladimir Homutov Stream: fixed possible use of a freed connection.
Tue, 13 Nov 2018 14:42:47 +0300 Vladimir Homutov Version bump.
Tue, 06 Nov 2018 16:52:46 +0300 Maxim Dounin release-1.14.1 tag stable-1.14
Tue, 06 Nov 2018 16:52:46 +0300 Maxim Dounin nginx-1.14.1-RELEASE stable-1.14 release-1.14.1
Tue, 06 Nov 2018 16:29:59 +0300 Maxim Dounin gRPC: limited allocations due to ping and settings frames. stable-1.14
Tue, 06 Nov 2018 16:29:49 +0300 Ruslan Ermilov HTTP/2: limit the number of idle state switches. stable-1.14
Tue, 06 Nov 2018 16:29:35 +0300 Ruslan Ermilov HTTP/2: flood detection. stable-1.14
Tue, 06 Nov 2018 16:29:18 +0300 Roman Arutyunyan Mp4: fixed reading 64-bit atoms. stable-1.14
Tue, 28 Aug 2018 15:05:41 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.14
Tue, 06 Nov 2018 16:33:16 +0300 Maxim Dounin Version bump. stable-1.14
Tue, 06 Nov 2018 16:32:09 +0300 Maxim Dounin release-1.15.6 tag
Tue, 06 Nov 2018 16:32:08 +0300 Maxim Dounin nginx-1.15.6-RELEASE release-1.15.6
Tue, 06 Nov 2018 16:29:59 +0300 Maxim Dounin gRPC: limited allocations due to ping and settings frames.
Tue, 06 Nov 2018 16:29:49 +0300 Ruslan Ermilov HTTP/2: limit the number of idle state switches.
Tue, 06 Nov 2018 16:29:35 +0300 Ruslan Ermilov HTTP/2: flood detection.
Tue, 06 Nov 2018 16:29:18 +0300 Roman Arutyunyan Mp4: fixed reading 64-bit atoms.
Wed, 31 Oct 2018 16:49:40 +0300 Maxim Dounin Cache: improved keys zone size error reporting.
Wed, 31 Oct 2018 16:49:39 +0300 Maxim Dounin Cache: fixed minimum cache keys zone size limit.
Fri, 19 Oct 2018 13:50:36 +0800 chronolaw A minor code clean for macro ngx_event_get_conf in ngx_event.h.
Tue, 23 Oct 2018 22:11:48 +0300 Maxim Dounin SSL: explicitly set maximum version (ticket #1654).
Wed, 03 Oct 2018 14:08:51 +0300 Vladimir Homutov Upstream: proxy_socket_keepalive and friends.
Wed, 03 Oct 2018 17:02:44 +0300 Vladimir Homutov Version bump.
Tue, 02 Oct 2018 18:13:52 +0300 Maxim Dounin release-1.15.5 tag
Tue, 02 Oct 2018 18:13:51 +0300 Maxim Dounin nginx-1.15.5-RELEASE release-1.15.5
Tue, 02 Oct 2018 17:46:18 +0300 Maxim Dounin SSL: fixed segfault on renegotiation (ticket #1646).
Tue, 02 Oct 2018 13:32:52 +0300 Ruslan Ermilov Fixed off-by-one error in shared zone initialization.
Tue, 25 Sep 2018 14:07:59 +0300 Ruslan Ermilov SSL: fixed unlocked access to sess_id->len.
Thu, 27 Sep 2018 13:05:39 +0300 Ruslan Ermilov Version bump.
Tue, 25 Sep 2018 18:11:39 +0300 Maxim Dounin release-1.15.4 tag
Tue, 25 Sep 2018 18:11:39 +0300 Maxim Dounin nginx-1.15.4-RELEASE release-1.15.4
Tue, 25 Sep 2018 14:00:04 +0300 Maxim Dounin SSL: logging level of "no suitable signature algorithm".
Tue, 25 Sep 2018 13:59:53 +0300 Maxim Dounin SSL: logging level of "no suitable key share".
Mon, 24 Sep 2018 20:26:46 +0300 Gena Makhomed Cache: status must be less then 599 in *_cache_valid directives.
Wed, 19 Sep 2018 09:26:47 -0500 Nova DasSarma Removed bgcolor attribute on body in error pages and autoindex.
Fri, 21 Sep 2018 20:49:12 +0300 Sergey Kandaurov SSL: support for TLSv1.3 early data with OpenSSL.
Fri, 21 Sep 2018 20:31:32 +0300 Maxim Dounin SSL: disabled renegotiation checks with SSL_OP_NO_RENEGOTIATION.
Fri, 21 Sep 2018 15:59:33 +0300 Maxim Dounin Rewrite: removed r->err_status special handling (ticket #1634).
Fri, 21 Sep 2018 15:59:30 +0300 Maxim Dounin Fixed socket leak with "return 444" in error_page (ticket #274).
Mon, 10 Sep 2018 18:57:39 +0300 Maxim Dounin SSL: restore handlers after blocking.
Mon, 10 Sep 2018 18:57:19 +0300 Maxim Dounin SSL: corrected SSL_ERROR_WANT_WRITE / SSL_ERROR_WANT_READ logging.
Mon, 10 Sep 2018 18:57:13 +0300 Maxim Dounin Lingering close changed to handle NGX_AGAIN.
Mon, 03 Sep 2018 19:34:02 +0300 Maxim Dounin gRPC: disabled keepalive when sending control frames was blocked.
Mon, 03 Sep 2018 19:34:01 +0300 Maxim Dounin gRPC: improved keepalive handling.
Mon, 03 Sep 2018 19:17:06 +0300 Maxim Dounin Uwsgi: added a check on maximum uwsgi request size.
Mon, 03 Sep 2018 19:17:01 +0300 Maxim Dounin Uwsgi: style.
Thu, 30 Aug 2018 14:42:15 +0300 Roman Arutyunyan Version bump.
Wed, 29 Aug 2018 15:56:42 +0300 Roman Arutyunyan Stream: avoid potential infinite loop at preread phase.
Tue, 28 Aug 2018 18:36:00 +0300 Maxim Dounin release-1.15.3 tag
Tue, 28 Aug 2018 18:36:00 +0300 Maxim Dounin nginx-1.15.3-RELEASE release-1.15.3
Tue, 28 Aug 2018 15:05:41 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Fri, 24 Aug 2018 12:19:37 +0300 Vladimir Homutov Upstream: fixed request chain traversal (ticket #1618).
Fri, 10 Aug 2018 21:54:46 +0300 Maxim Dounin Upstream keepalive: keepalive_requests directive.
Fri, 10 Aug 2018 21:54:23 +0300 Maxim Dounin Upstream keepalive: keepalive_timeout directive.