log

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