log

age author description
Mon, 30 Nov 2015 12:54:01 +0300 Ruslan Ermilov Stop emulating a space character after r->method_name.
Fri, 06 Nov 2015 15:21:51 +0300 Ruslan Ermilov Proxy: improved code readability.
Mon, 30 Nov 2015 12:04:35 +0300 Ruslan Ermilov Reduced the number of GET method constants.
Mon, 30 Nov 2015 16:27:33 +0300 Valentin Bartenev Increased the default "connection_pool_size" on 64-bit platforms.
Mon, 30 Nov 2015 12:04:29 +0300 Ruslan Ermilov Configure: improved workaround for system perl on OS X.
Mon, 30 Nov 2015 19:01:53 +0300 Ruslan Ermilov Configure: removed comment obsolete in 3b763d36e055.
Fri, 06 Nov 2015 15:22:43 +0300 Ruslan Ermilov Style: unified request method checks.
Mon, 23 Nov 2015 12:40:19 +0300 Ruslan Ermilov Core: enabled "include" inside http upstreams (ticket #635).
Mon, 23 Nov 2015 22:48:31 +0300 Maxim Dounin Configure: fixed using OpenSSL include paths.
Sat, 21 Nov 2015 10:44:07 +0300 Ruslan Ermilov Upstream: fixed "no port" detection in evaluated upstreams.
Tue, 17 Nov 2015 19:41:39 +0300 Maxim Dounin Missing "variable" word added.
Tue, 17 Nov 2015 19:01:41 +0300 Valentin Bartenev Used the pwritev() syscall for writing files where possible.
Tue, 17 Nov 2015 19:01:41 +0300 Valentin Bartenev Moved file writev() handling code to a separate function.
Tue, 17 Nov 2015 19:01:41 +0300 Valentin Bartenev Handled EINTR from write() and pwrite() syscalls.
Tue, 17 Nov 2015 19:01:41 +0300 Valentin Bartenev Adjusted file->sys_offset after the write() syscall.
Tue, 17 Nov 2015 19:01:41 +0300 Valentin Bartenev Version bump.
Tue, 17 Nov 2015 17:50:57 +0300 Maxim Dounin release-1.9.7 tag
Tue, 17 Nov 2015 17:50:56 +0300 Maxim Dounin nginx-1.9.7-RELEASE release-1.9.7
Mon, 16 Nov 2015 16:02:02 +0300 Ruslan Ermilov Realip: the $realip_remote_addr variable.
Fri, 13 Nov 2015 20:10:50 +0300 Valentin Bartenev HTTP/2: reused HEADERS and CONTINUATION frames buffers.
Fri, 13 Nov 2015 20:10:50 +0300 Valentin Bartenev HTTP/2: fixed handling of output HEADERS frames.
Fri, 13 Nov 2015 20:10:50 +0300 Valentin Bartenev HTTP/2: fixed invalid headers handling (ticket #831).
Wed, 11 Nov 2015 15:47:30 +0300 Roman Arutyunyan Upstream: proxy_cache_convert_head directive.
Thu, 05 Nov 2015 15:01:09 +0300 Valentin Bartenev SSL: only select HTTP/2 using NPN if "http2" is enabled.
Thu, 05 Nov 2015 15:01:01 +0300 Valentin Bartenev HTTP/2: backed out 16905ecbb49e (ticket #822).
Fri, 30 Oct 2015 21:43:30 +0300 Maxim Dounin Fixed ngx_parse_time() out of bounds access (ticket #821).
Mon, 26 Oct 2015 19:06:42 +0300 Vladimir Homutov Syslog: added "nohostname" option.
Tue, 27 Oct 2015 23:16:35 +0300 Valentin Bartenev HTTP/2: changed behavior of the "http2_max_field_size" directive.
Tue, 27 Oct 2015 23:16:35 +0300 Valentin Bartenev HTTP/2: fixed spelling.
Tue, 27 Oct 2015 23:16:29 +0300 Valentin Bartenev Version bump.