log

age author description
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).
Wed, 24 Feb 2016 16:05:47 +0300 Valentin Bartenev HTTP/2: always use temporary pool for processing headers.
Wed, 24 Feb 2016 16:05:46 +0300 Valentin Bartenev HTTP/2: cleaned up state while closing stream.