log

age author description
Fri, 30 Oct 2015 21:43:30 +0300 Maxim Dounin Fixed ngx_parse_time() out of bounds access (ticket #821). stable-1.8
Mon, 19 Oct 2015 21:22:38 +0300 Maxim Dounin SSL: preserve default server context in connection (ticket #235). stable-1.8
Thu, 03 Sep 2015 15:09:21 +0300 Roman Arutyunyan Upstream: fixed cache send error handling. stable-1.8
Sun, 16 Aug 2015 10:51:34 +0300 Maxim Dounin Fixed wrong URI after try_files in nested location (ticket #97). stable-1.8
Sun, 16 Aug 2015 10:51:16 +0300 Maxim Dounin Fixed segfault with try_files introduced by c985d90a8d1f. stable-1.8
Wed, 06 May 2015 17:04:00 +0300 Ruslan Ermilov Events: made a failure to create a notification channel non-fatal. stable-1.8
Fri, 24 Apr 2015 10:54:06 +0300 Roman Arutyunyan Merge proxy_protocol setting of listen directives. stable-1.8
Mon, 25 Jan 2016 19:32:58 +0300 Maxim Dounin Version bump. stable-1.8
Tue, 12 Jan 2016 19:19:07 +0300 Valentin Bartenev Request body: removed surplus assigment, no functional changes.
Mon, 11 Jan 2016 19:23:17 +0300 Maxim Dounin Core: worker_cpu_affinity auto.
Mon, 11 Jan 2016 19:08:12 +0300 Maxim Dounin Upstream: fixed changing method on X-Accel-Redirect.
Mon, 11 Jan 2016 10:53:49 +0300 Ruslan Ermilov Year 2016.
Thu, 17 Dec 2015 16:39:15 +0300 Maxim Dounin Upstream: don't keep connections on early responses (ticket #669).
Thu, 17 Dec 2015 16:39:02 +0300 Maxim Dounin Fixed PROXY protocol on IPv6 sockets (ticket #858).
Thu, 17 Dec 2015 16:38:51 +0300 Maxim Dounin Version bump.
Sat, 12 Dec 2015 10:32:58 +0300 Ruslan Ermilov Fixed a typo.
Wed, 09 Dec 2015 17:47:21 +0300 Maxim Dounin release-1.9.9 tag
Wed, 09 Dec 2015 17:47:20 +0300 Maxim Dounin nginx-1.9.9-RELEASE release-1.9.9
Wed, 09 Dec 2015 16:26:59 +0300 Ruslan Ermilov Fixed fastcgi_pass with UNIX socket and variables (ticket #855).
Wed, 09 Dec 2015 14:41:16 +0300 Ruslan Ermilov Version bump.
Tue, 08 Dec 2015 18:16:52 +0300 Maxim Dounin release-1.9.8 tag
Tue, 08 Dec 2015 18:16:51 +0300 Maxim Dounin nginx-1.9.8-RELEASE release-1.9.8
Tue, 08 Dec 2015 17:39:56 +0300 Roman Arutyunyan Slice filter: terminate first slice with last_in_chain flag.
Tue, 08 Dec 2015 17:39:56 +0300 Roman Arutyunyan Slice filter: never run subrequests when main request is buffered.
Tue, 08 Dec 2015 16:59:43 +0300 Sergey Kandaurov SSL: fixed possible segfault on renegotiation (ticket #845).
Mon, 07 Dec 2015 20:09:34 +0300 Maxim Dounin Updated OpenSSL and PCRE used for win32 builds.
Mon, 07 Dec 2015 20:08:13 +0300 Maxim Dounin Added slice module to win32 builds.
Mon, 07 Dec 2015 16:30:48 +0300 Roman Arutyunyan Slice filter.
Mon, 07 Dec 2015 16:30:47 +0300 Roman Arutyunyan Upstream: fill r->headers_out.content_range from upstream response.
Wed, 02 Dec 2015 19:17:19 -0800 Piotr Sikora Core: fix typo in error message.