log

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