log

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