log

age author description
Tue, 29 Mar 2016 18:09:30 +0300 Maxim Dounin nginx-1.9.13-RELEASE release-1.9.13
Tue, 29 Mar 2016 09:54:11 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 29 Mar 2016 09:52:15 +0300 Maxim Dounin Win32: replaced NGX_EXDEV with more appropriate error code.
Tue, 29 Mar 2016 09:51:46 +0300 Maxim Dounin Win32: additional error code NGX_EEXIST_FILE (ticket #910).
Mon, 28 Mar 2016 19:50:19 +0300 Maxim Dounin Upstream: proxy_next_upstream non_idempotent.
Mon, 28 Mar 2016 19:49:52 +0300 Maxim Dounin Upstream: cached connections now tested against next_upstream.
Mon, 28 Mar 2016 19:29:18 +0300 Ruslan Ermilov Fixed --test-build-*.
Mon, 28 Mar 2016 13:35:25 +0300 Roman Arutyunyan Sub filter: fixed allocation alignment.
Fri, 26 Feb 2016 17:30:27 -0800 Piotr Sikora Core: allow strings without null-termination in ngx_parse_url().
Fri, 25 Mar 2016 14:10:38 +0300 Roman Arutyunyan Fixed socket inheritance on reload and binary upgrade.
Fri, 18 Mar 2016 19:53:22 +0300 Vladimir Homutov Stream: additional logging for UDP.
Wed, 23 Mar 2016 18:34:05 +0300 Dmitry Volyntsev Win32: fixed build after 384154fc634f.
Wed, 23 Mar 2016 17:45:15 +0300 Roman Arutyunyan Stream: detect port absence in proxy_pass with IP literal.
Wed, 23 Mar 2016 17:44:36 +0300 Dmitry Volyntsev Resolver: added support for SRV records.
Wed, 23 Mar 2016 17:44:36 +0300 Dmitry Volyntsev Resolver: do not enable resolve timer if provided timeout is zero.
Wed, 23 Mar 2016 17:44:36 +0300 Dmitry Volyntsev Resolver: introduced valid field in resolver responses.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: introduced the NGX_DEBUG_PALLOC macro.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: use ngx_palloc_small() to allocate ngx_pool_large_t.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: introduced the ngx_palloc_small() function.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: moved logging before freeing large blocks of pool.
Tue, 22 Mar 2016 16:58:38 +0300 Maxim Dounin Backed out server_tokens changes.
Wed, 23 Mar 2016 14:16:31 +0300 Dmitry Volyntsev Cache: fixed slots accounting error introduced in c9d680b00744.
Tue, 22 Mar 2016 15:52:28 +0300 Ruslan Ermilov Reconsidered server_tokens with an empty value.
Mon, 21 Mar 2016 17:04:21 +0300 Valentin Bartenev HTTP/2: improved debugging of sending control frames.
Mon, 21 Mar 2016 12:36:36 +0300 Sergey Kandaurov Events: fixed test building with devpoll and eventport on Linux.
Fri, 18 Mar 2016 16:38:08 -0700 Piotr Sikora Fix build with -Wmissing-prototypes.
Fri, 18 Mar 2016 15:08:21 +0300 Dmitry Volyntsev Cache: added watermark to reduce IO load when keys_zone is full.
Fri, 18 Mar 2016 14:27:30 +0300 Dmitry Volyntsev Cache: report error if slab allocator fails during cache loading.
Fri, 18 Mar 2016 06:44:49 +0300 Maxim Dounin Threads: writing via threads pools in event pipe.
Fri, 18 Mar 2016 06:44:03 +0300 Maxim Dounin Threads: offloading of temp files writing to thread pools.
Fri, 18 Mar 2016 06:43:52 +0300 Maxim Dounin Threads: task pointer stored in ngx_file_t.
Fri, 18 Mar 2016 05:04:45 +0300 Maxim Dounin Fixed timeouts with threaded sendfile() and subrequests.
Wed, 16 Mar 2016 14:44:41 +0300 Ruslan Ermilov Style.
Tue, 15 Mar 2016 18:26:59 +0300 Maxim Dounin Truncation detection in sendfilev() on Solaris.
Tue, 15 Mar 2016 18:26:17 +0300 Maxim Dounin Truncation detection in sendfile() on Linux.
Wed, 20 Jan 2016 19:52:12 +0300 Roman Arutyunyan Stream: UDP proxy.
Tue, 15 Mar 2016 15:55:23 +0300 Roman Arutyunyan Stream: post first read events from client and upstream.
Tue, 15 Mar 2016 15:15:30 +0300 Ruslan Ermilov Win32: fixed build after cf3e75cfa951.
Tue, 15 Mar 2016 15:10:41 +0300 Ruslan Ermilov Win32: fixed build after cf3e75cfa951.
Tue, 15 Mar 2016 13:36:19 +0300 Ruslan Ermilov Added variables support to server_tokens.
Mon, 14 Mar 2016 22:42:35 +0300 Valentin Bartenev Fixed handling of EAGAIN with sendfile in threads.
Tue, 15 Mar 2016 00:04:04 +0300 Roman Arutyunyan Events: fixed error logging in devpoll.
Mon, 14 Mar 2016 19:23:23 +0300 Sergey Kandaurov Fixed compilation with -Wmissing-prototypes.
Tue, 08 Mar 2016 22:31:55 -0500 Justin Li Upstream: avoid closing client connection in edge case.
Thu, 10 Mar 2016 21:58:03 +0300 Maxim Dounin Upstream: fixed "zero size buf" alerts with cache (ticket #918).
Thu, 10 Mar 2016 18:31:05 +0300 Ruslan Ermilov Configure: style.
Thu, 10 Mar 2016 16:50:13 +0300 Maxim Dounin Dynamic modules: do not overwrite old modules on install.
Thu, 10 Mar 2016 10:43:00 +0300 Ruslan Ermilov Configure: style.
Thu, 03 Mar 2016 21:14:19 +0300 Maxim Dounin Copy filter: fixed sendfile aio handlers to set ctx->aio.
Thu, 03 Mar 2016 21:14:12 +0300 Maxim Dounin Fixed sendfile in threads (or with aio preload) and subrequests.
Thu, 03 Mar 2016 18:41:05 +0300 Valentin Bartenev Introduced the ngx_chain_to_iovec() function.
Tue, 01 Mar 2016 15:18:07 +0300 Valentin Bartenev Request body: moved handling of the last part in the save filter.
Fri, 26 Feb 2016 14:27:04 +0300 Ruslan Ermilov Dynamic modules: perl.
Mon, 29 Feb 2016 18:52:33 +0300 Ruslan Ermilov Dynamic modules: expose the "modules" target.
Thu, 25 Feb 2016 16:29:51 +0300 Ruslan Ermilov Dynamic modules: removed unnecessary initialization.
Thu, 25 Feb 2016 15:22:05 +0300 Ruslan Ermilov Dynamic modules: make sure to call config.make for dynamic addons.
Thu, 25 Feb 2016 16:28:42 +0300 Ruslan Ermilov Version bump.
Wed, 24 Feb 2016 17:53:23 +0300 Maxim Dounin release-1.9.12 tag
Wed, 24 Feb 2016 17:53:22 +0300 Maxim Dounin nginx-1.9.12-RELEASE release-1.9.12
Wed, 24 Feb 2016 15:58:07 +0300 Valentin Bartenev HTTP/2: implemented per request timeouts (closes #626).