log

age author description
Thu, 22 Oct 2020 18:00:20 +0300 Maxim Dounin Core: ngx_conf_set_keyval_slot() now accepts NGX_CONF_UNSET_PTR.
Tue, 13 Oct 2020 07:44:09 +0300 Ruslan Ermilov Cpp test: added stream.
Thu, 08 Oct 2020 17:44:34 +0300 Maxim Dounin Limit req: unlocking of nodes on complex value errors.
Sat, 03 Oct 2020 21:04:57 +0300 Maxim Dounin Mail: proxy_smtp_auth directive.
Sat, 03 Oct 2020 21:01:12 +0300 Maxim Dounin Version bump.
Tue, 29 Sep 2020 17:32:10 +0300 Maxim Dounin release-1.19.3 tag
Tue, 29 Sep 2020 17:32:10 +0300 Maxim Dounin nginx-1.19.3-RELEASE release-1.19.3
Tue, 29 Sep 2020 15:56:16 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 29 Sep 2020 15:54:09 +0300 Maxim Dounin Proxy: error checking for array init, missed in 7716:d6a5e14aa3e4.
Tue, 29 Sep 2020 15:52:18 +0300 Maxim Dounin Userid: userid_flags fixup.
Mon, 28 Sep 2020 17:41:22 +0300 Maxim Dounin Resolver: improved error messages (ticket #2024).
Mon, 28 Sep 2020 17:07:48 +0300 Maxim Dounin Userid: userid_flags directive to set cookie flags.
Sun, 27 Sep 2020 23:21:11 +0300 Ruslan Ermilov Proxy: added the "proxy_cookie_flags" directive.
Sun, 27 Sep 2020 23:21:10 +0300 Ruslan Ermilov Proxy: changed interface of some internal functions.
Sun, 27 Sep 2020 23:21:09 +0300 Ruslan Ermilov Proxy: strengthen syntax checking for some directives.
Fri, 28 Aug 2020 14:10:54 -0700 Pavel Pautov Stream: set module.
Thu, 24 Sep 2020 13:51:29 +0100 Sergey Kandaurov SSL: abort handshake on SSL_set_SSL_CTX() errors.
Wed, 23 Sep 2020 19:52:31 +0300 Maxim Dounin HTTP/2: run posted requests after reading body.
Wed, 23 Sep 2020 19:50:49 +0300 Maxim Dounin HTTP/2: fixed segfault on DATA frames after 400 errors.
Wed, 16 Sep 2020 18:26:25 +0300 Maxim Dounin SSL: disabled shutdown when there are buffered data.
Wed, 16 Sep 2020 18:26:24 +0300 Maxim Dounin SSL: disabled shutdown after connection errors.
Wed, 16 Sep 2020 18:26:23 +0300 Maxim Dounin SSL: fixed event handling during shutdown.
Wed, 16 Sep 2020 18:26:22 +0300 Maxim Dounin SSL: workaround for incorrect SSL_write() errors in OpenSSL 1.1.1.
Wed, 09 Sep 2020 19:26:27 +0300 Sergey Kandaurov Cache: keep c->body_start when Vary changes (ticket #2029).
Fri, 04 Aug 2017 19:37:37 +0300 Sergey Kandaurov Cache: reset c->body_start when reading a variant on Vary mismatch.
Wed, 02 Sep 2020 23:13:36 +0300 Sergey Kandaurov HTTP/2: rejecting invalid stream identifiers with PROTOCOL_ERROR.
Wed, 29 Jul 2020 13:28:04 +0300 Roman Arutyunyan Cache: ignore stale-if-error for 4xx and 5xx codes.
Fri, 14 Aug 2020 12:45:52 +0300 Roman Arutyunyan Version bump.
Tue, 11 Aug 2020 17:52:30 +0300 Maxim Dounin release-1.19.2 tag
Tue, 11 Aug 2020 17:52:30 +0300 Maxim Dounin nginx-1.19.2-RELEASE release-1.19.2
Mon, 10 Aug 2020 18:53:07 +0300 Maxim Dounin Core: reusing connections in advance.
Mon, 10 Aug 2020 18:52:59 +0300 Maxim Dounin Core: added a warning about reusing connections.
Mon, 10 Aug 2020 18:52:34 +0300 Maxim Dounin SSL: disabled sending shutdown after ngx_http_test_reading().
Mon, 10 Aug 2020 18:52:20 +0300 Maxim Dounin HTTP/2: fixed c->timedout flag on timed out connections.
Mon, 10 Aug 2020 18:52:09 +0300 Maxim Dounin SSL: fixed shutdown handling.
Thu, 06 Aug 2020 05:02:57 +0300 Maxim Dounin Request body: optimized handling of small chunks.
Thu, 06 Aug 2020 05:02:55 +0300 Maxim Dounin Request body: allowed large reads on chunk boundaries.
Thu, 06 Aug 2020 05:02:44 +0300 Maxim Dounin Request body: all read data are now sent to filters.
Thu, 06 Aug 2020 05:02:22 +0300 Maxim Dounin Added size check to ngx_http_alloc_large_header_buffer().
Mon, 27 Jul 2020 16:02:15 +0300 Maxim Dounin FastCGI: fixed zero size buf alerts on extra data (ticket #2018).
Mon, 27 Jul 2020 13:21:51 +0300 balus Core: enclosed parameters of the ngx_buf.h macros in parentheses.
Thu, 23 Jul 2020 17:31:09 +0300 Sergey Kandaurov OCSP: fixed certificate reference leak.
Wed, 22 Jul 2020 22:16:19 +0300 Roman Arutyunyan Xslt: disabled ranges.
Tue, 21 Jul 2020 20:34:29 +0300 Ruslan Ermilov Core: close PID file when writing fails.
Thu, 09 Jul 2020 16:21:37 +0300 Roman Arutyunyan Slice filter: clear original Accept-Ranges.
Thu, 09 Jul 2020 17:33:22 +0300 Roman Arutyunyan Version bump.
Tue, 07 Jul 2020 18:56:06 +0300 Maxim Dounin release-1.19.1 tag
Tue, 07 Jul 2020 18:56:05 +0300 Maxim Dounin nginx-1.19.1-RELEASE release-1.19.1
Mon, 06 Jul 2020 18:36:25 +0300 Maxim Dounin gRPC: generate error when response size is wrong.
Mon, 06 Jul 2020 18:36:23 +0300 Maxim Dounin FastCGI: protection from responses with wrong length.
Mon, 06 Jul 2020 18:36:22 +0300 Maxim Dounin Upstream: drop extra data sent by upstream.
Mon, 06 Jul 2020 18:36:21 +0300 Maxim Dounin Proxy: style.
Mon, 06 Jul 2020 18:36:20 +0300 Maxim Dounin Proxy: detection of data after final chunk.
Mon, 06 Jul 2020 18:36:19 +0300 Maxim Dounin Proxy: drop extra data sent by upstream.
Mon, 06 Jul 2020 18:36:17 +0300 Maxim Dounin Memcached: protect from too long responses.
Fri, 03 Jul 2020 16:16:47 +0300 Ruslan Ermilov HTTP/2: lingering close after GOAWAY.
Mon, 29 Jun 2020 17:15:51 +0300 Maxim Dounin SSL: fixed unexpected certificate requests (ticket #2008).
Mon, 15 Jun 2020 03:58:31 -0400 Eran Kornblau Fixed potential leak of temp pool.
Mon, 22 Jun 2020 18:03:00 +0300 Maxim Dounin Cache: introduced min_free cache clearing.
Mon, 22 Jun 2020 18:02:59 +0300 Maxim Dounin Too large st_blocks values are now ignored (ticket #157).
Mon, 22 Jun 2020 18:02:58 +0300 Maxim Dounin Large block sizes on Linux are now ignored (ticket #1168).
Mon, 15 Jun 2020 20:17:16 +0300 Roman Arutyunyan OCSP: fixed use-after-free on error.
Mon, 15 Jun 2020 17:35:26 -0400 Quantum Correctly flush request body to uwsgi with SSL.
Mon, 08 Jun 2020 11:40:34 +0300 Vladimir Homutov Stream: fixed processing of zero length UDP packets (ticket #1982).
Wed, 03 Jun 2020 19:11:32 +0300 Maxim Dounin SSL: added verify callback to ngx_ssl_trusted_certificate().
Mon, 01 Jun 2020 22:31:23 +0300 Ruslan Ermilov Fixed SIGQUIT not removing listening UNIX sockets (closes #753).
Mon, 01 Jun 2020 20:19:27 +0300 Ruslan Ermilov Fixed removing of listening UNIX sockets when "changing binary".
Tue, 26 May 2020 19:17:11 +0300 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Tue, 26 May 2020 22:03:00 +0300 Maxim Dounin Version bump.
Tue, 26 May 2020 18:00:20 +0300 Maxim Dounin release-1.19.0 tag
Tue, 26 May 2020 18:00:20 +0300 Maxim Dounin nginx-1.19.0-RELEASE release-1.19.0
Mon, 25 May 2020 22:10:37 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 25 May 2020 18:33:42 +0300 Maxim Dounin HTTP/2: invalid connection preface logging (ticket #1981).
Sat, 23 May 2020 15:53:08 +0300 Sergey Kandaurov Fixed format specifiers.
Fri, 22 May 2020 17:25:27 +0300 Roman Arutyunyan OCSP: certificate status cache.
Fri, 22 May 2020 17:30:12 +0300 Roman Arutyunyan SSL: client certificate validation with OCSP (ticket #1534).
Fri, 22 May 2020 20:35:05 +0300 Roman Arutyunyan OCSP stapling: iterate over all responder addresses.
Sun, 17 May 2020 14:24:35 +0300 Roman Arutyunyan OCSP stapling: keep extra chain in the staple object.
Wed, 06 May 2020 21:44:14 +0300 Roman Arutyunyan OCSP stapling: moved response verification to a separate function.
Wed, 13 May 2020 22:02:47 +0800 Jinhua Tan Upstream: jump out of loop after matching the status code.
Fri, 08 May 2020 19:19:16 +0300 Sergey Kandaurov Variables: fixed buffer over-read when evaluating "$arg_".
Thu, 23 Apr 2020 15:10:26 +0300 Ruslan Ermilov gRPC: WINDOW_UPDATE after END_STREAM handling (ticket #1797).
Thu, 23 Apr 2020 15:10:24 +0300 Ruslan Ermilov gRPC: RST_STREAM(NO_ERROR) handling (ticket #1792).
Thu, 23 Apr 2020 15:10:21 +0300 Ruslan Ermilov Version bump.
Tue, 21 Apr 2020 17:09:01 +0300 Maxim Dounin release-1.18.0 tag stable-1.18
Tue, 21 Apr 2020 17:09:01 +0300 Maxim Dounin nginx-1.18.0-RELEASE stable-1.18 release-1.18.0
Tue, 21 Apr 2020 15:38:06 +0300 Maxim Dounin Stable branch. stable-1.18
Tue, 14 Apr 2020 17:19:26 +0300 Maxim Dounin release-1.17.10 tag
Tue, 14 Apr 2020 17:19:26 +0300 Maxim Dounin nginx-1.17.10-RELEASE release-1.17.10
Tue, 14 Apr 2020 15:15:16 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Wed, 08 Apr 2020 01:02:17 +0300 Ruslan Ermilov The new auth_delay directive for delaying unauthorized requests.
Fri, 13 Mar 2020 02:12:10 +0300 Ruslan Ermilov Auth basic: explicitly zero out password buffer.
Mon, 16 Mar 2020 12:41:41 +0300 Ruslan Ermilov Version bump.
Tue, 03 Mar 2020 18:04:21 +0300 Maxim Dounin release-1.17.9 tag
Tue, 03 Mar 2020 18:04:21 +0300 Maxim Dounin nginx-1.17.9-RELEASE release-1.17.9
Tue, 03 Mar 2020 18:03:28 +0300 Maxim Dounin Updated PCRE used for win32 builds.
Fri, 28 Feb 2020 19:54:13 +0300 Roman Arutyunyan Simplified subrequest finalization.
Mon, 02 Mar 2020 20:07:36 +0300 Dmitry Volyntsev Fixed premature background subrequest finalization.
Fri, 28 Feb 2020 17:21:18 +0300 Maxim Dounin Added default overwrite in error_page 494.
Wed, 26 Feb 2020 15:10:46 +0300 Roman Arutyunyan Mp4: fixed possible chunk offset overflow.
Thu, 27 Feb 2020 19:03:21 +0300 Sergey Kandaurov Disabled connection reuse while in SSL handshake.
Thu, 20 Feb 2020 16:51:07 +0300 Maxim Dounin Disabled duplicate "Host" headers (ticket #1724).
Thu, 20 Feb 2020 16:19:34 +0300 Maxim Dounin Removed "Transfer-Encoding: identity" support.
Thu, 20 Feb 2020 16:19:29 +0300 Maxim Dounin Disabled multiple Transfer-Encoding headers.
Tue, 11 Feb 2020 13:22:44 +0300 Vladimir Homutov Made ngx_http_get_forwarded_addr_internal() non-recursive.
Wed, 05 Feb 2020 16:29:23 +0300 Sergey Kandaurov HTTP/2: fixed socket leak with an incomplete HEADERS frame.
Wed, 05 Feb 2020 16:29:14 +0300 Sergey Kandaurov Version bump.
Tue, 21 Jan 2020 16:39:42 +0300 Maxim Dounin release-1.17.8 tag
Tue, 21 Jan 2020 16:39:41 +0300 Maxim Dounin nginx-1.17.8-RELEASE release-1.17.8
Fri, 17 Jan 2020 12:13:02 +0300 Vladimir Homutov gRPC: variables support in the "grpc_pass" directive.
Tue, 14 Jan 2020 14:20:08 +0300 Daniil Bondarev HTTP/2: removed ngx_debug_point() call.
Fri, 27 Dec 2019 19:43:01 +0300 Maxim Dounin SSL: reworked posted next events again.
Fri, 27 Dec 2019 17:20:25 +0300 Maxim Dounin Trailing space removed.
Fri, 27 Dec 2019 17:20:20 +0300 Maxim Dounin Version bump.
Tue, 24 Dec 2019 18:00:09 +0300 Maxim Dounin release-1.17.7 tag
Tue, 24 Dec 2019 18:00:09 +0300 Maxim Dounin nginx-1.17.7-RELEASE release-1.17.7
Tue, 24 Dec 2019 17:24:59 +0300 Maxim Dounin SSL: reworked posted next events.
Mon, 23 Dec 2019 21:25:21 +0300 Maxim Dounin HTTP/2: introduced separate handler to retry stream close.
Mon, 23 Dec 2019 21:25:17 +0300 Maxim Dounin HTTP/2: fixed socket leak with queued frames (ticket #1689).
Mon, 23 Dec 2019 20:39:27 +0300 Maxim Dounin Dav: added checks for chunked to body presence conditions.