log

age author description
Tue, 26 Jan 2016 17:39:31 +0300 Maxim Dounin release-1.8.1 tag stable-1.8
Tue, 26 Jan 2016 17:39:30 +0300 Maxim Dounin nginx-1.8.1-RELEASE stable-1.8 release-1.8.1
Tue, 26 Jan 2016 16:47:14 +0300 Ruslan Ermilov Resolver: limited CNAME recursion. stable-1.8
Tue, 26 Jan 2016 16:46:59 +0300 Roman Arutyunyan Resolver: fixed use-after-free memory accesses with CNAME. stable-1.8
Tue, 26 Jan 2016 16:46:48 +0300 Roman Arutyunyan Resolver: changed the ngx_resolver_create_*_query() arguments. stable-1.8
Tue, 26 Jan 2016 16:46:38 +0300 Ruslan Ermilov Resolver: fixed CNAME processing for several requests. stable-1.8
Tue, 26 Jan 2016 16:46:31 +0300 Ruslan Ermilov Resolver: fixed crashes in timeout handler. stable-1.8
Tue, 26 Jan 2016 16:46:18 +0300 Roman Arutyunyan Resolver: fixed possible segmentation fault on DNS format error. stable-1.8
Tue, 26 Jan 2016 17:27:41 +0300 Maxim Dounin release-1.9.10 tag
Tue, 26 Jan 2016 17:27:40 +0300 Maxim Dounin nginx-1.9.10-RELEASE release-1.9.10
Tue, 26 Jan 2016 16:47:14 +0300 Ruslan Ermilov Resolver: limited CNAME recursion.
Tue, 26 Jan 2016 16:46:59 +0300 Roman Arutyunyan Resolver: fixed use-after-free memory accesses with CNAME.
Tue, 26 Jan 2016 16:46:48 +0300 Roman Arutyunyan Resolver: changed the ngx_resolver_create_*_query() arguments.
Tue, 26 Jan 2016 16:46:38 +0300 Ruslan Ermilov Resolver: fixed CNAME processing for several requests.
Tue, 26 Jan 2016 16:46:31 +0300 Ruslan Ermilov Resolver: fixed crashes in timeout handler.
Tue, 26 Jan 2016 16:46:18 +0300 Roman Arutyunyan Resolver: fixed possible segmentation fault on DNS format error.
Mon, 25 Jan 2016 21:58:21 +0300 Maxim Dounin Updated OpenSSL and PCRE used for win32 builds. stable-1.8
Thu, 05 Nov 2015 15:01:09 +0300 Valentin Bartenev SSL: only select SPDY using NPN if "spdy" is enabled. stable-1.8
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.
Thu, 03 Dec 2015 20:06:45 +0300 Maxim Dounin Style: NGX_PTR_SIZE replaced with sizeof(void *).
Wed, 02 Dec 2015 01:06:54 +0300 Maxim Dounin Style.
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.
Tue, 27 Oct 2015 16:47:30 +0300 Maxim Dounin release-1.9.6 tag
Tue, 27 Oct 2015 16:47:29 +0300 Maxim Dounin nginx-1.9.6-RELEASE release-1.9.6
Mon, 26 Oct 2015 17:46:28 +0300 Valentin Bartenev HTTP/2: simplified checking the END_STREAM flag.
Mon, 26 Oct 2015 17:46:16 +0300 Valentin Bartenev HTTP/2: improved the ngx_http_v2_integer_octets(v) macro.
Mon, 26 Oct 2015 17:46:13 +0300 Valentin Bartenev HTTP/2: fixed the NGX_HTTP_V2_MAX_FIELD macro.
Mon, 28 Sep 2015 02:32:44 +0300 Valentin Bartenev HTTP/2: fixed splitting of response headers on CONTINUATION frames.
Mon, 26 Oct 2015 17:43:08 +0300 Valentin Bartenev HTTP/2: introduced NGX_HTTP_V2_ENCODE_* macros.
Mon, 26 Oct 2015 17:43:08 +0300 Valentin Bartenev HTTP/2: simplified producing of the Last-Modified header.
Mon, 26 Oct 2015 17:43:08 +0300 Valentin Bartenev HTTP/2: fixed header block size calculation.
Thu, 01 Oct 2015 20:25:55 -0700 Piotr Sikora HTTP/2: fix handling of connection errors.
Thu, 01 Oct 2015 20:25:55 -0700 Piotr Sikora HTTP/2: fix indirect reprioritization.
Thu, 01 Oct 2015 20:25:55 -0700 Piotr Sikora HTTP/2: reject self-dependent streams.
Fri, 23 Oct 2015 18:21:33 -0700 Piotr Sikora Core: read/write locks are also required by the Stream module.
Fri, 23 Oct 2015 18:21:33 -0700 Piotr Sikora Configure: style fixes for autoconf.err.
Tue, 20 Oct 2015 21:28:38 +0300 Valentin Bartenev HTTP/2: improved error handling while parsing integers.
Tue, 20 Oct 2015 21:26:38 +0300 Ruslan Ermilov HTTP/2: improved HPACK integer parsing code readability.
Tue, 20 Oct 2015 18:16:18 +0300 Maxim Dounin Win32: timer_resolution now ignored with select.
Sat, 17 Oct 2015 21:41:02 +0900 Kouhei Sutou Win32: fixed build with MinGW and MinGW-w64 gcc.
Mon, 19 Oct 2015 23:04:49 +0300 Maxim Dounin Style: unneeded casts of cf->args->elts removed.
Mon, 19 Oct 2015 21:28:17 +0300 Maxim Dounin Fixed variables prefix comparison.
Mon, 19 Oct 2015 21:28:02 +0300 Maxim Dounin Fixed handling of empty root.
Mon, 19 Oct 2015 21:22:38 +0300 Maxim Dounin SSL: preserve default server context in connection (ticket #235).
Mon, 19 Oct 2015 16:16:47 +0300 Valentin Bartenev HTTP/2: fixed parsing of literal header fields without indexing.
Wed, 07 Oct 2015 22:19:42 +0300 Vladimir Homutov SSL: handled long string truncation in ngx_ssl_error().
Tue, 06 Oct 2015 08:57:09 +0300 Ruslan Ermilov Stream: delete proxy connection timer after SSL handshake.
Sun, 12 Jul 2015 08:31:38 -0700 Kurtis Nusbaum Extract out version info function.
Mon, 28 Sep 2015 20:02:05 +0300 Valentin Bartenev HTTP/2: fixed $server_protocol value (ticket #800).
Thu, 24 Sep 2015 17:19:08 +0300 Maxim Dounin SSL: compatibility with OpenSSL master branch.
Thu, 24 Sep 2015 17:18:42 +0300 Maxim Dounin Version bump.
Tue, 22 Sep 2015 17:36:22 +0300 Maxim Dounin release-1.9.5 tag
Tue, 22 Sep 2015 17:36:21 +0300 Maxim Dounin nginx-1.9.5-RELEASE release-1.9.5
Tue, 22 Sep 2015 17:09:50 +0300 Maxim Dounin Style.
Tue, 15 Sep 2015 17:49:15 +0300 Valentin Bartenev Increased the default number of output buffers.
Tue, 22 Sep 2015 01:40:04 +0300 Valentin Bartenev HTTP/2: fixed header block parsing with CONTINUATION frames (#792).
Tue, 22 Sep 2015 01:40:04 +0300 Valentin Bartenev HTTP/2: fixed HPACK header field parsing.
Mon, 21 Sep 2015 23:08:34 +0300 Roman Arutyunyan Sub filter: fixed initialization in http{} level (ticket #791).
Fri, 11 Sep 2015 20:13:06 +0300 Valentin Bartenev The HTTP/2 implementation (RFC 7240, 7241).
Fri, 11 Sep 2015 17:04:40 +0300 Maxim Dounin Core: fixed segfault with null in wildcard hash names.
Fri, 11 Sep 2015 17:04:04 +0300 Maxim Dounin Fixed segfault with incorrect location nesting.
Fri, 11 Sep 2015 17:03:56 +0300 Maxim Dounin Cache: check the whole cache key in addition to hashes.
Thu, 03 Sep 2015 15:09:21 +0300 Roman Arutyunyan Upstream: fixed cache send error handling.
Wed, 02 Sep 2015 19:45:40 +0300 Valentin Bartenev Fixed building --with-debug, broken by 6fce16b1fc10.
Wed, 02 Sep 2015 19:26:40 +0300 Valentin Bartenev Writing to some file systems can be interrupted.
Mon, 31 Aug 2015 23:26:33 +0300 Valentin Bartenev Decreased the NGX_HTTP_MAX_SUBREQUESTS limit.
Mon, 31 Aug 2015 23:25:16 +0300 Valentin Bartenev Added protection against r->main->count overflow by subrequests.
Sun, 23 Aug 2015 21:03:32 +0300 Valentin Bartenev Limit recursive subrequests instead of simultaneous.
Sun, 23 Aug 2015 21:03:29 +0300 Valentin Bartenev Version bump.
Tue, 18 Aug 2015 18:16:17 +0300 Maxim Dounin release-1.9.4 tag
Tue, 18 Aug 2015 18:16:17 +0300 Maxim Dounin nginx-1.9.4-RELEASE release-1.9.4
Tue, 18 Aug 2015 16:26:18 +0300 Maxim Dounin Perl: prototyping behavior explicitly specified.
Tue, 18 Aug 2015 16:26:05 +0300 Maxim Dounin Perl: fixed warning about "sep" may be used uninitialized.
Mon, 17 Aug 2015 18:09:20 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 17 Aug 2015 18:09:17 +0300 Maxim Dounin Win32: MSVC 2015 compatibility.
Mon, 17 Aug 2015 17:42:02 +0300 Dmitry Volyntsev Sub filter: support of variables in the strings to replace.
Mon, 17 Aug 2015 17:42:02 +0300 Dmitry Volyntsev Sub filter: support of multiple strings to replace.
Sun, 16 Aug 2015 10:51:34 +0300 Maxim Dounin Fixed wrong URI after try_files in nested location (ticket #97).
Sun, 16 Aug 2015 10:51:16 +0300 Maxim Dounin Fixed segfault with try_files introduced by c985d90a8d1f.
Thu, 13 Aug 2015 16:27:17 +0300 Sergey Kandaurov Core: fixed potential division by zero when initializing hash.
Thu, 13 Aug 2015 16:27:13 +0300 Sergey Kandaurov Core: fixed style in the error message.
Thu, 13 Aug 2015 15:55:21 +0300 Vladimir Homutov Stream: fixed potential error log buffer overrun.
Wed, 12 Aug 2015 12:56:59 +0300 Vladimir Homutov Style.
Mon, 10 Aug 2015 12:14:41 +0300 Vladimir Homutov Stream: the "tcp_nodelay" directive.
Tue, 11 Aug 2015 16:28:55 +0300 Valentin Bartenev Core: idle connections now closed only once on exiting.
Tue, 11 Aug 2015 10:28:00 +0300 Andrei Belov Fixed typo in the error message.
Thu, 23 Jul 2015 14:00:03 -0400 Gena Makhomed Workaround for "configuration file test failed" under OpenVZ.
Thu, 30 Jul 2015 16:43:48 -0700 Roman Arutyunyan Stream: deprecated proxy_downstream_buffer, proxy_upstream_buffer.
Wed, 29 Jul 2015 14:36:36 -0700 Roman Arutyunyan Style.
Wed, 29 Jul 2015 13:46:26 -0700 Roman Arutyunyan Stream: added proxy_buffer_size to set the size of data buffers.
Thu, 16 Jul 2015 14:20:48 +0300 Ruslan Ermilov Fixed strict aliasing warnings with old GCC versions.
Wed, 15 Jul 2015 20:43:41 +0100 Andrew Hutchings Modify changes doc to acknowledge Lu is from Intel
Wed, 15 Jul 2015 22:56:03 +0300 Maxim Dounin Version bump.
Tue, 14 Jul 2015 19:46:05 +0300 Maxim Dounin release-1.9.3 tag
Tue, 14 Jul 2015 19:46:05 +0300 Maxim Dounin nginx-1.9.3-RELEASE release-1.9.3
Tue, 14 Jul 2015 19:44:19 +0300 Maxim Dounin Updated PCRE used for win32 builds.
Tue, 14 Jul 2015 09:38:13 -0700 Roman Arutyunyan Stream: renamed rate limiting directives.
Tue, 14 Jul 2015 10:13:51 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 14 Jul 2015 01:10:25 +0300 Maxim Dounin OCSP stapling: fixed segfault without nextUpdate.
Tue, 07 Jul 2015 16:38:49 +0300 Maxim Dounin OCSP stapling: fixed ssl_stapling_file (ticket #769).
Thu, 02 Jul 2015 17:20:29 +0300 Valentin Bartenev Stream: fixed possible integer overflow in rate limiting.
Thu, 02 Jul 2015 17:15:32 +0300 Roman Arutyunyan Stream: fixed MSVC compilation warning.
Thu, 25 Jun 2015 12:36:52 +0300 Roman Arutyunyan Stream: upstream "connected" flag.
Tue, 23 Jun 2015 20:17:48 +0300 Roman Arutyunyan Stream: upstream and downstream limit rates.
Tue, 23 Jun 2015 20:17:47 +0300 Roman Arutyunyan Stream: common handler for upstream and downstream.
Thu, 18 Jun 2015 03:36:41 -0700 Piotr Sikora Stream: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.
Tue, 16 Jun 2015 00:43:00 +0300 Ruslan Ermilov Upstream: fixed shared upstreams on win32.
Thu, 18 Jun 2015 14:17:30 +0300 Vladimir Homutov Stream: connection limiting module.
Wed, 17 Jun 2015 17:57:34 +0300 Sergey Kandaurov Resolver: canceled resend timer on empty resend queues.
Wed, 10 Jun 2015 19:18:19 -0700 Piotr Sikora Configure: create missing intermediates for build directory.
Wed, 17 Jun 2015 14:15:27 +0300 Ruslan Ermilov Configure: fix tests with multi-level relative build directory.
Tue, 16 Jun 2015 23:28:38 +0300 Vladimir Homutov Disabled duplicate http, mail, and stream blocks.
Tue, 16 Jun 2015 23:31:31 +0300 Vladimir Homutov Version bump.
Tue, 16 Jun 2015 17:49:40 +0300 Maxim Dounin release-1.9.2 tag
Tue, 16 Jun 2015 17:49:39 +0300 Maxim Dounin nginx-1.9.2-RELEASE release-1.9.2
Tue, 16 Jun 2015 16:52:13 +0300 Ruslan Ermilov Polished the recent change to the manpage.
Tue, 16 Jun 2015 16:28:56 +0300 Vladimir Homutov Documentation: added -T option description to the man page.
Thu, 14 May 2015 18:54:27 +0300 Vladimir Homutov Core: store and dump processed configuration.
Tue, 16 Jun 2015 15:47:40 +0300 Vladimir Homutov Core: added support for writing to stdout.
Tue, 16 Jun 2015 13:45:19 +0300 Roman Arutyunyan Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read.
Tue, 16 Jun 2015 13:45:16 +0300 Roman Arutyunyan Stream: client-side PROXY protocol.
Tue, 16 Jun 2015 09:02:45 +0300 Vladimir Homutov Stream: the "proxy_bind" directive.
Mon, 15 Jun 2015 20:20:12 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Thu, 11 Jun 2015 20:42:39 +0300 Maxim Dounin OCSP stapling: avoid sending expired responses (ticket #425).
Thu, 11 Jun 2015 20:42:31 +0300 Maxim Dounin Moved ngx_http_parse_time() to core, renamed accordingly.
Thu, 11 Jun 2015 20:42:24 +0300 Maxim Dounin Removed unused ngx_http_get_time() declaration.
Wed, 10 Jun 2015 19:18:20 +0300 Valentin Bartenev Configure: added gcc5 to the list of known GCC versions.
Wed, 10 Jun 2015 12:25:45 +0300 Ruslan Ermilov Configure: search OpenSSL in a bunch of standard places.
Wed, 10 Jun 2015 12:25:31 +0300 Ruslan Ermilov Configure: moved NGX_SBIN_PATH variable initialization.
Thu, 04 Jun 2015 13:04:12 +0300 Vladimir Homutov Stream: access module.
Tue, 09 Jun 2015 13:00:45 +0300 Vladimir Homutov Stream: added postconfiguration method to stream modules.
Mon, 08 Jun 2015 23:13:56 +0300 Ruslan Ermilov Mail: listen backlog=.
Mon, 08 Jun 2015 23:13:33 +0300 Ruslan Ermilov Stream: listen backlog=.
Mon, 08 Jun 2015 23:11:58 +0300 Ruslan Ermilov Mail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.
Mon, 08 Jun 2015 23:11:42 +0300 Ruslan Ermilov Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.
Fri, 05 Jun 2015 23:03:13 +0300 Ruslan Ermilov Stream: fixed "reuseport" to actually work.
Fri, 05 Jun 2015 22:23:26 +0300 Maxim Dounin Added the REQUEST_SCHEME parameter.
Thu, 04 Jun 2015 23:46:44 +0300 Roman Arutyunyan Upstream keepalive: reduced diffs to the plus version of nginx.
Fri, 05 Jun 2015 17:10:34 +0300 Maxim Dounin Style.
Wed, 03 Jun 2015 19:12:26 +0300 Sergey Kandaurov Event pipe: call ngx_handle_read_event() with a proper flags type.
Wed, 03 Jun 2015 08:23:35 +0300 Ruslan Ermilov Fixed misspellings of the word "dependencies".
Mon, 01 Jun 2015 21:08:56 +0300 Valentin Bartenev Fixed excessive memory usage while parsing configuration.
Mon, 01 Jun 2015 16:58:07 +0300 Valentin Bartenev Fixed spelling in change logs.
Fri, 29 May 2015 09:26:33 +0300 Ruslan Ermilov Fixed bullying style of comments.
Fri, 29 May 2015 09:26:27 +0300 Ruslan Ermilov Version bump.
Tue, 26 May 2015 16:49:51 +0300 Maxim Dounin release-1.9.1 tag
Tue, 26 May 2015 16:49:50 +0300 Maxim Dounin nginx-1.9.1-RELEASE release-1.9.1
Mon, 25 May 2015 17:58:20 +0300 Maxim Dounin Disabled SSLv3 by default (ticket #653).
Mon, 25 May 2015 17:58:13 +0300 Maxim Dounin Configure: GNU Hurd properly recognized.
Thu, 21 May 2015 19:39:11 +0300 Maxim Dounin Fixed reuseport with accept_mutex.
Wed, 20 May 2015 22:44:00 +0300 Ruslan Ermilov Upstream: report to error_log when max_fails is reached.
Wed, 20 May 2015 15:51:56 +0300 Maxim Dounin The "reuseport" option of the "listen" directive.
Wed, 20 May 2015 15:51:28 +0300 Maxim Dounin Simplified ngx_http_init_listening().
Wed, 20 May 2015 15:51:21 +0300 Maxim Dounin Introduced worker number, ngx_worker.
Wed, 20 May 2015 15:51:13 +0300 Maxim Dounin Configure: style.
Tue, 19 May 2015 19:27:07 +0300 Valentin Bartenev Core: properly initialized written bytes counter in memory log.
Mon, 18 May 2015 16:05:44 +0300 Sergey Kandaurov Upstream hash: consistency across little/big endianness.
Sat, 16 May 2015 01:32:27 +0300 Ruslan Ermilov Upstream: $upstream_connect_time.
Sat, 16 May 2015 01:31:04 +0300 Ruslan Ermilov Upstream: times to obtain header/response are stored as ngx_msec_t.
Fri, 15 May 2015 17:15:33 +0300 Igor Sysoev Events: ngx_event_t size reduction by grouping bit fields.
Wed, 06 May 2015 17:04:00 +0300 Ruslan Ermilov Events: made a failure to create a notification channel non-fatal.
Wed, 29 Apr 2015 14:59:02 +0300 Ruslan Ermilov Configure: handle deprecated options.
Wed, 29 Apr 2015 13:53:24 +0300 Ruslan Ermilov Removed the deprecated "imap" directive.
Wed, 29 Apr 2015 13:53:08 +0300 Ruslan Ermilov Removed the deprecated "so_keepalive" directive.
Wed, 29 Apr 2015 13:52:49 +0300 Ruslan Ermilov Removed deprecated HTTP directives.
Wed, 29 Apr 2015 13:52:37 +0300 Ruslan Ermilov Removed the deprecated "connections" directive.
Tue, 28 Apr 2015 18:55:03 +0300 Valentin Bartenev Fixed overflow detection in ngx_inet_addr().
Tue, 28 Apr 2015 18:54:48 +0300 Valentin Bartenev Version bump.
Tue, 28 Apr 2015 18:31:18 +0300 Maxim Dounin release-1.9.0 tag
Tue, 28 Apr 2015 18:31:17 +0300 Maxim Dounin nginx-1.9.0-RELEASE release-1.9.0
Mon, 27 Apr 2015 18:51:18 +0300 Maxim Dounin Added stream module to win32 builds.
Mon, 27 Apr 2015 18:25:42 +0300 Maxim Dounin Win32: shared memory base addresses and remapping.
Mon, 27 Apr 2015 03:44:30 +0300 Maxim Dounin Win32: fixed shm.handle loss on reload.
Mon, 27 Apr 2015 03:44:03 +0300 Maxim Dounin Core: fixed nginx_shared_zone name.
Fri, 20 Feb 2015 15:31:37 +0300 Vladimir Homutov Mail: error_log support.
Sat, 25 Apr 2015 22:44:02 +0300 Vladimir Homutov Core: the ngx_set_connection_log() macro.
Fri, 24 Apr 2015 10:54:06 +0300 Roman Arutyunyan Merge proxy_protocol setting of listen directives.
Thu, 23 Apr 2015 14:26:11 +0300 Ruslan Ermilov Removed the "worker_rlimit_sigpending" directive.
Thu, 23 Apr 2015 14:17:40 +0300 Ruslan Ermilov Removed the obsolete rtsig module.
Wed, 22 Apr 2015 18:57:32 +0300 Ruslan Ermilov Removed the obsolete aio module.
Wed, 22 Apr 2015 19:55:04 +0300 Roman Arutyunyan Stream: prevent repeated event notifications after eof.
Wed, 22 Apr 2015 18:37:34 +0300 Ruslan Ermilov Upstream: allow multiple upstreams to use the same shared zone.
Tue, 21 Apr 2015 21:04:36 +0200 Martin Mlynář Memcached: enabled ranges.
Tue, 21 Apr 2015 19:09:04 +0300 Ruslan Ermilov Upstream: simplified ip_hash and hash peer selection code.
Tue, 21 Apr 2015 17:11:58 +0300 Maxim Dounin release-1.8.0 tag stable-1.8
Tue, 21 Apr 2015 17:11:58 +0300 Maxim Dounin nginx-1.8.0-RELEASE stable-1.8 release-1.8.0
Mon, 20 Apr 2015 17:36:51 +0300 Sergey Kandaurov Fixed building --with-stream when precompiled headers are used.
Mon, 20 Apr 2015 16:54:41 +0300 Sergey Kandaurov Limit req: removed check for unknown limit_req_zone.
Mon, 20 Apr 2015 16:53:04 +0300 Sergey Kandaurov Core: allow shared memory size to be declared after a reference.
Mon, 20 Apr 2015 13:05:11 +0300 Ruslan Ermilov Stream: port from NGINX+.
Sun, 19 Apr 2015 22:41:09 +0300 Ruslan Ermilov Upstream: fixed unlocked access to peer->conns.
Thu, 26 Mar 2015 14:20:51 +0300 Ruslan Ermilov Replaced the remaining NGX_OLD_THREADS check with NGX_WIN32.
Thu, 26 Mar 2015 14:20:07 +0300 Ruslan Ermilov Removed NGX_OLD_THREADS from select and poll modules.
Thu, 26 Mar 2015 14:15:17 +0300 Ruslan Ermilov Removed "worker_threads" and "thread_stack_size" directives.
Thu, 26 Mar 2015 14:15:15 +0300 Ruslan Ermilov Removed unused thread-local-storage code.
Thu, 26 Mar 2015 14:15:13 +0300 Ruslan Ermilov Removed ngx_threaded and related code.
Thu, 16 Apr 2015 20:09:11 +0300 Ruslan Ermilov Upstream: get rid of questionable micro-optimization in ip_hash.
Thu, 16 Apr 2015 18:18:37 +0300 Sergey Kandaurov Core: ensure that ngx_config.h is always included first. stable-1.8
Thu, 16 Apr 2015 18:18:37 +0300 Sergey Kandaurov Core: ensure that ngx_config.h is always included first.
Thu, 16 Apr 2015 17:26:19 +0300 Maxim Dounin Version bump.
Thu, 16 Apr 2015 17:00:52 +0300 Maxim Dounin Stable branch. stable-1.8
Tue, 14 Apr 2015 19:01:25 +0300 Ruslan Ermilov Upstream: the "zone" directive.
Tue, 14 Apr 2015 19:01:23 +0300 Ruslan Ermilov Upstreams: locking.
Sat, 21 Mar 2015 14:05:08 +0300 Ruslan Ermilov Core: read/write locks.
Fri, 10 Apr 2015 14:48:36 +0300 Ruslan Ermilov Upstream: store peers as a linked list.
Fri, 10 Apr 2015 13:16:23 +0300 Ruslan Ermilov Upstream: track the number of active connections to upstreams.
Thu, 16 Apr 2015 15:05:40 +0300 Ruslan Ermilov Fixed build, broken by 8b7f062a3fe6.
Thu, 16 Apr 2015 12:17:41 +0300 Vladimir Homutov Core: added OpenSSL version information to "nginx -V" output.
Thu, 16 Apr 2015 12:13:51 +0300 Vladimir Homutov Version bump.
Tue, 07 Apr 2015 18:57:56 +0300 Maxim Dounin release-1.6.3 tag stable-1.6
Tue, 07 Apr 2015 18:51:37 +0300 Maxim Dounin nginx-1.6.3 changes fix stable-1.6 release-1.6.3
Tue, 07 Apr 2015 18:35:33 +0300 Maxim Dounin release-1.7.12 tag
Tue, 07 Apr 2015 18:35:33 +0300 Maxim Dounin nginx-1.7.12-RELEASE release-1.7.12
Tue, 07 Apr 2015 17:58:54 +0300 Maxim Dounin release-1.6.3 tag stable-1.6
Tue, 07 Apr 2015 17:58:54 +0300 Maxim Dounin nginx-1.6.3-RELEASE stable-1.6
Mon, 23 Mar 2015 02:44:41 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.6
Tue, 17 Mar 2015 00:26:27 +0300 Ruslan Ermilov Overflow detection in ngx_http_parse_chunked(). stable-1.6
Tue, 17 Mar 2015 00:26:24 +0300 Ruslan Ermilov Overflow detection in ngx_http_range_parse(). stable-1.6
Tue, 17 Mar 2015 00:26:22 +0300 Ruslan Ermilov Overflow detection in ngx_inet_addr(). stable-1.6
Tue, 17 Mar 2015 00:26:20 +0300 Ruslan Ermilov Core: overflow detection in ngx_parse_time() (ticket #732). stable-1.6
Tue, 17 Mar 2015 00:26:18 +0300 Ruslan Ermilov Refactored ngx_parse_time(). stable-1.6
Tue, 17 Mar 2015 00:26:15 +0300 Ruslan Ermilov Core: overflow detection in number parsing functions. stable-1.6
Tue, 17 Mar 2015 00:24:34 +0300 Ruslan Ermilov Core: expose maximum values of time_t and ngx_int_t. stable-1.6
Tue, 24 Feb 2015 18:37:14 +0300 Maxim Dounin Core: fixed potential buffer overrun when initializing hash. stable-1.6
Wed, 04 Feb 2015 16:22:43 +0300 Roman Arutyunyan Core: fixed a race resulting in extra sem_post()'s. stable-1.6
Fri, 28 Nov 2014 16:57:50 +0300 Maxim Dounin Fixed post_action to not trigger "header already sent" alert. stable-1.6
Fri, 21 Nov 2014 22:51:49 +0300 Valentin Bartenev SPDY: push pending data while closing a stream as with keepalive. stable-1.6
Thu, 20 Nov 2014 15:24:40 +0300 Ruslan Ermilov Resolver: fixed use-after-free memory access. stable-1.6
Mon, 17 Nov 2014 16:38:48 +0300 Maxim Dounin SSL: logging level of "inappropriate fallback" (ticket #662). stable-1.6
Wed, 08 Oct 2014 17:16:04 +0400 Maxim Dounin Fixed possible buffer overrun in "too long header line" logging. stable-1.6
Thu, 02 Oct 2014 12:00:17 -0700 Yichun Zhang Core: fixed buffer overrun when hash max_size reached. stable-1.6
Mon, 06 Apr 2015 18:54:19 +0300 Maxim Dounin Version bump. stable-1.6
Thu, 26 Mar 2015 14:15:06 +0300 Ruslan Ermilov Core: guard against spinlock usage without atomic ops.
Tue, 07 Apr 2015 01:32:08 +0300 Sergey Kandaurov Core: limited levels of subdirectory hierarchy used for temp files.
Tue, 07 Apr 2015 01:32:07 +0300 Sergey Kandaurov Core: removed excessive initialization in ngx_conf_set_path_slot().
Tue, 07 Apr 2015 01:32:05 +0300 Sergey Kandaurov Core: fixed error handling on ngx_conf_full_name() failure.
Tue, 07 Apr 2015 00:07:04 +0300 Ruslan Ermilov Upstream: abbreviated SSL handshake may interact badly with Nagle.
Mon, 06 Apr 2015 19:20:36 +0300 Valentin Bartenev Request body: always flush buffers if request buffering is off.
Mon, 06 Apr 2015 11:22:24 +0300 Valentin Bartenev Used the correct type for the AIO preload handler return value.
Fri, 03 Apr 2015 18:20:57 +0300 Maxim Dounin Configure: style.
Wed, 01 Apr 2015 15:05:08 +0200 Filipe da Silva OCSP stapling: missing free calls.
Wed, 01 Apr 2015 03:49:17 +0300 Valentin Bartenev Cache: added support for reading of the header in thread pools.
Tue, 31 Mar 2015 17:45:50 +0300 Sergey Kandaurov Fixed invalid access to complex value defined as an empty string.
Fri, 27 Mar 2015 21:19:20 +0300 Valentin Bartenev Events: fixed possible crash on start or reload.
Fri, 27 Mar 2015 19:57:15 +0300 Valentin Bartenev Events: made posted events macros safe.
Mon, 23 Mar 2015 21:04:13 +0300 Valentin Bartenev SPDY: always push pending data.
Mon, 23 Mar 2015 20:47:46 +0300 Valentin Bartenev SPDY: fixed error handling in ngx_http_spdy_send_output_queue().
Thu, 26 Mar 2015 17:36:39 +0300 Maxim Dounin Version bump.
Thu, 26 Mar 2015 02:31:30 +0300 Maxim Dounin Proxy: fixed proxy_request_buffering and chunked with preread body.
Tue, 24 Mar 2015 18:45:34 +0300 Maxim Dounin release-1.7.11 tag
Tue, 24 Mar 2015 18:45:34 +0300 Maxim Dounin nginx-1.7.11-RELEASE release-1.7.11
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Upstream: uwsgi_request_buffering, scgi_request_buffering.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin FastCGI: fastcgi_request_buffering.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Proxy: proxy_request_buffering chunked support.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Request body: unbuffered reading.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Request body: filters support.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Request body: moved request body writing to save filter.
Mon, 23 Mar 2015 21:09:12 +0300 Maxim Dounin Request body: free chain links in ngx_http_write_request_body().
Mon, 23 Mar 2015 21:09:05 +0300 Maxim Dounin Output chain: free chain links in ngx_chain_writer().
Mon, 23 Mar 2015 20:56:58 +0300 Maxim Dounin Output chain: zero size buf alerts in ngx_chain_writer().
Mon, 23 Mar 2015 19:28:54 +0300 Maxim Dounin Format specifier fixed for file size of buffers.
Mon, 23 Mar 2015 19:28:54 +0300 Maxim Dounin Proxy: fixed proxy_set_body with proxy_cache.
Mon, 23 Mar 2015 17:51:21 +0300 Valentin Bartenev Thread pools: implemented graceful exiting of threads.
Mon, 23 Mar 2015 17:51:21 +0300 Valentin Bartenev Thread pools: removed unused pointer to memory pool.
Mon, 23 Mar 2015 17:51:21 +0300 Valentin Bartenev Thread pools: keep waiting tasks mutex in ngx_thread_pool_t.
Mon, 23 Mar 2015 17:51:21 +0300 Valentin Bartenev Thread pools: replaced completed tasks queue mutex with spinlock.
Mon, 23 Mar 2015 13:52:47 +0300 Ruslan Ermilov Removed stub implementation of win32 mutexes.
Mon, 23 Mar 2015 02:44:41 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 23 Mar 2015 02:42:35 +0300 Maxim Dounin SSL: use of SSL_MODE_NO_AUTO_CHAIN.
Mon, 23 Mar 2015 02:42:34 +0300 Maxim Dounin SSL: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.
Mon, 23 Mar 2015 02:42:32 +0300 Maxim Dounin SSL: clear protocol options.
Thu, 19 Mar 2015 19:29:43 +0300 Valentin Bartenev Core: added cyclic memory buffer support for error_log.
Fri, 20 Mar 2015 06:45:32 +0300 Ruslan Ermilov Removed busy locks.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed ngx_connection_t.lock.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed unix ngx_threaded and related ngx_process_changes.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed old pthread implementation.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed old FreeBSD rfork() thread implementation.
Thu, 19 Mar 2015 23:20:18 +0300 Ruslan Ermilov Thread pools: silence warning on process exit.
Thu, 19 Mar 2015 13:00:48 +0300 Ruslan Ermilov Thread pools: fixed the waiting tasks accounting.
Thu, 19 Mar 2015 23:19:35 +0300 Ruslan Ermilov Thread pools: keep waiting tasks counter in ngx_thread_pool_t.
Sun, 15 Mar 2015 21:46:21 +0800 Xiaochen Wang SPDY: fixed format specifier in logging.
Sat, 14 Mar 2015 17:37:30 +0300 Valentin Bartenev Added support for offloading Linux sendfile() in thread pools.
Sat, 14 Mar 2015 17:37:25 +0300 Valentin Bartenev Added support for offloading read() in thread pools.
Sat, 14 Mar 2015 17:37:21 +0300 Ruslan Ermilov Events: implemented eventport notification mechanism.
Sat, 14 Mar 2015 17:37:16 +0300 Valentin Bartenev Events: implemented kqueue notification mechanism.
Sat, 14 Mar 2015 17:37:13 +0300 Valentin Bartenev Events: implemented epoll notification mechanism.
Sat, 14 Mar 2015 17:37:07 +0300 Valentin Bartenev Thread pools implementation.
Fri, 13 Mar 2015 19:08:27 +0300 Ruslan Ermilov Configure: removed obsolete threads bits.
Wed, 04 Mar 2015 18:26:25 +0300 Ruslan Ermilov Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.
Wed, 18 Mar 2015 02:04:39 +0300 Ruslan Ermilov Configure: fixed type max value detection.
Tue, 17 Mar 2015 00:26:27 +0300 Ruslan Ermilov Overflow detection in ngx_http_parse_chunked().
Tue, 17 Mar 2015 00:26:24 +0300 Ruslan Ermilov Overflow detection in ngx_http_range_parse().
Tue, 17 Mar 2015 00:26:22 +0300 Ruslan Ermilov Overflow detection in ngx_inet_addr().
Tue, 17 Mar 2015 00:26:20 +0300 Ruslan Ermilov Core: overflow detection in ngx_parse_time() (ticket #732).
Tue, 17 Mar 2015 00:26:18 +0300 Ruslan Ermilov Refactored ngx_parse_time().
Tue, 17 Mar 2015 00:26:15 +0300 Ruslan Ermilov Core: overflow detection in number parsing functions.
Tue, 17 Mar 2015 00:24:34 +0300 Ruslan Ermilov Core: expose maximum values of time_t and ngx_int_t.
Fri, 13 Mar 2015 16:43:01 +0300 Ruslan Ermilov Configure: removed redundant auto/have call.
Fri, 13 Mar 2015 16:42:52 +0300 Ruslan Ermilov The "aio" directive parser made smarter.
Thu, 12 Mar 2015 23:03:03 +0300 Ruslan Ermilov Events: fixed typo in the error message.
Thu, 12 Mar 2015 20:06:04 +0300 Ruslan Ermilov Deprecated "aio sendfile".
Wed, 04 Mar 2015 08:12:53 +0300 Ruslan Ermilov Proxy: use an appropriate error on memory allocation failure.
Wed, 04 Mar 2015 08:10:40 +0300 Ruslan Ermilov Style: moved ngx_http_ephemeral() macro to ngx_http_request.h.
Wed, 04 Mar 2015 08:05:38 +0300 Ruslan Ermilov Style: use %*s format, as in 68d21fd1dc64.
Wed, 04 Mar 2015 19:20:30 +0300 Valentin Bartenev Log: use ngx_cpymem() in a couple of places, no functional changes.
Tue, 03 Mar 2015 17:48:57 +0300 Valentin Bartenev Upstream keepalive: drop ready flag on EAGAIN from recv(MSG_PEEK).
Tue, 03 Mar 2015 18:09:13 +0300 Ruslan Ermilov Events: simplified ngx_event_aio_t definition.
Fri, 27 Feb 2015 19:19:08 +0300 Valentin Bartenev Refactored ngx_linux_sendfile_chain() even more.
Tue, 03 Mar 2015 01:15:21 +0300 Maxim Dounin Style.
Mon, 02 Mar 2015 21:44:42 +0300 Maxim Dounin Upstream: upstream argument in ngx_http_upstream_process_request().
Mon, 02 Mar 2015 21:44:32 +0300 Maxim Dounin Upstream: avoid duplicate finalization.
Mon, 02 Mar 2015 21:15:46 +0300 Roman Arutyunyan SSL: reset ready flag if recv(MSG_PEEK) found no bytes in socket.
Mon, 02 Mar 2015 19:47:13 +0300 Roman Arutyunyan Cache: do not inherit last_modified and etag from stale response.
Mon, 02 Mar 2015 18:41:29 +0300 Roman Arutyunyan Upstream hash: speedup consistent hash init.
Fri, 27 Feb 2015 16:28:31 +0300 Sergey Kandaurov Mail: don't emit Auth-SSL-Verify with disabled ssl_verify_client.
Wed, 25 Feb 2015 17:48:05 +0300 Maxim Dounin Mail: client SSL certificates support.
Wed, 25 Feb 2015 17:47:49 +0300 Maxim Dounin Mail: added Auth-SSL header to indicate SSL.
Wed, 25 Feb 2015 17:47:43 +0300 Maxim Dounin Mail: fixed buffer allocation for CRLF after Auth-SMTP-* headers.
Tue, 24 Feb 2015 23:52:47 +0300 Ruslan Ermilov SSL: account sent bytes in ngx_ssl_write().
Tue, 24 Feb 2015 18:37:14 +0300 Maxim Dounin Core: fixed potential buffer overrun when initializing hash.
Tue, 17 Feb 2015 16:27:52 +0300 Ruslan Ermilov Cache: reduced diffs to the plus version of nginx.
Tue, 17 Feb 2015 14:26:44 +0300 Roman Arutyunyan Core: make ngx_connection_local_sockaddr() always assign address.
Wed, 11 Feb 2015 20:18:55 +0300 Sergey Kandaurov Configure: typo fixed.
Wed, 11 Feb 2015 20:00:07 +0300 Valentin Bartenev Unbreak building on FreeBSD without file AIO.
Wed, 11 Feb 2015 17:52:15 +0300 Valentin Bartenev Refactored sendfile() AIO preload.
Fri, 23 Jan 2015 15:23:29 +0300 Ruslan Ermilov Mail: fixed the duplicate listen address detection.
Fri, 23 Jan 2015 15:23:27 +0300 Ruslan Ermilov Mail: fixed a comment.
Thu, 22 Jan 2015 16:23:32 +0300 Ruslan Ermilov Upstream: detect port absence in fastcgi_pass with IP literal.
Wed, 11 Feb 2015 15:51:03 +0300 Ruslan Ermilov Version bump.
Tue, 10 Feb 2015 17:33:32 +0300 Maxim Dounin release-1.7.10 tag
Tue, 10 Feb 2015 17:33:32 +0300 Maxim Dounin nginx-1.7.10-RELEASE release-1.7.10
Tue, 10 Feb 2015 16:54:12 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 10 Feb 2015 01:51:08 +0300 Sergey Kandaurov Core: fixed build on Tru64 UNIX.
Wed, 21 Jan 2015 00:26:32 +0100 Damien Tournoud Fixed try_files directory test to match only a directory.
Wed, 04 Feb 2015 16:22:43 +0300 Roman Arutyunyan Core: fixed a race resulting in extra sem_post()'s.
Mon, 02 Feb 2015 21:28:09 +0300 Roman Arutyunyan Core: reverted prefix-based temp files (a9138c35120d).
Mon, 02 Feb 2015 19:38:35 +0300 Roman Arutyunyan Cache: added temp_path to file cache.
Mon, 02 Feb 2015 19:38:32 +0300 Roman Arutyunyan Core: supported directory skipping in ngx_walk_tree().
Wed, 28 Jan 2015 21:33:06 +0300 Valentin Bartenev Fixed AIO handling in the output chain.
Tue, 27 Jan 2015 15:38:15 +0300 Igor Sysoev A bounds check of %N format on Windows.
Wed, 14 Jan 2015 09:03:35 +0300 Vladimir Homutov Upstream: $upstream_header_time variable.
Tue, 13 Jan 2015 20:13:16 +0300 Valentin Bartenev Year 2015.
Tue, 13 Jan 2015 19:51:37 +0300 Maxim Dounin Core: added disk_full_time checks to error log.
Tue, 13 Jan 2015 18:58:23 +0300 Maxim Dounin Fixed sendfile() trailers on OS X (8e903522c17a, 1.7.8).
Fri, 26 Dec 2014 16:22:59 +0300 Valentin Bartenev Upstream: use_temp_path parameter of proxy_cache_path and friends.
Fri, 26 Dec 2014 16:22:56 +0300 Valentin Bartenev Cache: update variant while setting header.
Fri, 26 Dec 2014 16:22:54 +0300 Valentin Bartenev Core: added prefix-based temporary files.
Fri, 26 Dec 2014 16:22:50 +0300 Valentin Bartenev Unified handling of ngx_create_temp_file() return value.
Wed, 24 Dec 2014 19:02:58 +0300 Maxim Dounin Trailing space fix.
Wed, 24 Dec 2014 19:01:22 +0300 Maxim Dounin Fixed building with musl libc (ticket #685).
Wed, 24 Dec 2014 18:53:38 +0300 Maxim Dounin Version bump.
Tue, 23 Dec 2014 18:28:38 +0300 Maxim Dounin release-1.7.9 tag
Tue, 23 Dec 2014 18:28:37 +0300 Maxim Dounin nginx-1.7.9-RELEASE release-1.7.9
Mon, 22 Dec 2014 12:59:09 +0300 Valentin Bartenev Upstream: added variables support to proxy_cache and friends.
Mon, 22 Dec 2014 12:59:06 +0300 Valentin Bartenev Upstream: preset some cache configuration when bypassing.
Mon, 22 Dec 2014 12:59:02 +0300 Valentin Bartenev Upstream: refactored proxy_cache and friends.
Mon, 22 Dec 2014 12:58:59 +0300 Valentin Bartenev Upstream: mutually exclusive inheritance of "cache" and "store".
Mon, 22 Dec 2014 12:58:56 +0300 Valentin Bartenev Upstream: simplified proxy_store and friends configuration code.
Wed, 17 Dec 2014 15:12:50 +0100 Lukas Tribus SSL: safeguard use of SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS.
Fri, 12 Dec 2014 20:25:42 +0300 Valentin Bartenev Autoindex: implemented XML output format.
Fri, 12 Dec 2014 20:25:35 +0300 Valentin Bartenev Autoindex: implemented JSON output format.
Fri, 12 Dec 2014 20:25:28 +0300 Valentin Bartenev Autoindex: rendering code moved to a separate function.
Thu, 11 Dec 2014 23:42:11 +0300 Maxim Dounin Headers filter: variables support in expires (ticket #113).
Thu, 11 Dec 2014 23:42:06 +0300 Maxim Dounin Headers filter: local variables for config, no functional changes.
Thu, 09 Oct 2014 20:30:11 +0400 Valentin Bartenev Upstream: fixed inheritance of proxy_store and friends.
Tue, 09 Dec 2014 18:22:39 +0300 Maxim Dounin Proxy: fixed incorrect URI change due to if (ticket #86).
Tue, 09 Dec 2014 18:22:31 +0300 Maxim Dounin Upstream: fixed unexpected inheritance into limit_except blocks.
Tue, 09 Dec 2014 18:21:55 +0300 Maxim Dounin Upstream: inheritance of proxy_pass and friends (ticket #645).
Tue, 09 Dec 2014 18:20:19 +0300 Maxim Dounin Proxy: the "TE" header now stripped by default (ticket #537).
Wed, 26 Nov 2014 18:35:37 -0800 Piotr Sikora Cache: send conditional requests only for cached 200/206 responses.
Mon, 04 Aug 2014 11:03:20 +0400 Dmitrii Pichulin SSL: loading certificate keys via ENGINE_load_private_key().
Thu, 04 Dec 2014 16:37:31 +0300 Maxim Dounin Version bump.
Tue, 02 Dec 2014 16:02:14 +0300 Maxim Dounin release-1.7.8 tag
Tue, 02 Dec 2014 16:02:14 +0300 Maxim Dounin nginx-1.7.8-RELEASE release-1.7.8
Tue, 02 Dec 2014 07:01:37 +0300 Maxim Dounin Trailing spaces removed, typo fixed.
Tue, 02 Dec 2014 05:54:56 +0300 Maxim Dounin Cache: proper wakeup of subrequests.
Tue, 02 Dec 2014 05:54:54 +0300 Maxim Dounin Upstream: improved subrequest logging.
Mon, 01 Dec 2014 14:51:36 +0300 Sergey Kandaurov Access log: restricted "log_format" to "http" level.
Fri, 28 Nov 2014 16:58:39 +0300 Maxim Dounin Write filter: fixed handling of sync bufs (ticket #132).
Fri, 28 Nov 2014 16:57:50 +0300 Maxim Dounin Fixed post_action to not trigger "header already sent" alert.
Fri, 28 Nov 2014 16:57:23 +0300 Maxim Dounin Typo.
Fri, 21 Nov 2014 22:51:49 +0300 Valentin Bartenev SPDY: push pending data while closing a stream as with keepalive.
Thu, 20 Nov 2014 20:02:21 +0300 Vladimir Homutov Syslog: allowed underscore symbol in tag (ticket #667).
Thu, 20 Nov 2014 15:24:42 +0300 Ruslan Ermilov Resolver: fixed debug event logging.
Thu, 20 Nov 2014 15:24:40 +0300 Ruslan Ermilov Resolver: fixed use-after-free memory access.
Wed, 19 Nov 2014 21:46:01 +0300 Valentin Bartenev Style.
Wed, 19 Nov 2014 21:18:13 +0300 Valentin Bartenev Fixed type of sendfile() return value on Linux.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved writev() handling code to a separate function.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Merged conditions in the ngx_*_sendfile_chain() functions.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved the code for coalescing file buffers to a separate function.
Wed, 19 Nov 2014 21:17:11 +0300 Valentin Bartenev Refactored ngx_solaris_sendfilev_chain().
Tue, 07 Oct 2014 11:38:57 +0400 Valentin Bartenev Introduced the ngx_output_chain_to_iovec() function.
Wed, 19 Nov 2014 21:16:19 +0300 Valentin Bartenev Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().
Tue, 18 Nov 2014 17:07:14 -0800 Piotr Sikora Cache: add support for Cache-Control's s-maxage response directive.
Wed, 19 Nov 2014 17:33:24 +0300 Roman Arutyunyan Proxy: renamed and rearranged fields in proxy configuration.
Wed, 19 Nov 2014 17:33:23 +0300 Roman Arutyunyan Upstream: different header lists for cached and uncached requests.
Wed, 19 Nov 2014 17:33:22 +0300 Roman Arutyunyan Upstream: moved header lists to separate structures.
Wed, 19 Nov 2014 17:33:21 +0300 Roman Arutyunyan Upstream: moved header initializations to separate functions.
Wed, 19 Nov 2014 17:33:21 +0300 Roman Arutyunyan Scgi: do not push redundant NULL element into conf->params.
Tue, 18 Nov 2014 20:41:12 +0300 Roman Arutyunyan Cache: proxy_cache_lock_age and friends.
Fri, 07 Nov 2014 17:22:19 +0300 Valentin Bartenev SPDY: fixed check for too long header name or value.
Fri, 07 Nov 2014 17:19:12 +0300 Valentin Bartenev SPDY: improved debug logging of inflate() calls.
Mon, 17 Nov 2014 16:38:48 +0300 Maxim Dounin SSL: logging level of "inappropriate fallback" (ticket #662).
Tue, 04 Nov 2014 19:56:23 +0900 Toshikuni Fukaya Upstream: support named location for X-Accel-Redirect.
Thu, 30 Oct 2014 04:30:41 -0700 Piotr Sikora Upstream: add "proxy_ssl_certificate" and friends.
Fri, 07 Nov 2014 17:38:55 +0300 Maxim Dounin SPDY: fixed "too long header line" logging.
Wed, 05 Nov 2014 18:53:26 +0300 Maxim Dounin Cache: removed dead store in ngx_http_file_cache_vary_header().
Mon, 25 Aug 2014 13:41:31 +0400 Valentin Bartenev Access log: cancel the flush timer on graceful shutdown.
Wed, 13 Aug 2014 22:45:04 +0400 Valentin Bartenev Events: introduced cancelable timers.
Mon, 25 Aug 2014 13:37:06 +0400 Valentin Bartenev Events: simplified cycle in ngx_event_expire_timers().
Mon, 25 Aug 2014 13:34:39 +0400 Valentin Bartenev Events: removed broken thread support from event timers.
Wed, 22 Oct 2014 15:31:19 +0200 Peter Wu Contrib: add more directives to vim syntax.
Fri, 24 Oct 2014 04:28:00 -0700 Sergey Kandaurov SSL: simplified ssl_password_file error handling.
Mon, 27 Oct 2014 14:25:56 -0700 Piotr Sikora SPDY: stop emitting multiple empty header values.
Tue, 28 Oct 2014 21:58:49 +0300 Valentin Bartenev Version bump.
Tue, 28 Oct 2014 18:04:46 +0300 Maxim Dounin release-1.7.7 tag
Tue, 28 Oct 2014 18:04:46 +0300 Maxim Dounin nginx-1.7.7-RELEASE release-1.7.7
Tue, 28 Oct 2014 17:35:00 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Wed, 15 Oct 2014 21:15:01 +0900 Kouhei Sutou Win32: made build-able with MinGW-w64 gcc.
Mon, 27 Oct 2014 19:52:03 +0800 Gu Feng Upstream: limited next_upstream time and tries when resolving DNS.
Tue, 28 Oct 2014 12:29:59 +0300 Roman Arutyunyan Write filter: stored delay in a variable, no functional changes.
Tue, 28 Oct 2014 12:29:59 +0300 Roman Arutyunyan Upstream: proxy_limit_rate and friends.