log

age author description
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.
Tue, 28 Oct 2014 12:29:58 +0300 Roman Arutyunyan Core: added limit to recv_chain().
Mon, 27 Oct 2014 21:14:12 +0300 Maxim Dounin Cache: normalization of some Vary headers.
Mon, 27 Oct 2014 21:14:10 +0300 Maxim Dounin Cache: multiple variants of a resource now can be stored.
Mon, 27 Oct 2014 21:14:07 +0300 Maxim Dounin Cache: c->reading flag introduced.
Mon, 27 Oct 2014 21:13:58 +0300 Maxim Dounin Cache: hash of Vary headers now stored in cache.
Mon, 27 Oct 2014 21:13:39 +0300 Maxim Dounin Cache: disable caching of responses with Vary (ticket #118).
Wed, 15 Oct 2014 22:57:23 +0400 Maxim Dounin Gzip, gunzip: flush busy buffers if any.