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.
Mon, 23 Dec 2019 18:56:21 +0300 Sergey A. Osokin Update manpage, sort command line options.
Mon, 23 Dec 2019 15:45:46 +0300 Ruslan Ermilov Discard request body when redirecting to a URL via error_page.
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Rewrite: disallow empty replacements.
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Tolerate '\0' in URI when mapping URI to path.
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Rewrite: fixed segfault with rewritten URI and "alias".
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Fixed request finalization in ngx_http_index_handler().
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Saved some memory allocations.
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Dav: fixed Location in successful MKCOL response.
Thu, 05 Dec 2019 19:38:06 +0300 Maxim Dounin Upstream keepalive: clearing of c->data in cached connections.
Thu, 05 Dec 2019 19:22:48 +0300 Maxim Dounin Version bump.
Tue, 19 Nov 2019 17:18:58 +0300 Maxim Dounin release-1.17.6 tag
Tue, 19 Nov 2019 17:18:58 +0300 Maxim Dounin nginx-1.17.6-RELEASE release-1.17.6
Mon, 18 Nov 2019 19:50:59 +0300 Roman Arutyunyan Limit conn: added shared context.
Mon, 18 Nov 2019 17:48:32 +0300 Roman Arutyunyan Limit conn: $limit_conn_status variable.
Tue, 19 Nov 2019 11:30:41 +0300 Roman Arutyunyan Limit conn: limit_conn_dry_run directive.
Mon, 18 Nov 2019 17:46:52 +0300 Roman Arutyunyan Updated comment after 776d1bebdca2.
Wed, 06 Nov 2019 19:03:18 +0300 Roman Arutyunyan Limit req: $limit_req_status variable.
Mon, 21 Oct 2019 20:22:30 +0300 Roman Arutyunyan Parsing server PROXY protocol address and port (ticket #1206).
Mon, 21 Oct 2019 18:06:19 +0300 Roman Arutyunyan Core: moved PROXY protocol fields out of ngx_connection_t.
Thu, 24 Oct 2019 13:47:28 +0300 Roman Arutyunyan Version bump.
Tue, 22 Oct 2019 18:16:08 +0300 Maxim Dounin release-1.17.5 tag
Tue, 22 Oct 2019 18:16:08 +0300 Maxim Dounin nginx-1.17.5-RELEASE release-1.17.5
Mon, 21 Oct 2019 19:07:03 +0300 Maxim Dounin Win32: silenced -Wcast-function-type GCC warning (ticket #1865).
Mon, 21 Oct 2019 19:06:12 +0300 Maxim Dounin Win32: improved fallback on FormatMessage() errors.
Thu, 17 Oct 2019 16:02:24 +0300 Maxim Dounin SSL: available bytes handling (ticket #1431).
Thu, 17 Oct 2019 16:02:19 +0300 Maxim Dounin Events: available bytes calculation via ioctl(FIONREAD).
Thu, 17 Oct 2019 16:02:13 +0300 Maxim Dounin SSL: improved ngx_ssl_recv_chain() to stop if c->read->ready is 0.
Thu, 17 Oct 2019 16:02:03 +0300 Maxim Dounin Event pipe: disabled c->read->available checking for SSL.
Tue, 15 Oct 2019 14:46:10 +0300 Ruslan Ermilov Fixed header parsing with ignore_invalid_headers switched off.
Tue, 08 Oct 2019 21:56:14 +0300 Maxim Dounin Fixed URI normalization with merge_slashes switched off.
Tue, 08 Oct 2019 21:56:14 +0300 Ruslan Ermilov The "/." and "/.." at the end of URI should be normalized.
Tue, 08 Oct 2019 21:56:14 +0300 Ruslan Ermilov Improved detection of broken percent encoding in URI.
Mon, 30 Sep 2019 16:39:20 +0300 Vladimir Homutov Core: removed dead code in ngx_rbtree_delete().
Mon, 30 Sep 2019 16:43:16 +0300 Vladimir Homutov Version bump.
Tue, 24 Sep 2019 18:08:48 +0300 Maxim Dounin release-1.17.4 tag
Tue, 24 Sep 2019 18:08:48 +0300 Maxim Dounin nginx-1.17.4-RELEASE release-1.17.4
Tue, 24 Sep 2019 16:30:03 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 23 Sep 2019 15:45:36 +0300 Ruslan Ermilov HTTP/2: fixed worker_shutdown_timeout.
Mon, 23 Sep 2019 15:45:32 +0300 Ruslan Ermilov HTTP/2: fixed possible alert about left open socket on shutdown.
Wed, 18 Sep 2019 20:28:12 +0300 Maxim Dounin HTTP/2: traffic-based flood detection.
Wed, 18 Sep 2019 20:28:09 +0300 Maxim Dounin HTTP/2: switched back to RST_STREAM with NO_ERROR.
Mon, 16 Sep 2019 19:26:42 +0300 Sergey Kandaurov SSL: fixed ssl_verify_client error message.
Tue, 10 Sep 2019 15:42:34 +0300 Sergey Kandaurov Resolver: fixed possible use-after-free while resolving PTR.
Tue, 10 Sep 2019 15:33:38 +0300 Ruslan Ermilov HTTP/2: close connection on zero WINDOW_UPDATE.
Tue, 10 Sep 2019 15:33:37 +0300 Ruslan Ermilov HTTP/2: close connection on frames with self-dependency.
Wed, 04 Sep 2019 13:33:51 +0300 Sergey Kandaurov Fixed "return" with discarding invalid chunked body.
Tue, 03 Sep 2019 17:26:56 +0300 Sergey Kandaurov Detect runaway chunks in ngx_http_parse_chunked().
Mon, 19 Aug 2019 15:16:06 +0300 Sergey Kandaurov HTTP/2: discard remaining request body after redirect.
Fri, 16 Aug 2019 18:16:21 +0300 Maxim Dounin SSL: lowered log level for WSAECONNABORTED errors on Windows.
Fri, 16 Aug 2019 18:16:14 +0300 Maxim Dounin Version bump.
Tue, 13 Aug 2019 15:51:43 +0300 Maxim Dounin release-1.16.1 tag stable-1.16
Tue, 13 Aug 2019 15:51:42 +0300 Maxim Dounin nginx-1.16.1-RELEASE stable-1.16 release-1.16.1
Tue, 13 Aug 2019 15:43:40 +0300 Ruslan Ermilov HTTP/2: limited number of PRIORITY frames. stable-1.16
Tue, 13 Aug 2019 15:43:36 +0300 Ruslan Ermilov HTTP/2: limited number of DATA frames. stable-1.16
Tue, 13 Aug 2019 15:43:32 +0300 Sergey Kandaurov HTTP/2: reject zero length headers with PROTOCOL_ERROR. stable-1.16
Tue, 25 Jun 2019 04:47:43 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.16
Tue, 13 Aug 2019 15:48:39 +0300 Maxim Dounin Version bump. stable-1.16
Tue, 13 Aug 2019 15:45:57 +0300 Maxim Dounin release-1.17.3 tag
Tue, 13 Aug 2019 15:45:56 +0300 Maxim Dounin nginx-1.17.3-RELEASE release-1.17.3
Tue, 13 Aug 2019 15:43:40 +0300 Ruslan Ermilov HTTP/2: limited number of PRIORITY frames.
Tue, 13 Aug 2019 15:43:36 +0300 Ruslan Ermilov HTTP/2: limited number of DATA frames.
Tue, 13 Aug 2019 15:43:32 +0300 Sergey Kandaurov HTTP/2: reject zero length headers with PROTOCOL_ERROR.
Thu, 01 Aug 2019 13:50:07 +0300 Maxim Dounin Mail: fixed duplicate resolving.
Wed, 31 Jul 2019 17:29:00 +0300 Maxim Dounin Gzip: fixed "zero size buf" alerts after ac5a741d39cf.
Wed, 31 Jul 2019 17:28:41 +0300 Maxim Dounin Version bump.
Tue, 23 Jul 2019 15:01:47 +0300 Maxim Dounin release-1.17.2 tag
Tue, 23 Jul 2019 15:01:47 +0300 Maxim Dounin nginx-1.17.2-RELEASE release-1.17.2
Fri, 19 Jul 2019 17:50:00 +0300 Maxim Dounin Core: fixed memory leak on error, missed in c3f60d618c17.
Thu, 18 Jul 2019 18:27:54 +0300 Maxim Dounin Xslt: fixed potential buffer overflow with null character.
Thu, 18 Jul 2019 18:27:53 +0300 Maxim Dounin SSI: avoid potential buffer overflow.
Thu, 18 Jul 2019 18:27:52 +0300 Maxim Dounin Upstream: fixed EOF handling in unbuffered and upgraded modes.
Thu, 18 Jul 2019 18:27:50 +0300 Maxim Dounin HTTP/2: return error on output on closed stream.
Thu, 18 Jul 2019 18:27:44 +0300 Maxim Dounin Core: fixed segfault with too large bucket sizes (ticket #1806).
Wed, 17 Jul 2019 17:00:57 +0300 Maxim Dounin Perl: removed unused variable, forgotten in 975d7ab37b39.
Fri, 12 Jul 2019 12:43:08 +0200 Ilya Leoshkevich Gzip: use zlib to write header and trailer.
Fri, 12 Jul 2019 15:39:28 +0300 Maxim Dounin Perl: named locations in $r->internal_redirect().
Fri, 12 Jul 2019 15:39:26 +0300 Maxim Dounin Perl: expect escaped URIs in $r->internal_redirect().
Fri, 12 Jul 2019 15:39:25 +0300 Maxim Dounin Perl: additional ctx->header_sent checks.
Fri, 12 Jul 2019 15:39:25 +0300 Maxim Dounin Perl: avoid returning 500 if header was already sent.
Fri, 12 Jul 2019 15:38:27 +0300 Maxim Dounin Perl: avoid redirects on errors.
Fri, 12 Jul 2019 15:35:31 +0300 Maxim Dounin Perl: disabled unrelated calls from variable handlers.
Fri, 12 Jul 2019 15:34:37 +0300 Maxim Dounin Perl: protection against duplicate $r->sleep() calls.
Fri, 12 Jul 2019 13:56:23 +0300 Maxim Dounin Perl: handling of allocation errors.
Fri, 12 Jul 2019 13:56:21 +0300 Maxim Dounin Perl: propagate errors.
Fri, 12 Jul 2019 11:29:22 +0300 Maxim Dounin Perl: reworked perl module to pass ctx instead of request.
Thu, 11 Jul 2019 23:20:08 +0300 Maxim Dounin Perl: removed unneeded NGX_DONE test.
Sun, 30 Jun 2019 10:39:01 +0300 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Tue, 09 Jul 2019 16:03:25 +0300 Maxim Dounin Typo.
Tue, 09 Jul 2019 16:01:32 +0300 Maxim Dounin Version bump.
Tue, 25 Jun 2019 15:19:45 +0300 Maxim Dounin release-1.17.1 tag
Tue, 25 Jun 2019 15:19:45 +0300 Maxim Dounin nginx-1.17.1-RELEASE release-1.17.1
Tue, 25 Jun 2019 04:47:43 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 17 Jun 2019 19:48:56 +0300 Maxim Dounin Perl: disabled not_modified filter (ticket #1786).
Wed, 05 Jun 2019 19:55:27 +0300 Roman Arutyunyan Limit req: limit_req_dry_run directive.
Mon, 03 Jun 2019 20:33:26 +0300 Roman Arutyunyan Upstream: background cache update before cache send (ticket #1782).
Thu, 23 May 2019 16:49:22 +0300 Niklas Keller Upstream hash: fall back to round-robin if hash key is empty.
Mon, 27 May 2019 19:47:50 +0300 Roman Arutyunyan Version bump.
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.
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.
Fri, 10 Aug 2018 21:54:17 +0300 Maxim Dounin Upstream keepalive: comment added.
Fri, 10 Aug 2018 20:49:06 +0300 Maxim Dounin SSL: fixed build with LibreSSL 2.8.0 (ticket #1605).
Fri, 10 Aug 2018 14:15:05 +0300 Maxim Konovalov A link to the error_log directive on nginx.org removed.
Thu, 09 Aug 2018 20:12:17 +0300 Maxim Dounin HTTP/2: workaround for clients which fail on table size updates.
Thu, 09 Aug 2018 12:15:42 +0300 Maxim Dounin Skipping spaces in configuration files (ticket #1557).
Tue, 07 Aug 2018 02:16:07 +0300 Maxim Dounin SSL: support for TLSv1.3 early data with BoringSSL.
Tue, 07 Aug 2018 02:15:28 +0300 Maxim Dounin SSL: enabled TLSv1.3 with BoringSSL.
Thu, 02 Aug 2018 13:19:48 +0300 Sergey Kandaurov Dav: removed dead store after 8e7a5de61664.
Wed, 01 Aug 2018 02:12:21 +0300 Maxim Dounin Dav: changed COPY of a file to preserve access mask.
Wed, 01 Aug 2018 02:12:11 +0300 Maxim Dounin Dav: changed ngx_copy_file() to preserve access and mtime.
Wed, 01 Aug 2018 02:11:58 +0300 Maxim Dounin Dav: fixed ngx_copy_file() to truncate destination file.
Tue, 24 Jul 2018 18:46:54 +0300 Sergey Kandaurov Configure: fixed compiler warnings with "-Wall -Wextra".
Tue, 24 Jul 2018 18:46:18 +0300 Sergey Kandaurov Version bump.
Tue, 24 Jul 2018 16:11:00 +0300 Maxim Dounin release-1.15.2 tag
Tue, 24 Jul 2018 16:10:59 +0300 Maxim Dounin nginx-1.15.2-RELEASE release-1.15.2
Sun, 22 Jul 2018 04:03:40 +0300 Maxim Dounin Fixed NGX_TID_T_FMT format specification for uint64_t.
Wed, 18 Jul 2018 18:51:25 +0300 Sergey Kandaurov Stream ssl_preread: added SSLv2 Client Hello support.
Tue, 17 Jul 2018 15:30:43 +0300 Ruslan Ermilov Fixed invalid access to location defined as an empty string.
Tue, 17 Jul 2018 12:53:23 +0300 Sergey Kandaurov SSL: save sessions for upstream peers using a callback function.
Mon, 16 Jul 2018 17:47:48 +0300 Maxim Dounin SSL: use of the SSL_OP_NO_RENEGOTIATION option (ticket #1376).
Mon, 16 Jul 2018 17:47:20 +0300 Maxim Dounin SSL: fixed SSL_clear_options() usage with OpenSSL 1.1.0+.
Mon, 16 Jul 2018 17:47:18 +0300 Maxim Dounin SSL: logging levels of "unsupported protocol", "version too low".
Thu, 12 Jul 2018 19:50:07 +0300 Maxim Dounin Events: added configuration check on the number of connections.
Thu, 12 Jul 2018 19:50:02 +0300 Maxim Dounin Events: moved sockets cloning to ngx_event_init_conf().
Wed, 11 Jul 2018 17:56:51 +0300 Roman Arutyunyan Stream ssl_preread: $ssl_preread_protocol variable.
Thu, 12 Jul 2018 12:50:20 +0300 Ruslan Ermilov Allow resetting connections closed by "return 444" (ticket #905).
Thu, 05 Jul 2018 22:21:14 +0300 Maxim Dounin Resolver: retry sending queries on errors (ticket #1511).
Thu, 05 Jul 2018 20:45:29 +0300 Maxim Dounin SSL: logging level of "https proxy request" errors.
Thu, 05 Jul 2018 20:44:58 +0300 Maxim Dounin Version bump.
Tue, 03 Jul 2018 18:07:44 +0300 Maxim Dounin release-1.15.1 tag
Tue, 03 Jul 2018 18:07:43 +0300 Maxim Dounin nginx-1.15.1-RELEASE release-1.15.1
Mon, 02 Jul 2018 19:03:04 +0300 Maxim Dounin Upstream: fixed tcp_nopush with gRPC.
Mon, 02 Jul 2018 19:02:31 +0300 Maxim Dounin Upstream: fixed unexpected tcp_nopush usage on peer connections.
Mon, 02 Jul 2018 19:02:08 +0300 Maxim Dounin gRPC: clearing buffers in ngx_http_grpc_get_buf().
Mon, 02 Jul 2018 13:54:33 +0300 Ruslan Ermilov Added FreeBSD support for "listen ... reuseport".
Fri, 15 Jun 2018 17:29:55 +0300 Valentin Bartenev MIME: added font/woff2 type (ticket #1243).
Fri, 15 Jun 2018 17:29:55 +0300 Valentin Bartenev MIME: changed type for woff to font/woff (ticket #1243).
Fri, 15 Jun 2018 11:46:14 +0300 Vladimir Homutov Upstream: ngx_http_upstream_random module.
Thu, 14 Jun 2018 07:03:50 +0300 Ruslan Ermilov Upstream: improved peer selection concurrency for hash and ip_hash.
Wed, 13 Jun 2018 22:37:49 +0300 Ruslan Ermilov Resolver: require name servers.
Wed, 13 Jun 2018 22:37:42 +0300 Ruslan Ermilov Resolver: allocate resolver from configuration pool.
Wed, 13 Jun 2018 15:28:11 +0300 Maxim Dounin Upstream: disable body cleanup with preserve_output (ticket #1565).
Thu, 07 Jun 2018 20:04:22 +0300 Ruslan Ermilov HTTP/2: use scheme from original request for pushes (closes #1549).
Thu, 07 Jun 2018 20:01:41 +0300 Ruslan Ermilov Added r->schema.
Thu, 07 Jun 2018 19:53:43 +0300 Ruslan Ermilov Removed extraneous check while processing request line.
Thu, 07 Jun 2018 11:47:10 +0300 Ruslan Ermilov HTTP/2: validate client request scheme.
Thu, 24 May 2018 12:06:35 +0300 Ruslan Ermilov Allowed digits, '+', '-', and '.' in scheme names as per RFC 3986.
Wed, 06 Jun 2018 13:31:05 +0300 Sergey Kandaurov SSL: removed extra prototype.
Tue, 05 Jun 2018 17:41:34 +0300 Maxim Dounin Added missing space after ngx_close_socket_n.
Tue, 05 Jun 2018 17:13:17 +0300 Maxim Dounin Version bump.
Tue, 05 Jun 2018 16:47:25 +0300 Maxim Dounin release-1.15.0 tag
Tue, 05 Jun 2018 16:47:25 +0300 Maxim Dounin nginx-1.15.0-RELEASE release-1.15.0
Mon, 04 Jun 2018 19:50:00 +0300 Roman Arutyunyan Stream: udp streams.
Fri, 01 Jun 2018 16:55:49 +0300 Roman Arutyunyan Events: moved ngx_recvmsg() to new file src/event/ngx_event_udp.c.
Fri, 01 Jun 2018 13:12:57 +0300 Roman Arutyunyan Events: get remote addresses before creating udp connection.
Fri, 01 Jun 2018 16:53:02 +0300 Roman Arutyunyan Events: fixed handling zero-length client address.
Mon, 04 Jun 2018 18:47:54 +0300 Sergey Kandaurov Leave chain in ngx_chain_add_copy() in consistent state on errors.
Wed, 30 May 2018 15:40:34 +0300 Maxim Dounin Limit req: improved handling of negative times.
Tue, 29 May 2018 16:15:19 +0300 Ruslan Ermilov Core: fixed comment about ngx_current_msec after 81fae70d6cb8.
Tue, 29 May 2018 11:47:32 +0300 Ruslan Ermilov Win32: fixed comment in ngx_gettimeofday() calculations.
Wed, 23 May 2018 16:38:16 +0300 Maxim Dounin Removed glibc crypt_r() bug workaround (ticket #1469).
Mon, 14 May 2018 22:50:57 +0300 Vladimir Homutov Syslog: install cleanup handler only once.
Wed, 23 May 2018 10:41:38 +0300 Ruslan Ermilov Resolver: close UDP socket on error or incomplete send.
Wed, 23 May 2018 10:41:29 +0300 Ruslan Ermilov Resolver: style.
Mon, 21 May 2018 23:11:27 +0300 Maxim Dounin Core: silenced getsockopt(TCP_FASTOPEN) messages on FreeBSD.
Tue, 24 Apr 2018 14:04:59 +0300 Ruslan Ermilov Configure: fixed clang version detection (closes #1539).
Tue, 08 May 2018 19:35:56 +0300 Vladimir Homutov Syslog: re-open syslog udp socket on send error (ticket #1477).
Mon, 07 May 2018 09:54:37 +0000 Sergey Kandaurov Silenced -Wcast-function-type warnings (closes #1546).
Wed, 25 Apr 2018 14:57:24 +0300 Ruslan Ermilov SSL: deprecated the "ssl" directive.
Tue, 24 Apr 2018 15:29:01 +0300 Maxim Dounin SSL: detect "listen ... ssl" without certificates (ticket #178).
Tue, 24 Apr 2018 15:28:58 +0300 Maxim Dounin Mail: fixed error message about missing ssl_certificate_key.
Wed, 18 Apr 2018 16:11:41 +0300 Maxim Dounin Cache: fixed cache valid slot to reject incorrect statuses.
Wed, 18 Apr 2018 16:09:08 +0300 Maxim Dounin Version bump.
Tue, 17 Apr 2018 18:22:36 +0300 Maxim Dounin release-1.14.0 tag stable-1.14
Tue, 17 Apr 2018 18:22:35 +0300 Maxim Dounin nginx-1.14.0-RELEASE stable-1.14 release-1.14.0
Tue, 17 Apr 2018 16:30:10 +0300 Maxim Dounin Stable branch. stable-1.14
Tue, 10 Apr 2018 17:11:10 +0300 Maxim Dounin release-1.13.12 tag
Tue, 10 Apr 2018 17:11:09 +0300 Maxim Dounin nginx-1.13.12-RELEASE release-1.13.12
Thu, 05 Apr 2018 16:56:12 +0300 Maxim Dounin Upstream: fixed u->conf->preserve_output (ticket #1519).
Thu, 05 Apr 2018 16:53:27 +0300 Maxim Dounin Version bump.
Tue, 03 Apr 2018 17:38:10 +0300 Maxim Dounin release-1.13.11 tag
Tue, 03 Apr 2018 17:38:09 +0300 Maxim Dounin nginx-1.13.11-RELEASE release-1.13.11
Tue, 03 Apr 2018 03:54:09 +0300 Maxim Dounin Updated OpenSSL and PCRE used for win32 builds.
Tue, 03 Apr 2018 02:43:18 +0300 Maxim Dounin Upstream: fixed ngx_http_upstream_test_next() conditions.
Mon, 02 Apr 2018 20:38:43 +0300 Vladimir Homutov Core: fixed build, broken by 63e91f263a49.
Mon, 02 Apr 2018 18:40:04 +0300 Ruslan Ermilov Core: revised the PROXY protocol v2 code.
Tue, 27 Mar 2018 18:39:38 +0300 Vladimir Homutov Core: style.
Thu, 22 Mar 2018 15:55:28 +0300 Vladimir Homutov Core: added processing of version 2 of the PROXY protocol.
Thu, 22 Mar 2018 18:43:49 +0300 Roman Arutyunyan Stream: set action before each recv/send while proxying.
Thu, 22 Mar 2018 19:26:25 +0300 Maxim Dounin gRPC: fixed possible sign extension of error and setting_value.
Thu, 22 Mar 2018 18:13:33 +0300 Ruslan Ermilov Improved code readability (closes #1512).
Thu, 22 Mar 2018 15:56:07 +0300 Maxim Dounin Configure: restored "no-threads" in OpenSSL builds.
Thu, 22 Mar 2018 15:55:57 +0300 Maxim Dounin Configure: fixed static compilation with OpenSSL 1.1.1.
Thu, 22 Mar 2018 15:55:52 +0300 Maxim Dounin Version bump.
Tue, 20 Mar 2018 18:58:30 +0300 Maxim Dounin release-1.13.10 tag
Tue, 20 Mar 2018 18:58:30 +0300 Maxim Dounin nginx-1.13.10-RELEASE release-1.13.10
Tue, 20 Mar 2018 15:58:11 +0300 Sergey Kandaurov gRPC: fixed missing state save in frame header parsing.
Mon, 19 Mar 2018 21:32:15 +0300 Ruslan Ermilov HTTP/2: improved frame info debugging.
Mon, 19 Mar 2018 16:42:56 +0300 Sergey Kandaurov gRPC: fixed parsing response headers split on CONTINUATION frames.
Mon, 19 Mar 2018 16:28:23 +0300 Ruslan Ermilov Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values.
Mon, 19 Mar 2018 16:22:09 +0300 Ruslan Ermilov Upstream: fixed comments after 13f8dec720b5.
Mon, 19 Mar 2018 12:41:36 +0300 Sergey Kandaurov Configure: added gRPC module help message.
Sun, 18 Mar 2018 11:11:14 +0200 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Sat, 17 Mar 2018 23:04:26 +0300 Maxim Dounin gRPC: special handling of "trailer only" responses.
Sat, 17 Mar 2018 23:04:25 +0300 Maxim Dounin gRPC: special handling of the TE request header.
Sat, 17 Mar 2018 23:04:24 +0300 Maxim Dounin The gRPC proxy module.
Sat, 17 Mar 2018 23:04:23 +0300 Maxim Dounin Upstream: u->conf->preserve_output flag.
Sat, 17 Mar 2018 23:04:22 +0300 Maxim Dounin Upstream: u->request_body_blocked flag.
Sat, 17 Mar 2018 23:04:21 +0300 Maxim Dounin Upstream: trailers support, u->conf->pass_trailers flag.
Sat, 17 Mar 2018 23:04:20 +0300 Maxim Dounin HTTP/2: externalized various constants and interfaces.
Mon, 12 Mar 2018 18:38:53 +0300 Roman Arutyunyan Style.
Mon, 12 Mar 2018 16:03:08 +0300 Roman Arutyunyan Stream ssl_preread: $ssl_preread_alpn_protocols variable.
Wed, 07 Mar 2018 18:28:12 +0300 Ruslan Ermilov Improved code readablity.
Mon, 05 Mar 2018 21:35:13 +0300 Maxim Dounin HTTP/2: unknown frames now logged at info level.
Mon, 05 Mar 2018 21:35:08 +0300 Maxim Dounin Style.
Thu, 01 Mar 2018 11:42:55 +0300 Vladimir Homutov Access log: support for disabling escaping (ticket #1450).
Thu, 01 Mar 2018 20:25:50 +0300 Maxim Dounin Core: ngx_current_msec now uses monotonic time if available.
Thu, 01 Mar 2018 18:38:39 +0300 Roman Arutyunyan Postpone filter: prevented uninitialized r->out.
Wed, 28 Feb 2018 16:56:58 +0300 Roman Arutyunyan Generic subrequests in memory.
Thu, 22 Feb 2018 17:25:43 +0300 Vladimir Homutov Modules compatibility: additional upstream metrics.
Mon, 26 Feb 2018 16:52:20 +0200 Vadim Filimonov Auth basic: prevent null character in error log (ticket #1494).
Thu, 22 Feb 2018 13:16:21 +0300 Roman Arutyunyan Generate error for unsupported IPv6 transparent proxy.
Thu, 22 Feb 2018 12:42:29 +0300 Ruslan Ermilov HTTP/2: style.
Wed, 21 Feb 2018 17:26:00 +0300 Sergey Kandaurov Geo: fixed indentation.
Wed, 21 Feb 2018 15:50:43 +0300 Ruslan Ermilov Geo: optimized configuration parser.
Wed, 21 Feb 2018 15:50:42 +0300 Ruslan Ermilov Geo: fixed memory allocation error handling (closes #1482).
Wed, 21 Feb 2018 15:50:35 +0300 Ruslan Ermilov Version bump.
Tue, 20 Feb 2018 17:08:49 +0300 Maxim Dounin release-1.13.9 tag
Tue, 20 Feb 2018 17:08:48 +0300 Maxim Dounin nginx-1.13.9-RELEASE release-1.13.9
Thu, 15 Feb 2018 19:06:22 +0300 Maxim Dounin HTTP/2: precalculate hash for "Cookie".
Thu, 15 Feb 2018 17:51:37 +0300 Ruslan Ermilov HTTP/2: fixed ngx_http_v2_push_stream() allocation error handling.
Thu, 15 Feb 2018 17:51:32 +0300 Ruslan Ermilov HTTP/2: push additional request headers (closes #1478).
Thu, 15 Feb 2018 17:51:26 +0300 Ruslan Ermilov Expose more headers with NGX_HTTP_HEADERS.
Thu, 15 Feb 2018 16:08:05 +0300 Vladimir Homutov Core: added a stub for additional zone configuration.
Thu, 15 Feb 2018 02:34:16 +0300 Sergey Kandaurov HTTP/2: style.
Fri, 09 Feb 2018 23:20:08 +0300 Ruslan Ermilov HTTP/2: fixed null pointer dereference with server push.
Thu, 08 Feb 2018 12:11:30 +0300 Ruslan Ermilov HTTP/2: fixed build with -Werror=unused-but-set-variable.
Thu, 08 Feb 2018 09:55:03 +0300 Ruslan Ermilov HTTP/2: server push.
Thu, 08 Feb 2018 09:54:49 +0300 Ruslan Ermilov HTTP/2: changed prototypes of request pseudo-headers parsers.
Thu, 08 Feb 2018 09:54:18 +0300 Ruslan Ermilov Basic support of the Link response header.
Wed, 07 Feb 2018 16:44:29 +0300 Roman Arutyunyan Dav: added error logging.
Tue, 06 Feb 2018 20:02:59 +0300 Sergey Kandaurov HTTP/2: removed unused field from ngx_http_v2_stream_t.
Thu, 01 Feb 2018 11:15:14 +0200 Gena Makhomed Contrib: vim syntax, update 3rd party module directives.
Thu, 01 Feb 2018 11:09:35 +0200 Gena Makhomed Contrib: vim syntax, update core module directives.
Tue, 30 Jan 2018 22:23:58 +0300 Ruslan Ermilov Upstream: removed X-Powered-By from the list of special headers.
Tue, 30 Jan 2018 17:46:31 +0300 Sergey Kandaurov SSL: using default server context in session remove (closes #1464).
Tue, 30 Jan 2018 14:44:31 +0300 Ruslan Ermilov HTTP/2: finalize request as bad if parsing of pseudo-headers fails.
Mon, 29 Jan 2018 16:06:33 +0300 Ruslan Ermilov HTTP/2: more style, comments, and debugging.
Mon, 29 Jan 2018 15:54:36 +0300 Ruslan Ermilov HTTP/2: handle duplicate INITIAL_WINDOW_SIZE settings.
Tue, 16 Jan 2018 13:52:03 +0300 Ruslan Ermilov Fixed --test-build-eventport on macOS 10.12 and later.
Thu, 11 Jan 2018 21:43:49 +0300 Maxim Dounin Upstream: fixed "header already sent" alerts on backend errors.
Thu, 11 Jan 2018 21:43:24 +0300 Maxim Dounin Year 2018.
Thu, 28 Dec 2017 12:01:05 +0200 Gena Makhomed Contrib: vim syntax, update core module directives.
Thu, 28 Dec 2017 11:49:44 +0200 Gena Makhomed Contrib: vim syntax, update 3rd party module directives.
Sat, 30 Dec 2017 00:15:07 +0300 Maxim Dounin Version bump.
Tue, 26 Dec 2017 19:01:12 +0300 Maxim Dounin release-1.13.8 tag
Tue, 26 Dec 2017 19:01:11 +0300 Maxim Dounin nginx-1.13.8-RELEASE release-1.13.8
Tue, 26 Dec 2017 17:48:49 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 25 Dec 2017 18:30:01 +0200 Gena Makhomed Contrib: vim syntax, listen options.
Mon, 25 Dec 2017 17:57:01 +0200 Gena Makhomed Contrib: vim syntax, update core module directives.
Mon, 25 Dec 2017 19:41:00 +0300 Maxim Dounin Contrib: updated vim syntax rules for variables.
Thu, 21 Dec 2017 13:29:40 +0300 Roman Arutyunyan Allowed configuration token to start with a variable.
Tue, 19 Dec 2017 19:00:27 +0300 Roman Arutyunyan Fixed capabilities version.
Mon, 18 Dec 2017 21:09:39 +0300 Roman Arutyunyan Improved the capabilities feature detection.
Wed, 13 Dec 2017 20:40:53 +0300 Roman Arutyunyan Retain CAP_NET_RAW capability for transparent proxying.
Mon, 11 Dec 2017 16:28:11 +0000 Debayan Ghosh Use sysconf to determine cacheline size at runtime.
Mon, 11 Dec 2017 15:05:35 +0000 Debayan Ghosh Configure: set default cacheline size to 64 for aarch64 platforms.
Thu, 07 Dec 2017 17:09:36 +0300 Maxim Dounin Configure: fixed SO_BINDANY comment.
Thu, 07 Dec 2017 17:09:33 +0300 Maxim Dounin Configure: moved IP_BIND_ADDRESS_NO_PORT test.
Mon, 20 Nov 2017 20:50:35 +0300 Roman Arutyunyan Proxy: escape explicit space in URI in default cache key.
Mon, 20 Nov 2017 21:11:19 +0300 Roman Arutyunyan Inherit valid_unparsed_uri in cloned subrequests (ticket #1430).
Mon, 20 Nov 2017 13:47:17 +0300 Roman Arutyunyan Proxy: simplified conditions of using unparsed uri.
Fri, 01 Dec 2017 15:59:14 -0800 Patryk Lesiewicz Upstream: flush low-level buffers on write retry.
Tue, 28 Nov 2017 14:00:00 +0300 Roman Arutyunyan Upstream keepalive: clean read delayed flag in stored connections.
Mon, 04 Dec 2017 17:30:02 +0300 Maxim Dounin Autoindex: discard request body (ticket #1439).
Tue, 28 Nov 2017 13:09:54 +0300 Sergey Kandaurov Removed unused FreeBSD-specific definitions in ngx_posix_config.h.
Tue, 28 Nov 2017 12:00:24 +0300 Ruslan Ermilov Fixed "changing binary" when reaper is not init.
Thu, 23 Nov 2017 16:33:40 +0300 Maxim Dounin Configure: fixed clang detection on MINIX.
Thu, 23 Nov 2017 16:32:58 +0300 Maxim Dounin Version bump.
Tue, 21 Nov 2017 18:09:44 +0300 Maxim Dounin release-1.13.7 tag
Tue, 21 Nov 2017 18:09:43 +0300 Maxim Dounin nginx-1.13.7-RELEASE release-1.13.7
Tue, 21 Nov 2017 17:32:12 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 20 Nov 2017 16:31:07 +0300 Maxim Dounin Fixed worker_shutdown_timeout in various cases.
Sat, 18 Nov 2017 04:03:27 +0300 Maxim Dounin Gzip: support for a zlib variant from Intel.
Thu, 16 Nov 2017 13:20:47 +0300 Ruslan Ermilov Xslt: fixed parameters parsing (ticket #1416).
Fri, 27 Oct 2017 00:30:38 +0800 hucongcong SSI: fixed type.
Thu, 09 Nov 2017 15:35:20 +0300 Maxim Dounin FastCGI: adjust buffer position when parsing incomplete records.
Tue, 17 Oct 2017 19:52:16 +0300 Maxim Dounin Core: free shared memory zones only after reconfiguration.
Tue, 17 Oct 2017 16:16:37 +0300 Maxim Dounin release-1.12.2 tag stable-1.12
Tue, 17 Oct 2017 16:16:37 +0300 Maxim Dounin nginx-1.12.2-RELEASE stable-1.12 release-1.12.2
Thu, 05 Oct 2017 16:50:35 +0300 Maxim Dounin Fixed build without IPv6, broken by 874171c3c71a. stable-1.12
Wed, 04 Oct 2017 21:19:42 +0300 Maxim Dounin Fixed handling of unix sockets in $binary_remote_addr. stable-1.12
Wed, 04 Oct 2017 21:19:38 +0300 Maxim Dounin Fixed handling of non-null-terminated unix sockets. stable-1.12
Wed, 04 Oct 2017 21:19:33 +0300 Maxim Dounin Fixed buffer overread with unix sockets after accept(). stable-1.12
Mon, 25 Sep 2017 15:19:24 +0300 Ruslan Ermilov Fixed the NGX_UNIX_ADDRSTRLEN macro. stable-1.12
Wed, 04 Oct 2017 21:15:15 +0300 Valentin Bartenev HTTP/2: enforce writing the sync request body buffer to file. stable-1.12
Mon, 11 Sep 2017 15:32:31 +0300 Roman Arutyunyan Stream: relaxed next upstream condition (ticket #1317). stable-1.12
Thu, 10 Aug 2017 22:21:23 +0300 Maxim Dounin Range filter: changed type for total length to off_t. stable-1.12
Tue, 08 Aug 2017 15:21:10 +0300 Maxim Dounin Updated PCRE used for win32 builds. stable-1.12
Tue, 11 Jul 2017 20:06:52 +0300 Maxim Dounin Core: fixed error message on setsockopt(SO_REUSEPORT) failure. stable-1.12
Tue, 11 Jul 2017 19:59:56 +0300 Maxim Dounin Core: disabled SO_REUSEPORT when testing config (ticket #1300). stable-1.12
Wed, 24 May 2017 13:17:08 +0300 Roman Arutyunyan Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278). stable-1.12
Thu, 27 Apr 2017 16:57:18 +0300 Maxim Dounin Added missing "fall through" comments (ticket #1259). stable-1.12
Fri, 13 Oct 2017 20:23:57 +0300 Maxim Dounin Version bump. stable-1.12
Mon, 16 Oct 2017 13:13:25 +0300 Sergey Kandaurov Postpone filter: handled ngx_http_postpone_filter_add() failures.
Fri, 13 Oct 2017 00:32:26 +0300 Ruslan Ermilov Fixed type of ngx_conf_t.handler_conf.
Wed, 11 Oct 2017 15:43:50 -0700 Alessandro Ghedini SSL: include <openssl/hmac.h>.
Wed, 11 Oct 2017 17:38:21 +0300 Roman Arutyunyan Upstream: disabled upgrading in subrequests.
Wed, 11 Oct 2017 22:04:28 +0300 Ruslan Ermilov Upstream: fixed $upstream_status when upstream returns 503/504.
Wed, 11 Oct 2017 22:04:11 +0300 Ruslan Ermilov Version bump.
Tue, 10 Oct 2017 18:22:51 +0300 Maxim Dounin release-1.13.6 tag
Tue, 10 Oct 2017 18:22:50 +0300 Maxim Dounin nginx-1.13.6-RELEASE release-1.13.6
Tue, 10 Oct 2017 01:04:54 +0300 Sergey Kandaurov Upstream: fixed error handling of stale and revalidated cache send.
Mon, 09 Oct 2017 15:59:10 +0300 Maxim Dounin Upstream: even better handling of invalid headers in cache files.
Thu, 05 Oct 2017 17:43:05 +0300 Maxim Dounin Upstream hash: reordered peer checks.
Thu, 05 Oct 2017 17:42:59 +0300 Maxim Dounin Upstream hash: limited number of tries in consistent case.
Thu, 05 Oct 2017 16:50:35 +0300 Maxim Dounin Fixed build without IPv6, broken by 874171c3c71a.
Wed, 04 Oct 2017 21:19:42 +0300 Maxim Dounin Fixed handling of unix sockets in $binary_remote_addr.
Wed, 04 Oct 2017 21:19:38 +0300 Maxim Dounin Fixed handling of non-null-terminated unix sockets.
Wed, 04 Oct 2017 21:19:33 +0300 Maxim Dounin Fixed buffer overread with unix sockets after accept().
Wed, 04 Oct 2017 21:15:15 +0300 Valentin Bartenev HTTP/2: enforce writing the sync request body buffer to file.
Tue, 03 Oct 2017 18:19:27 +0300 Maxim Dounin Cache: fixed caching of intercepted errors (ticket #1382).
Mon, 02 Oct 2017 19:10:20 +0300 Maxim Dounin Upstream: better handling of invalid headers in cache files.
Mon, 02 Oct 2017 19:07:01 +0300 Maxim Dounin MIME: added most common OpenDocument types.
Mon, 02 Oct 2017 19:06:51 +0300 Maxim Dounin MIME: style.
Mon, 25 Sep 2017 15:19:24 +0300 Ruslan Ermilov Fixed the NGX_UNIX_ADDRSTRLEN macro.
Fri, 22 Sep 2017 22:49:42 +0300 Ruslan Ermilov Modules compatibility: down flag promoted to a bitmask.
Fri, 22 Sep 2017 18:37:49 +0300 Ruslan Ermilov Style.
Fri, 22 Sep 2017 13:10:49 +0300 Ruslan Ermilov Do not use the obsolete NGX_SOCKADDRLEN macro.
Mon, 18 Sep 2017 11:09:41 +0300 Ruslan Ermilov Removed more remnants of the old pthread implementation.
Thu, 14 Sep 2017 19:06:06 +0300 Maxim Dounin HTTP/2: shortened some debug log messages.
Thu, 14 Sep 2017 19:06:05 +0300 Maxim Dounin HTTP/2: fixed debug log about indexed headers.
Thu, 14 Sep 2017 19:06:03 +0300 Maxim Dounin HTTP/2: added logging of 400 (Bad Request) reasons.
Tue, 12 Sep 2017 13:44:04 +0300 Roman Arutyunyan Stream: fixed logging UDP upstream timeout.
Wed, 13 Sep 2017 15:53:19 +0300 Maxim Dounin Introduced time truncation to December 31, 9999 (ticket #1368).
Wed, 13 Sep 2017 15:52:01 +0300 Maxim Dounin Fixed ngx_gmtime() on 32-bit platforms with 64-bit time_t.
Wed, 13 Sep 2017 15:51:58 +0300 Maxim Dounin Fixed reference to time parsing code after 8b6fa4842133.
Wed, 13 Sep 2017 15:51:52 +0300 Maxim Dounin Style.
Wed, 30 Aug 2017 14:52:11 -0700 Piotr Sikora HTTP/2: signal 0-byte HPACK's dynamic table size.
Mon, 11 Sep 2017 16:41:39 +0300 Maxim Dounin Trailing space removed.
Mon, 11 Sep 2017 15:32:31 +0300 Roman Arutyunyan Stream: relaxed next upstream condition (ticket #1317).
Mon, 11 Sep 2017 15:46:23 +0300 Roman Arutyunyan Version bump.
Tue, 05 Sep 2017 17:59:31 +0300 Maxim Dounin release-1.13.5 tag
Tue, 05 Sep 2017 17:59:31 +0300 Maxim Dounin nginx-1.13.5-RELEASE release-1.13.5
Tue, 22 Aug 2017 21:22:59 +0300 Roman Arutyunyan Secure link: fixed stack buffer overflow.
Wed, 23 Aug 2017 19:20:06 +0300 Maxim Dounin Upstream: unconditional parsing of last_modified_time.
Tue, 22 Aug 2017 17:36:12 +0300 Maxim Dounin SSL: fixed possible use-after-free in $ssl_server_name.
Tue, 22 Aug 2017 15:18:10 +0300 Maxim Dounin SSL: the $ssl_client_escaped_cert variable (ticket #857).
Thu, 10 Aug 2017 22:21:23 +0300 Maxim Dounin Range filter: changed type for total length to off_t.
Thu, 10 Aug 2017 22:21:22 +0300 Maxim Dounin Restored ngx_event_aio_t layout for debug logging.
Thu, 10 Aug 2017 22:21:20 +0300 Maxim Dounin Style.
Wed, 09 Aug 2017 15:03:27 +0300 Sergey Kandaurov Fixed calls to ngx_open_file() in certain places.
Wed, 09 Aug 2017 14:59:46 +0300 Sergey Kandaurov Style.
Wed, 09 Aug 2017 14:59:44 +0300 Sergey Kandaurov Version bump.
Tue, 08 Aug 2017 18:00:11 +0300 Maxim Dounin release-1.13.4 tag
Tue, 08 Aug 2017 18:00:11 +0300 Maxim Dounin nginx-1.13.4-RELEASE release-1.13.4
Tue, 08 Aug 2017 15:21:10 +0300 Maxim Dounin Updated PCRE used for win32 builds.
Tue, 08 Aug 2017 15:16:01 +0300 Ruslan Ermilov Slab: fixed initialization on win32.
Fri, 04 Aug 2017 17:03:10 +0300 Ruslan Ermilov Upstream: copy peer data in shared memory.
Fri, 04 Aug 2017 08:01:55 +0300 Ruslan Ermilov Referer: fixed $invalid_referer.
Tue, 01 Aug 2017 19:12:10 +0300 Ruslan Ermilov Upstream zone: store peers->name and its data in shared memory.
Tue, 01 Aug 2017 14:28:33 +0300 Ruslan Ermilov Variables: macros for null variables.
Tue, 01 Aug 2017 14:27:23 +0300 Ruslan Ermilov Browser: style.
Wed, 26 Jul 2017 13:13:51 +0300 Ruslan Ermilov Cache: fixed max_size on win32.
Tue, 25 Jul 2017 17:21:59 +0300 Sergey Kandaurov SSL: fixed typo in the error message.
Fri, 21 Jul 2017 19:47:56 +0300 Roman Arutyunyan Mirror: "off" paramater of the "mirror" directive.
Thu, 20 Jul 2017 08:50:49 +0300 Roman Arutyunyan Mirror module.
Thu, 20 Jul 2017 15:51:11 +0300 Roman Arutyunyan Precontent phase.
Wed, 19 Jul 2017 20:38:17 +0300 Roman Arutyunyan Upstream: keep request body file from removal if requested.
Wed, 19 Jul 2017 21:39:40 +0800 Alex Zhang Style.
Wed, 19 Jul 2017 12:05:50 +0300 Samuel Martin Configure: fixed PCRE requirement check by ngx_http_rewrite_module.
Mon, 17 Jul 2017 17:23:51 +0300 Valentin Bartenev Parenthesized ASCII-related calculations.
Wed, 12 Jul 2017 11:34:04 +0300 Ruslan Ermilov Style: aligned ngx_null_command.
Tue, 11 Jul 2017 20:06:52 +0300 Maxim Dounin Core: fixed error message on setsockopt(SO_REUSEPORT) failure.
Tue, 11 Jul 2017 19:59:56 +0300 Maxim Dounin Core: disabled SO_REUSEPORT when testing config (ticket #1300).
Tue, 11 Jul 2017 19:59:16 +0300 Maxim Dounin Version bump.
Tue, 11 Jul 2017 16:24:05 +0300 Maxim Dounin release-1.12.1 tag stable-1.12
Tue, 11 Jul 2017 16:24:04 +0300 Maxim Dounin nginx-1.12.1-RELEASE stable-1.12 release-1.12.1
Tue, 11 Jul 2017 16:06:23 +0300 Maxim Dounin Range filter: protect from total size overflows. stable-1.12
Tue, 30 May 2017 17:14:00 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.12
Tue, 11 Jul 2017 16:19:05 +0300 Maxim Dounin Version bump. stable-1.12
Tue, 11 Jul 2017 16:18:31 +0300 Maxim Dounin release-1.13.3 tag
Tue, 11 Jul 2017 16:18:30 +0300 Maxim Dounin nginx-1.13.3-RELEASE release-1.13.3
Tue, 11 Jul 2017 16:06:26 +0300 Maxim Dounin Range filter: avoid negative range start.
Tue, 11 Jul 2017 16:06:23 +0300 Maxim Dounin Range filter: protect from total size overflows.
Fri, 07 Jul 2017 14:34:21 +0300 Ruslan Ermilov Variables: use ngx_http_variable_null_value where appropriate.
Tue, 04 Jul 2017 18:50:41 +0300 Ruslan Ermilov Resolver: cancelable resend timer event.
Tue, 04 Jul 2017 18:46:30 +0300 Sergey Kandaurov Resolver: factored out setting a timer for resolver timeout.
Tue, 04 Jul 2017 18:32:30 +0300 Ruslan Ermilov Slab: fixed small allocations on systems with large pagesize.
Tue, 04 Jul 2017 18:32:28 +0300 Ruslan Ermilov Slab: style.
Tue, 04 Jul 2017 18:07:29 +0300 Roman Arutyunyan Resolver: fixed possible use-after-free while resolving SRV.
Wed, 15 Mar 2017 15:55:35 -0700 Piotr Sikora Proxy: split configured header names and values.
Mon, 03 Jul 2017 16:58:08 +0300 Maxim Dounin Version bump.
Tue, 27 Jun 2017 17:44:18 +0300 Maxim Dounin release-1.13.2 tag
Tue, 27 Jun 2017 17:44:17 +0300 Maxim Dounin nginx-1.13.2-RELEASE release-1.13.2
Tue, 27 Jun 2017 00:53:46 +0300 Maxim Dounin Range filter: allowed ranges on empty files (ticket #1031).
Thu, 22 Jun 2017 21:09:06 +0300 Maxim Dounin Upstream: introduced ngx_http_upstream_ssl_handshake_handler().
Wed, 14 Jun 2017 20:13:41 +0300 Roman Arutyunyan Upstream: fixed running posted requests (ticket #788).
Wed, 14 Jun 2017 18:13:31 +0300 Roman Arutyunyan Resolver: added the "async" flag to resolver context.
Mon, 19 Jun 2017 14:25:42 +0300 Bart Warmerdam Resolver: fixed allocation error handling while resolving SRV.
Fri, 16 Jun 2017 18:15:58 +0300 Ruslan Ermilov Introduced ngx_rwlock_downgrade().
Fri, 16 Jun 2017 18:15:53 +0300 Ruslan Ermilov Added memory barrier semantics to ngx_rwlock_unlock().
Fri, 24 Mar 2017 03:37:34 -0700 Piotr Sikora Headers filter: added "add_trailer" directive.
Fri, 24 Mar 2017 03:37:34 -0700 Piotr Sikora HTTP/2: added support for trailers in HTTP responses.
Fri, 24 Mar 2017 03:37:34 -0700 Piotr Sikora Added support for trailers in HTTP responses.
Wed, 14 Jun 2017 12:49:20 +0300 Ruslan Ermilov Gzip: fixed style in $gzip_ratio variable handler.
Wed, 14 Jun 2017 12:29:52 +0300 Ruslan Ermilov Removed excessive casts for ngx_file_info().
Tue, 06 Jun 2017 19:37:34 +0300 Orgad Shaneh Configure: use .exe for binaries for all win32 compilers.
Tue, 06 Jun 2017 18:13:39 +0300 Orgad Shaneh Configure: fix compilation on MSYS2 / MinGW64.
Tue, 13 Jun 2017 17:01:08 +0300 Piotr Sikora HTTP/2: reject HTTP/2 requests without ":scheme" pseudo-header.
Wed, 07 Jun 2017 18:46:36 +0300 Sergey Kandaurov Userid: ngx_http_get_indexed_variable() error handling.
Wed, 07 Jun 2017 18:46:35 +0300 Sergey Kandaurov Fixed segfault in try_files with nested location.
Wed, 07 Jun 2017 15:21:42 +0300 Sergey Kandaurov SSI: return NGX_ERROR when timefmt memory allocation failed.
Fri, 02 Jun 2017 15:05:32 +0300 Piotr Sikora HTTP/2: don't send SETTINGS ACK before already queued DATA frames.
Fri, 02 Jun 2017 15:05:28 +0300 Piotr Sikora HTTP/2: make SETTINGS ACK frame reusable.
Fri, 02 Jun 2017 15:05:24 +0300 Piotr Sikora HTTP/2: send SETTINGS ACK after applying all SETTINGS params.
Fri, 02 Jun 2017 15:05:20 +0300 Piotr Sikora HTTP/2: emit new frames only after applying all SETTINGS params.
Fri, 02 Jun 2017 12:55:31 +0300 Sergey Kandaurov Configure: enabled rpath for NetBSD.
Thu, 01 Jun 2017 15:44:23 +0300 Roman Arutyunyan Configure: disabled IP_PKTINFO feature on certain platforms.
Thu, 01 Jun 2017 16:49:14 +0300 Maxim Dounin Style.
Wed, 31 May 2017 13:51:36 -0700 Piotr Sikora Upstream: style.
Wed, 31 May 2017 13:51:35 -0700 Piotr Sikora Headers filter: style.
Tue, 30 May 2017 17:42:27 +0300 Piotr Sikora HTTP/2: add debug logging of pseudo-headers and cookies.
Tue, 30 May 2017 19:29:45 +0300 Valentin Bartenev Version bump.
Tue, 30 May 2017 17:55:23 +0300 Maxim Dounin release-1.13.1 tag
Tue, 30 May 2017 17:55:22 +0300 Maxim Dounin nginx-1.13.1-RELEASE release-1.13.1
Tue, 30 May 2017 17:14:00 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 29 May 2017 23:33:38 +0300 Roman Arutyunyan Fixed background requests with asynchronous operations.
Mon, 29 May 2017 16:48:30 +0300 Maxim Dounin Configure: sched_setaffinity() test moved to auto/unix.
Mon, 29 May 2017 16:34:35 +0300 Maxim Dounin Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
Mon, 29 May 2017 16:34:29 +0300 Maxim Dounin SSL: set TCP_NODELAY on SSL connections before handshake.
Fri, 26 May 2017 22:52:48 +0300 Ruslan Ermilov Introduced ngx_tcp_nodelay().
Thu, 25 May 2017 15:57:59 +0300 Roman Arutyunyan Background subrequests for cache updates.
Wed, 24 May 2017 13:17:08 +0300 Roman Arutyunyan Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278).
Tue, 23 May 2017 20:19:39 +0300 Valentin Bartenev HTTP/2: fixed segfault when memory allocation failed.
Mon, 22 May 2017 16:34:47 +0300 Maxim Dounin Contrib: proper syntax parsing in vim syntax highlighting.
Thu, 18 May 2017 18:39:16 +0300 Dmitry Volyntsev Cache: ignore long locked entries during forced expire.
Thu, 18 May 2017 14:17:00 +0300 Sergey Kandaurov Upstream: fixed u->headers_in.headers allocation error handling.
Mon, 15 May 2017 20:09:44 +0300 Maxim Dounin Configure: recent Sun C versions.
Mon, 15 May 2017 20:09:43 +0300 Maxim Dounin Configure: disabled gcc atomics with Sun C (ticket #1261).
Mon, 15 May 2017 20:09:40 +0300 Maxim Dounin Configure: style.
Mon, 15 May 2017 17:17:01 +0300 Ruslan Ermilov Realip: allow hostnames in set_real_ip_from (ticket #1180).
Mon, 15 May 2017 17:16:32 +0300 Ruslan Ermilov Access: simplified rule parser code.
Wed, 03 May 2017 15:15:56 +0300 Sergey Kandaurov SSL: allowed renegotiation in client mode with OpenSSL < 1.1.0.
Thu, 27 Apr 2017 16:57:18 +0300 Maxim Dounin Added missing "fall through" comments (ticket #1259).
Tue, 25 Apr 2017 23:39:13 +0300 Ruslan Ermilov Don't pretend we support HTTP major versions >1 as HTTP/1.1.
Tue, 25 Apr 2017 23:39:06 +0300 Ruslan Ermilov Version bump.
Tue, 25 Apr 2017 17:18:22 +0300 Maxim Dounin release-1.13.0 tag
Tue, 25 Apr 2017 17:18:21 +0300 Maxim Dounin nginx-1.13.0-RELEASE release-1.13.0
Mon, 24 Apr 2017 14:17:13 +0300 Valentin Bartenev HTTP/2: reduced difference to HTTP/1.x in reading request body.
Mon, 24 Apr 2017 14:16:57 +0300 Valentin Bartenev HTTP/2: rejecting zero WINDOW_UPDATE with PROTOCOL_ERROR.
Thu, 20 Apr 2017 18:26:38 +0300 Sergey Kandaurov Gzip static: use an appropriate error on memory allocation failure.
Thu, 20 Apr 2017 18:26:37 +0300 Sergey Kandaurov Cleaned up r->headers_out.headers allocation error handling.
Thu, 20 Apr 2017 13:58:16 +0300 Igor Sysoev Core: signal sender pid logging.
Tue, 18 Apr 2017 19:55:23 +0300 Sergey Kandaurov Sub filter: restored ngx_http_set_ctx() at the proper place.
Tue, 18 Apr 2017 16:08:46 +0300 Sergey Kandaurov SSL: compatibility with OpenSSL master branch.
Tue, 18 Apr 2017 16:08:44 +0300 Sergey Kandaurov SSL: disabled renegotiation detection in client mode.
Tue, 18 Apr 2017 15:12:38 +0300 Sergey Kandaurov SSL: added support for TLSv1.3 in ssl_protocols directive.
Tue, 11 Apr 2017 16:41:53 +0300 Roman Arutyunyan Set UDP datagram source address (ticket #1239).
Tue, 18 Apr 2017 13:01:19 +0300 Sergey Kandaurov Core: removed extra ngx_alloc() and ngx_calloc() prototypes.
Mon, 17 Apr 2017 14:42:12 +0300 Sergey Kandaurov Enabled IPV6_RECVPKTINFO / IPV6_PKTINFO on macOS.
Tue, 11 Apr 2017 03:13:46 +0200 Simon Leblanc Added support for the "308 Permanent Redirect" (ticket #877).
Mon, 03 Apr 2017 17:30:34 +0300 Vladimir Homutov Mail: configurable socket buffer sizes.
Mon, 03 Apr 2017 17:29:19 +0300 Vladimir Homutov Stream: configurable socket buffer sizes.
Wed, 12 Apr 2017 22:47:57 +0300 Valentin Bartenev Core: improved JSON escaping.
Wed, 12 Apr 2017 22:21:04 +0300 Ruslan Ermilov Use ngx_calloc_buf() where appropriate.
Wed, 12 Apr 2017 22:14:24 +0300 Ruslan Ermilov Version bump.
Wed, 12 Apr 2017 17:46:00 +0300 Maxim Dounin release-1.12.0 tag stable-1.12
Wed, 12 Apr 2017 17:46:00 +0300 Maxim Dounin nginx-1.12.0-RELEASE stable-1.12 release-1.12.0
Wed, 12 Apr 2017 16:42:30 +0300 Maxim Dounin Stable branch. stable-1.12
Tue, 04 Apr 2017 18:01:57 +0300 Maxim Dounin release-1.11.13 tag
Tue, 04 Apr 2017 18:01:57 +0300 Maxim Dounin nginx-1.11.13-RELEASE release-1.11.13
Fri, 24 Mar 2017 02:48:03 -0700 Piotr Sikora Upstream: allow recovery from "429 Too Many Requests" response.
Fri, 24 Mar 2017 02:48:03 -0700 Piotr Sikora Added support for "429 Too Many Requests" response (RFC6585).
Mon, 03 Apr 2017 14:29:40 +0800 hucongcong Fixed type.
Fri, 31 Mar 2017 21:47:56 +0300 Roman Arutyunyan Slice filter: prevented slice redirection (ticket #1219).
Tue, 28 Mar 2017 14:03:57 +0300 Roman Arutyunyan Slice filter: allowed at most one subrequest at a time.
Sun, 02 Apr 2017 14:32:29 +0300 Maxim Dounin Moved handling of wev->delayed to the connection event handler.
Sun, 02 Apr 2017 14:32:28 +0300 Maxim Dounin Perl: fixed delaying subrequests.
Sun, 02 Apr 2017 14:32:26 +0300 Maxim Dounin Limit req: fixed delaying subrequests.
Sun, 26 Mar 2017 01:25:01 -0700 Piotr Sikora HTTP/2: style and typos.
Wed, 29 Mar 2017 20:21:01 +0300 Valentin Bartenev HTTP/2: fixed connection finalization.
Wed, 29 Mar 2017 20:16:23 +0300 Valentin Bartenev HTTP/2: fixed stream finalization.
Sun, 26 Mar 2017 01:25:05 -0700 Piotr Sikora HTTP/2: emit PROTOCOL_ERROR on padding errors.
Sun, 26 Mar 2017 01:25:04 -0700 Piotr Sikora HTTP/2: fix flow control with padded DATA frames.
Sun, 26 Mar 2017 01:25:03 -0700 Piotr Sikora HTTP/2: fix $body_bytes_sent variable.
Sun, 26 Mar 2017 01:25:02 -0700 Piotr Sikora HTTP/2: fix $bytes_sent variable.
Tue, 28 Mar 2017 18:15:42 +0300 Maxim Dounin Copy filter: wake up subrequests after aio operations.
Tue, 28 Mar 2017 18:15:41 +0300 Maxim Dounin Threads: fixed request hang with aio_write and subrequests.
Tue, 28 Mar 2017 18:15:39 +0300 Maxim Dounin Simplified and improved sendfile() code on Linux.
Tue, 28 Mar 2017 14:21:38 +0300 Sergey Kandaurov Fixed ngx_open_cached_file() error handling.
Tue, 28 Mar 2017 11:28:51 +0300 Ruslan Ermilov Core: set nginx_shared_zone name via ngx_str_set().
Tue, 28 Mar 2017 11:28:42 +0300 Ruslan Ermilov Use ngx_array_init() to initialize arrays.
Tue, 28 Mar 2017 11:28:36 +0300 Ruslan Ermilov Version bump.
Fri, 24 Mar 2017 18:05:06 +0300 Maxim Dounin release-1.11.12 tag
Fri, 24 Mar 2017 18:05:05 +0300 Maxim Dounin nginx-1.11.12-RELEASE release-1.11.12
Fri, 24 Mar 2017 16:26:12 +0300 Maxim Dounin Fixed CPU hog while freeing hc->busy after e662cbf1b932 (1.11.11).
Wed, 22 Mar 2017 23:36:35 +0300 Ruslan Ermilov Simplified code about duplicate root/alias directive.
Wed, 22 Mar 2017 22:49:52 +0300 Ruslan Ermilov Unified error messages about duplicate directives.
Wed, 22 Mar 2017 22:49:42 +0300 Ruslan Ermilov Version bump.
Tue, 21 Mar 2017 18:04:22 +0300 Maxim Dounin release-1.11.11 tag
Tue, 21 Mar 2017 18:04:22 +0300 Maxim Dounin nginx-1.11.11-RELEASE release-1.11.11
Tue, 21 Mar 2017 17:28:15 +0300 Maxim Dounin Added HTTP/2 to win32 builds.
Fri, 17 Mar 2017 12:09:31 +0300 Ruslan Ermilov Fixed a comment.
Thu, 16 Mar 2017 20:38:31 +0300 Ruslan Ermilov Configure: fixed --without_http.
Thu, 16 Mar 2017 20:38:26 +0300 Ruslan Ermilov Configure: fixed build with --with-stream.
Thu, 16 Mar 2017 19:01:05 +0300 Ruslan Ermilov Added missing "static" specifier found by gcc -Wtraditional.
Tue, 07 Mar 2017 18:51:17 +0300 Maxim Dounin Style.
Tue, 07 Mar 2017 18:51:16 +0300 Maxim Dounin Introduced worker_shutdown_timeout.
Tue, 07 Mar 2017 18:51:15 +0300 Maxim Dounin Cancelable timers are now preserved if there are other timers.
Tue, 07 Mar 2017 18:51:13 +0300 Maxim Dounin Core: introduced ngx_rbtree_next().
Tue, 07 Mar 2017 18:51:12 +0300 Maxim Dounin Access log: removed dead ev->timedout check in flush timer handler.
Tue, 07 Mar 2017 18:49:31 +0300 Maxim Dounin Converted hc->busy/hc->free to use chain links.
Tue, 07 Mar 2017 11:47:58 +0300 Ruslan Ermilov Removed casts not needed after 1f513d7f1b45.
Mon, 06 Mar 2017 17:56:23 +0300 Sergey Kandaurov Mail: don't emit separator in capability lists for APOP.
Mon, 06 Mar 2017 11:09:47 +0300 Ruslan Ermilov Added missing "static" specifiers found by gcc -Wtraditional.
Thu, 02 Mar 2017 08:46:00 -0500 Eran Kornblau Added missing static specifiers.
Wed, 01 Mar 2017 23:41:39 +0800 othree Contrib: vim syntax, update 3rd party module directives.
Mon, 27 Feb 2017 22:36:15 +0300 Maxim Dounin Fixed background update with "if".
Fri, 24 Feb 2017 18:05:58 +0800 othree Contrib: vim syntax, update core module directives.
Wed, 22 Feb 2017 12:26:41 +0800 othree Contrib: vim syntax, listen option and SSL/Mail protocol keywords.
Fri, 17 Feb 2017 17:01:27 +0300 Maxim Dounin Fixed ngx_parse_size() / ngx_parse_offset() with 0-length strings.
Thu, 16 Feb 2017 18:37:22 +0300 Maxim Dounin Trailing space removed.
Thu, 16 Feb 2017 18:33:03 +0300 Maxim Dounin Docs: changes.xslt regenerated.
Thu, 16 Feb 2017 18:32:49 +0300 Maxim Dounin Docs: changes.xml dates converted to ISO 8601 format.
Thu, 16 Feb 2017 18:20:14 +0300 Maxim Dounin Version bump.
Tue, 14 Feb 2017 18:36:04 +0300 Maxim Dounin release-1.11.10 tag
Tue, 14 Feb 2017 18:36:04 +0300 Maxim Dounin nginx-1.11.10-RELEASE release-1.11.10
Mon, 13 Feb 2017 21:45:01 +0300 Maxim Dounin Gzip: free chain links on the hot path (ticket #1046).
Fri, 10 Feb 2017 20:24:26 +0300 Maxim Dounin Upstream: read handler cleared on upstream finalization.
Fri, 10 Feb 2017 17:49:19 +0300 Maxim Dounin Cache: increased cache header Vary and ETag lengths to 128.
Fri, 10 Feb 2017 16:33:12 +0300 Roman Arutyunyan Slice filter: fetch slices in cloned subrequests.
Fri, 10 Feb 2017 15:13:41 +0300 Roman Arutyunyan Upstream: proxy_cache_background_update and friends.
Thu, 22 Dec 2016 14:25:34 +0300 Roman Arutyunyan Cache: support for stale-while-revalidate and stale-if-error.
Wed, 08 Feb 2017 19:36:03 +0300 Maxim Dounin Request body: commented out debug printing of old buffers.
Wed, 08 Feb 2017 19:35:31 +0300 Maxim Dounin Request body: c->error on "100 Continue" errors (ticket #1194).
Mon, 06 Feb 2017 18:38:06 +0300 Sergey Kandaurov SSL: clear error queue after OPENSSL_init_ssl().
Thu, 02 Feb 2017 20:29:16 +0300 Maxim Dounin SSL: fixed ssl_buffer_size on SNI virtual hosts (ticket #1192).
Wed, 01 Feb 2017 20:04:06 +0300 Sergey Kandaurov Configure: removed execute bit from auto/unix.
Tue, 31 Jan 2017 21:19:58 +0300 Dmitry Volyntsev Variables: generic prefix variables.
Tue, 31 Jan 2017 18:01:10 +0300 Maxim Dounin release-1.10.3 tag stable-1.10
Tue, 31 Jan 2017 18:01:10 +0300 Maxim Dounin nginx-1.10.3-RELEASE stable-1.10 release-1.10.3
Fri, 27 Jan 2017 19:06:35 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.10
Tue, 24 Jan 2017 16:41:29 +0300 Maxim Dounin Updated zlib and PCRE used for win32 builds. stable-1.10
Fri, 20 Jan 2017 21:14:19 +0300 Maxim Dounin Upstream: fixed cache corruption and socket leaks with aio_write. stable-1.10
Fri, 20 Jan 2017 21:12:48 +0300 Maxim Dounin Fixed trailer construction with limit on FreeBSD and macOS. stable-1.10
Sat, 10 Dec 2016 13:23:38 +0300 Valentin Bartenev HTTP/2: prevented creating temp files for requests without body. stable-1.10
Mon, 28 Nov 2016 20:58:14 +0300 Valentin Bartenev HTTP/2: fixed posted streams handling. stable-1.10
Mon, 28 Nov 2016 19:19:21 +0300 Valentin Bartenev HTTP/2: fixed saving preread buffer to temp file (ticket #1143). stable-1.10
Thu, 20 Oct 2016 16:15:03 +0300 Valentin Bartenev HTTP/2: graceful shutdown of active connections (closes #1106). stable-1.10
Mon, 10 Oct 2016 16:15:41 +0300 Maxim Dounin Core: sockaddr lengths now respected by ngx_cmp_sockaddr(). stable-1.10
Mon, 03 Oct 2016 21:03:27 +0300 Roman Arutyunyan Addition filter: set last_in_chain flag when clearing last_buf. stable-1.10
Tue, 31 Jan 2017 16:15:31 +0300 Maxim Dounin Version bump. stable-1.10
Tue, 31 Jan 2017 12:09:40 +0300 Ruslan Ermilov Implemented the "server_tokens build" option.
Fri, 27 Jan 2017 19:06:35 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Thu, 26 Jan 2017 16:16:48 +0300 Maxim Dounin Upstream: removed unused bl_time and bl_state fields.
Tue, 24 Jan 2017 17:52:39 -0800 Thibault Charbonnier Upstream: removed unused ngx_http_upstream_conf_t.timeout field.
Wed, 25 Jan 2017 15:39:22 +0300 Vladimir Homutov Upstream: removed compatibility shims from ngx_http_upstream_t.
Thu, 26 Jan 2017 11:44:55 +0300 Vladimir Homutov Version bump.
Tue, 24 Jan 2017 17:02:19 +0300 Maxim Dounin release-1.11.9 tag
Tue, 24 Jan 2017 17:02:18 +0300 Maxim Dounin nginx-1.11.9-RELEASE release-1.11.9
Tue, 24 Jan 2017 16:41:29 +0300 Maxim Dounin Updated zlib and PCRE used for win32 builds.
Fri, 20 Jan 2017 21:14:19 +0300 Maxim Dounin Upstream: fixed cache corruption and socket leaks with aio_write.
Fri, 20 Jan 2017 21:14:18 +0300 Maxim Dounin Removed pthread mutex / conditional variables debug messages.
Fri, 20 Jan 2017 21:12:48 +0300 Maxim Dounin Fixed trailer construction with limit on FreeBSD and macOS.
Fri, 20 Jan 2017 14:03:20 +0300 Maxim Dounin Improved connection draining with small number of connections.
Fri, 20 Jan 2017 14:03:19 +0300 Maxim Dounin Added cycle parameter to ngx_drain_connections().
Thu, 19 Jan 2017 16:20:07 +0300 Vladimir Homutov Stream: client SSL certificates were not checked in some cases.
Thu, 19 Jan 2017 16:17:05 +0300 Vladimir Homutov Stream: fixed handling of non-ssl sessions.
Thu, 12 Jan 2017 19:22:03 +0300 Sergey Kandaurov Mail: make it possible to disable SASL EXTERNAL.
Wed, 11 Jan 2017 12:01:56 +0300 Vladimir Homutov Stream: avoid infinite loop in case of socket read error.
Tue, 10 Jan 2017 17:13:06 +0300 Ruslan Ermilov Year 2017.
Tue, 10 Jan 2017 17:13:01 +0300 Ruslan Ermilov Version bump.
Tue, 27 Dec 2016 17:23:08 +0300 Maxim Dounin release-1.11.8 tag
Tue, 27 Dec 2016 17:23:07 +0300 Maxim Dounin nginx-1.11.8-RELEASE release-1.11.8
Mon, 26 Dec 2016 14:27:05 +0300 Roman Arutyunyan Stream: speed up TCP peer recovery.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: compatiblity with OpenSSL 1.1.0.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: support 64-bit compilation with MSVC.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: fixed some warnings reported by Borland C.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: minimized redefinition of ssize_t.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: minimized redefinition of intptr_t/uintptr_t.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: stdint.h used for MinGW GCC.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: fixed building with newer versions of MinGW GCC.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: added a variable to specify compiler.
Fri, 23 Dec 2016 17:28:20 +0300 Maxim Dounin SSL: support AES256 encryption of tickets.
Thu, 22 Dec 2016 11:58:52 +0300 Ruslan Ermilov Fixed missing "Location" field with some relative redirects.
Wed, 21 Dec 2016 23:10:51 +0300 Ruslan Ermilov Core: relative redirects (closes #1000).
Wed, 21 Dec 2016 22:01:24 +0300 Ruslan Ermilov Limited recursion when evaluating variables.
Tue, 20 Dec 2016 12:05:14 +0300 Vladimir Homutov Stream: client SSL certificates verification support.
Mon, 19 Dec 2016 14:02:39 +0300 Roman Arutyunyan Stream ssl_preread: relaxed SSL version check.
Fri, 16 Dec 2016 19:54:37 +0300 Ruslan Ermilov Configure: detect nginx version for nginx.pm at make time.
Fri, 16 Dec 2016 18:21:55 +0300 Dmitry Volyntsev Resolver: fixed handling of partially resolved SRV.
Fri, 16 Dec 2016 18:21:55 +0300 Dmitry Volyntsev Resolver: fixed a race between parallel name and addr resolves.
Fri, 16 Dec 2016 18:21:42 +0300 Dmitry Volyntsev Resolver: fixed possible premature stop of the resend timer.
Fri, 16 Dec 2016 14:53:28 +0300 Ruslan Ermilov Resolver: fixed possible use-after-free in worker on fast shutdown.
Thu, 15 Dec 2016 21:44:34 +0300 Ruslan Ermilov Resolver: fixed possible use-after-free in worker on fast shutdown.
Thu, 15 Dec 2016 19:00:23 +0300 Maxim Dounin SSL: backed out changeset e7cb5deb951d, reimplemented properly.
Tue, 13 Dec 2016 14:19:30 -0800 Piotr Sikora SSL: fix call to BIO_get_mem_data().
Thu, 15 Dec 2016 16:25:42 +0300 Valentin Bartenev Access log: support for json escaping.
Tue, 13 Dec 2016 00:49:44 +0100 Armin Grodon Contrib: added 'commentstring' for vim-commentary support.
Tue, 13 Dec 2016 22:00:49 +0300 Ruslan Ermilov The size of cmcf->phase_engine.handlers explained.
Tue, 13 Dec 2016 22:00:42 +0300 Ruslan Ermilov Version bump.
Tue, 13 Dec 2016 18:21:23 +0300 Maxim Dounin release-1.11.7 tag
Tue, 13 Dec 2016 18:21:23 +0300 Maxim Dounin nginx-1.11.7-RELEASE release-1.11.7
Sat, 10 Dec 2016 13:23:38 +0300 Valentin Bartenev HTTP/2: prevented creating temp files for requests without body.
Mon, 28 Nov 2016 20:58:14 +0300 Valentin Bartenev HTTP/2: fixed posted streams handling.
Thu, 08 Dec 2016 17:51:49 +0300 Ruslan Ermilov Map: the "volatile" parameter.
Thu, 08 Dec 2016 17:29:01 +0300 Ruslan Ermilov Map: simplified "map" block parser.
Thu, 08 Dec 2016 17:22:07 +0300 Ruslan Ermilov Slab: commented bitmap initialization for small allocations.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: free pages statistics.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: slots statistics.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: simplified some math.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: simplified allocation from slots.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: fixed the number of pages calculation.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: added comment about list heads.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: improved code readability.
Wed, 07 Dec 2016 19:03:31 +0300 Maxim Dounin Core: fixed environment on exit.
Wed, 07 Dec 2016 19:03:26 +0300 Maxim Dounin Perl: removed special environment handling for the perl module.
Wed, 07 Dec 2016 19:03:19 +0300 Maxim Dounin Perl: added PERL_SET_INTERP().
Wed, 07 Dec 2016 13:54:30 +0300 Sergey Kandaurov Fixed spelling of logical AND operator, no functional changes.
Tue, 22 Nov 2016 13:40:08 +0800 hucongcong Mp4: fixed setting wrong mdat atom size in very rare cases.
Mon, 05 Dec 2016 22:23:23 +0300 Maxim Dounin SSL: $ssl_curves (ticket #1088).
Mon, 05 Dec 2016 22:23:23 +0300 Maxim Dounin SSL: $ssl_ciphers (ticket #870).
Mon, 05 Dec 2016 22:23:23 +0300 Maxim Dounin SSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_client_v_remain.
Mon, 05 Dec 2016 22:23:22 +0300 Maxim Dounin SSL: $ssl_client_verify extended with a failure reason.
Mon, 05 Dec 2016 22:23:22 +0300 Maxim Dounin OCSP stapling: improved error logging context.
Mon, 05 Dec 2016 22:23:22 +0300 Maxim Dounin OCSP stapling: added certificate name to warnings.
Mon, 05 Dec 2016 22:23:22 +0300 Maxim Dounin OCSP stapling: added http response status logging.
Mon, 05 Dec 2016 22:23:22 +0300 Maxim Dounin OCSP stapling: style.
Sat, 03 Dec 2016 10:01:39 +0300 Ruslan Ermilov Slab: improved double free detection.
Sat, 03 Dec 2016 10:01:03 +0300 Ruslan Ermilov Slab: always show the requested allocation size in debug messages.
Sat, 03 Dec 2016 09:55:40 +0300 Ruslan Ermilov Slab: style.
Mon, 21 Nov 2016 16:03:42 +0300 Dmitry Volyntsev Events: improved error event handling for UDP sockets.
Mon, 28 Nov 2016 19:19:21 +0300 Valentin Bartenev HTTP/2: fixed saving preread buffer to temp file (ticket #1143).
Mon, 21 Nov 2016 16:49:19 +0300 Maxim Dounin Configure: honor dependencies of dynamic modules.
Mon, 21 Nov 2016 16:49:17 +0300 Maxim Dounin Version bump.
Tue, 15 Nov 2016 18:11:46 +0300 Maxim Dounin release-1.11.6 tag
Tue, 15 Nov 2016 18:11:46 +0300 Maxim Dounin nginx-1.11.6-RELEASE release-1.11.6
Mon, 14 Nov 2016 21:55:44 +0300 Maxim Dounin Fixed a typo, removed an empty line.
Mon, 14 Nov 2016 17:21:06 +0300 Maxim Dounin Upstream: handling of upstream SSL handshake timeouts.
Thu, 10 Nov 2016 10:44:52 +0800 hucongcong Range filter: only initialize ctx->ranges in main request.
Thu, 10 Nov 2016 10:17:53 +0800 hucongcong Core: slight optimization in ngx_chain_update_chains().
Fri, 04 Nov 2016 19:12:19 +0300 Ruslan Ermilov Style: switch.
Thu, 03 Nov 2016 17:10:29 +0300 Maxim Dounin Cache: prefix-based temporary files.
Thu, 03 Nov 2016 17:09:32 +0300 Maxim Dounin Upstream: avoid holding a cache node with upgraded connections.
Wed, 02 Nov 2016 20:05:21 +0300 Dmitry Volyntsev Cache: proxy_cache_max_range_offset and friends.
Wed, 02 Nov 2016 11:47:12 +0300 Sergey Kandaurov HTTP/2: flow control debugging.
Tue, 01 Nov 2016 20:39:21 +0300 Maxim Dounin Perl: fixed optimization in SSI command handler.
Mon, 31 Oct 2016 23:38:51 +0300 Ruslan Ermilov HTTP/2: slightly improved debugging.
Mon, 17 Oct 2016 14:30:54 +0300 Ruslan Ermilov Upstream: removed ngx_http_upstream_srv_conf_t.default_port.
Mon, 17 Oct 2016 14:27:45 +0300 Ruslan Ermilov Upstream: don't consider default_port when matching upstreams.
Mon, 17 Oct 2016 14:14:02 +0300 Ruslan Ermilov Upstream: consistently initialize explicit upstreams.
Mon, 31 Oct 2016 18:33:36 +0300 Ruslan Ermilov Upstream: do not unnecessarily create per-request upstreams.
Mon, 31 Oct 2016 18:33:33 +0300 Ruslan Ermilov Upstream: added the ngx_http_upstream_resolved_t.name field.
Mon, 31 Oct 2016 18:33:31 +0300 Ruslan Ermilov Upstream: removed unnecessary condition in proxy_eval() and friends.
Mon, 31 Oct 2016 16:33:02 +0300 Valentin Bartenev HTTP/2: limited maximum number of requests in connection.
Thu, 27 Oct 2016 17:57:16 +0300 Maxim Dounin Mp4: introduced custom version of ngx_atofp().
Sun, 16 Oct 2016 18:24:01 +0300 Dmitry Lazurkin Proxy: support variables for proxy_method directive.
Fri, 21 Oct 2016 16:28:39 +0300 Dmitry Volyntsev SSL: RFC2253 compliant $ssl_client_s_dn and $ssl_client_i_dn.
Fri, 21 Oct 2016 15:18:44 +0300 Valentin Bartenev Image filter: support for WebP.
Thu, 20 Oct 2016 16:15:03 +0300 Valentin Bartenev HTTP/2: graceful shutdown of active connections (closes #1106).
Wed, 19 Oct 2016 18:36:50 +0300 Maxim Dounin SSL: compatibility with BoringSSL.
Tue, 18 Oct 2016 16:33:38 +0300 Vladimir Homutov Core: show file contents only once while dumping configuration.
Tue, 18 Oct 2016 20:46:06 +0300 Valentin Bartenev SSL: overcame possible buffer over-read in ngx_ssl_error().
Sat, 08 Oct 2016 18:05:00 +1100 Rob N ★ Mail: support SASL EXTERNAL (RFC 4422).
Tue, 18 Oct 2016 19:38:46 +0300 Maxim Dounin Mail: extensible auth methods in pop3 module.
Tue, 18 Oct 2016 18:03:13 +0300 Maxim Dounin release-1.10.2 tag stable-1.10
Tue, 18 Oct 2016 18:03:12 +0300 Maxim Dounin nginx-1.10.2-RELEASE stable-1.10 release-1.10.2
Tue, 18 Oct 2016 17:25:38 +0300 Maxim Dounin SSL: default DH parameters compatible with OpenSSL 1.1.0. stable-1.10
Tue, 11 Oct 2016 16:52:48 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.10