log

age author description
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.