log

age author description
Tue, 07 Mar 2017 18:51:13 +0300 Maxim Dounin Core: introduced ngx_rbtree_next().
Tue, 07 Mar 2017 18:51:12 +0300 Maxim Dounin Access log: removed dead ev->timedout check in flush timer handler.
Tue, 07 Mar 2017 18:49:31 +0300 Maxim Dounin Converted hc->busy/hc->free to use chain links.
Tue, 07 Mar 2017 11:47:58 +0300 Ruslan Ermilov Removed casts not needed after 1f513d7f1b45.
Mon, 06 Mar 2017 17:56:23 +0300 Sergey Kandaurov Mail: don't emit separator in capability lists for APOP.
Mon, 06 Mar 2017 11:09:47 +0300 Ruslan Ermilov Added missing "static" specifiers found by gcc -Wtraditional.
Thu, 02 Mar 2017 08:46:00 -0500 Eran Kornblau Added missing static specifiers.
Wed, 01 Mar 2017 23:41:39 +0800 othree Contrib: vim syntax, update 3rd party module directives.
Mon, 27 Feb 2017 22:36:15 +0300 Maxim Dounin Fixed background update with "if".
Fri, 24 Feb 2017 18:05:58 +0800 othree Contrib: vim syntax, update core module directives.
Wed, 22 Feb 2017 12:26:41 +0800 othree Contrib: vim syntax, listen option and SSL/Mail protocol keywords.
Fri, 17 Feb 2017 17:01:27 +0300 Maxim Dounin Fixed ngx_parse_size() / ngx_parse_offset() with 0-length strings.
Thu, 16 Feb 2017 18:37:22 +0300 Maxim Dounin Trailing space removed.
Thu, 16 Feb 2017 18:33:03 +0300 Maxim Dounin Docs: changes.xslt regenerated.
Thu, 16 Feb 2017 18:32:49 +0300 Maxim Dounin Docs: changes.xml dates converted to ISO 8601 format.
Thu, 16 Feb 2017 18:20:14 +0300 Maxim Dounin Version bump.
Tue, 14 Feb 2017 18:36:04 +0300 Maxim Dounin release-1.11.10 tag
Tue, 14 Feb 2017 18:36:04 +0300 Maxim Dounin nginx-1.11.10-RELEASE release-1.11.10
Mon, 13 Feb 2017 21:45:01 +0300 Maxim Dounin Gzip: free chain links on the hot path (ticket #1046).
Fri, 10 Feb 2017 20:24:26 +0300 Maxim Dounin Upstream: read handler cleared on upstream finalization.
Fri, 10 Feb 2017 17:49:19 +0300 Maxim Dounin Cache: increased cache header Vary and ETag lengths to 128.
Fri, 10 Feb 2017 16:33:12 +0300 Roman Arutyunyan Slice filter: fetch slices in cloned subrequests.
Fri, 10 Feb 2017 15:13:41 +0300 Roman Arutyunyan Upstream: proxy_cache_background_update and friends.
Thu, 22 Dec 2016 14:25:34 +0300 Roman Arutyunyan Cache: support for stale-while-revalidate and stale-if-error.
Wed, 08 Feb 2017 19:36:03 +0300 Maxim Dounin Request body: commented out debug printing of old buffers.
Wed, 08 Feb 2017 19:35:31 +0300 Maxim Dounin Request body: c->error on "100 Continue" errors (ticket #1194).
Mon, 06 Feb 2017 18:38:06 +0300 Sergey Kandaurov SSL: clear error queue after OPENSSL_init_ssl().
Thu, 02 Feb 2017 20:29:16 +0300 Maxim Dounin SSL: fixed ssl_buffer_size on SNI virtual hosts (ticket #1192).
Wed, 01 Feb 2017 20:04:06 +0300 Sergey Kandaurov Configure: removed execute bit from auto/unix.
Tue, 31 Jan 2017 21:19:58 +0300 Dmitry Volyntsev Variables: generic prefix variables.