log

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