log

age author description
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.
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.
Tue, 14 Oct 2014 20:19:36 +0400 Maxim Dounin Style.
Tue, 14 Oct 2014 18:32:01 +0400 Roman Arutyunyan Upstream: proxy_force_ranges and friends.
Sat, 11 Oct 2014 21:09:29 +0900 Kouhei Sutou Win32: suppressed warnings by "-Werror=sign-compare".
Sat, 11 Oct 2014 20:56:35 +0900 Kouhei Sutou Win32: fixed wrong type cast.
Wed, 08 Oct 2014 17:16:04 +0400 Maxim Dounin Fixed possible buffer overrun in "too long header line" logging.
Thu, 02 Oct 2014 12:00:17 -0700 Yichun Zhang Core: fixed buffer overrun when hash max_size reached.
Wed, 01 Oct 2014 15:48:53 -0700 Piotr Sikora Upstream: fix $upstream_cache_last_modified variable.
Wed, 27 Aug 2014 20:51:01 +0400 Valentin Bartenev Fixed counting of sent bytes in the send chain functions on EINTR.
Thu, 02 Oct 2014 22:36:27 +0400 Valentin Bartenev Version bump.
Tue, 30 Sep 2014 17:20:33 +0400 Maxim Dounin release-1.7.6 tag
Tue, 30 Sep 2014 17:20:32 +0400 Maxim Dounin nginx-1.7.6-RELEASE release-1.7.6
Mon, 29 Sep 2014 22:27:45 +0400 Maxim Dounin Upstream keepalive: reset c->sent on cached connections.
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit req: reduced number of parameters in the lookup function.
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit req: use complex value in limit_req_zone.
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit conn: aligned field names in structures.
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit conn: use complex value in limit_conn_zone (ticket #121).
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit conn: removed deprecated "limit_zone" directive.
Tue, 26 Aug 2014 14:56:54 +0400 Vladimir Homutov Syslog: improved error handling of unix domain sockets.
Mon, 01 Sep 2014 17:55:07 +0400 Vladimir Homutov Syslog: enabled logging of send errors.
Wed, 17 Sep 2014 22:52:02 +0800 Gu Feng Avoided to add duplicate hash key in ngx_http_types_slot().
Mon, 22 Sep 2014 19:48:23 +0400 Valentin Bartenev Removed duplicate initialization of the "rev" variable.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Generalized definitions of the number of preallocated iovec's.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Reduced difference between the send chain functions.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Merged implementations of ngx_readv_chain().
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Removed the "complete" variable from various send chain functions.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved the code for adjusting sent buffers in a separate function.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Fixed writev() debug log message in ngx_darwin_sendfile_chain().
Thu, 18 Sep 2014 16:37:16 +0400 Roman Arutyunyan Upstream: fixed file buffers reinit in ngx_http_upstream_reinit().
Thu, 18 Sep 2014 16:37:14 +0400 Roman Arutyunyan FastCGI: fixed start pointers in request buffers.
Tue, 16 Sep 2014 21:12:51 +0400 Valentin Bartenev Limit req: don't truncate key value to 255 bytes.
Wed, 17 Sep 2014 12:04:47 +0400 Valentin Bartenev Version bump.
Tue, 16 Sep 2014 16:23:19 +0400 Maxim Dounin release-1.6.2 tag stable-1.6
Tue, 16 Sep 2014 16:23:18 +0400 Maxim Dounin nginx-1.6.2-RELEASE stable-1.6 release-1.6.2
Mon, 15 Sep 2014 18:03:49 +0400 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.6
Mon, 15 Sep 2014 17:59:47 +0400 Maxim Dounin SSL: session id context now includes certificate hash. stable-1.6
Tue, 19 Aug 2014 15:43:26 +0400 Ruslan Ermilov Resolver: notify all waiting requests on timeout. stable-1.6
Wed, 16 Jul 2014 10:21:28 +0400 Ruslan Ermilov Resolver: fixed resend on malformed responses. stable-1.6
Mon, 15 Sep 2014 23:39:21 +0400 Maxim Dounin Version bump. stable-1.6
Tue, 16 Sep 2014 16:19:03 +0400 Maxim Dounin release-1.7.5 tag
Tue, 16 Sep 2014 16:19:03 +0400 Maxim Dounin nginx-1.7.5-RELEASE release-1.7.5
Mon, 15 Sep 2014 18:03:49 +0400 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 15 Sep 2014 17:59:47 +0400 Maxim Dounin SSL: session id context now includes certificate hash.
Sat, 13 Sep 2014 21:47:13 +0400 Valentin Bartenev Access log: fixed the "if=" parameter with buffering (ticket #625).
Fri, 12 Sep 2014 18:50:47 +0400 Roman Arutyunyan Upstream: limited next_upstream time and tries (ticket #544).
Fri, 12 Sep 2014 18:50:46 +0400 Roman Arutyunyan Upstream: included backup peers into peer.tries.
Thu, 11 Sep 2014 20:09:04 +0400 Maxim Dounin Upstream keepalive: removed "single" parameter remnants.
Thu, 11 Sep 2014 20:08:52 +0400 Maxim Dounin Added warning about unset cache keys.
Thu, 11 Sep 2014 20:08:45 +0400 Maxim Dounin Style.
Wed, 13 Aug 2014 14:53:55 +0800 FengGu Upstream: avoided directly terminating the connection.
Mon, 08 Sep 2014 21:36:09 +0400 Maxim Dounin Added ngx_init_setproctitle() return code check.
Mon, 08 Sep 2014 21:36:03 +0400 Maxim Dounin Fixed ETag memory allocation error handling.
Mon, 08 Sep 2014 21:35:53 +0400 Maxim Dounin Core: ngx_regex_compile() error handling fixes.
Wed, 03 Sep 2014 14:49:55 -0700 Piotr Sikora SSL: guard use of all SSL options for bug workarounds.
Fri, 05 Sep 2014 18:14:59 +0400 Roman Arutyunyan Upstream: suppressed the file cache slab allocator error messages.
Mon, 01 Sep 2014 18:20:18 +0400 Valentin Bartenev Events: processing of posted events changed from LIFO to FIFO.
Mon, 01 Sep 2014 18:20:03 +0400 Valentin Bartenev Events: removed broken thread support from posted events.
Mon, 01 Sep 2014 17:50:59 +0400 Valentin Bartenev Mail: initialize the "signature" field of ngx_mail_session_t.
Mon, 01 Sep 2014 12:27:38 +0400 Ruslan Ermilov Upstream: improved configuration parser diagnostics.
Fri, 29 Aug 2014 18:00:10 +0400 Sergey Kandaurov Headers filter: "add_header" with "always" parameter (ticket #98).
Wed, 27 Aug 2014 21:38:08 +0400 Maxim Dounin Variables: updated list of prefixes in ngx_http_rewrite_set().
Wed, 27 Aug 2014 21:38:04 +0400 Maxim Dounin Variables: fixed non-indexed access of prefix vars (ticket #600).
Mon, 18 Aug 2014 13:23:45 +0400 Valentin Bartenev SPDY: added a comment about handling stream with the timer set.
Wed, 27 Aug 2014 20:44:11 +0400 Valentin Bartenev SPDY: avoid setting timeout on stream events in ngx_http_writer().
Tue, 19 Aug 2014 15:43:26 +0400 Ruslan Ermilov Resolver: notify all waiting requests on timeout.
Tue, 26 Aug 2014 17:35:23 +0400 Ruslan Ermilov Stub status: corrected the "stub_status" directive.
Mon, 25 Aug 2014 16:08:55 +0400 Valentin Bartenev Sub filter: fixed matching for a single character.
Wed, 20 Aug 2014 13:13:27 +0400 Valentin Bartenev Mail: fixed number of arguments allowed in the listen directive.
Wed, 20 Aug 2014 13:13:27 +0400 Valentin Bartenev Mail: fixed a comment.
Tue, 19 Aug 2014 14:13:39 +0400 Roman Arutyunyan Mp4: use trak->smhd_size in ngx_http_mp4_read_smhd_atom().
Mon, 18 Aug 2014 12:03:41 +0400 Sergey Kandaurov Image filter: downgrade strong etags to weak ones as needed.
Fri, 15 Aug 2014 14:09:29 +0400 Sergey Kandaurov Fixed typo.
Sun, 10 Aug 2014 17:44:46 +0400 Maxim Dounin Events: removed unused variable in ngx_poll_process_events().
Thu, 07 Aug 2014 15:04:43 +0200 Yves Crespin Events: format specifier fixes.
Thu, 07 Aug 2014 14:56:57 +0200 Yves Crespin Events: changed nevents type to unsigned in poll module.
Wed, 06 Aug 2014 23:58:44 +0900 Tatsuhiko Kubo Style: use specified macro instead of magic-number.
Thu, 19 Jun 2014 04:16:36 -0700 Piotr Sikora Perl: NULL-terminate argument list.
Wed, 06 Aug 2014 00:22:36 +0400 Maxim Dounin Access log: allowed logs to syslog with "if=" (ticket #596).
Tue, 05 Aug 2014 22:50:25 +0400 Maxim Dounin Version bump.
Tue, 05 Aug 2014 15:18:34 +0400 Maxim Dounin release-1.6.1 tag stable-1.6
Tue, 05 Aug 2014 15:18:34 +0400 Maxim Dounin nginx-1.6.1-RELEASE stable-1.6 release-1.6.1
Tue, 05 Aug 2014 12:22:07 +0400 Maxim Dounin Mail: discard pipelined commands after SMTP STARTTLS. stable-1.6
Fri, 18 Jul 2014 20:02:11 +0400 Maxim Dounin Reset of r->uri.len on URI parsing errors. stable-1.6
Fri, 04 Jul 2014 22:34:03 +0400 Maxim Dounin Updated PCRE used for win32 builds. stable-1.6
Tue, 17 Jun 2014 11:38:55 +0400 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.6
Wed, 21 May 2014 21:56:20 +0400 Maxim Dounin Mail: added a check for the number of arguments in MAIL/RCPT. stable-1.6
Tue, 05 Aug 2014 12:20:22 +0400 Maxim Dounin Version bump. stable-1.6
Tue, 05 Aug 2014 15:13:05 +0400 Maxim Dounin release-1.7.4 tag
Tue, 05 Aug 2014 15:13:04 +0400 Maxim Dounin nginx-1.7.4-RELEASE release-1.7.4
Tue, 05 Aug 2014 12:22:07 +0400 Maxim Dounin Mail: discard pipelined commands after SMTP STARTTLS.
Fri, 01 Aug 2014 20:39:22 -0700 Piotr Sikora Core: exit on ngx_pnalloc() failure.
Sun, 03 Aug 2014 03:27:39 +0900 Tatsuhiko Kubo Style: use ngx_free() instead of free().
Fri, 01 Aug 2014 20:04:14 +0900 Tatsuhiko Kubo Core: improved ngx_pstrdup() error handling.
Fri, 01 Aug 2014 18:36:35 +0400 Sergey Kandaurov Status: indentation and style, no functional changes.
Thu, 31 Jul 2014 03:52:28 -0700 Piotr Sikora Configure: remove outdated and unused patch.zlib.h.
Wed, 30 Jul 2014 14:45:08 +0800 FengGu Dav: ngx_http_map_uri_to_path() errors were not checked.
Thu, 31 Jul 2014 13:59:37 +0400 Sergey Kandaurov Typos fixed.
Wed, 30 Jul 2014 04:32:16 -0700 Piotr Sikora SSL: let it build against LibreSSL.
Wed, 30 Jul 2014 04:32:15 -0700 Piotr Sikora SSL: let it build against BoringSSL.
Mon, 28 Jul 2014 12:27:57 -0700 Piotr Sikora SSL: fix build with OPENSSL_NO_ENGINE and/or OPENSSL_NO_OCSP.
Mon, 28 Jul 2014 18:30:19 +0400 Maxim Dounin Bigger iovec buffer in ngx_readv_chain().
Mon, 28 Jul 2014 18:30:18 +0400 Maxim Dounin SSL: misplaced space in debug message.
Mon, 28 Jul 2014 18:30:14 +0400 Maxim Dounin Upstream: SSL handshake timeouts.
Fri, 25 Jul 2014 14:43:29 -0700 Yichun Zhang GeoIP: not all variable fields were initialized.
Thu, 26 Jun 2014 23:39:23 -0700 Piotr Sikora Core: use uppercase hexadecimal digits for percent-encoding.
Thu, 24 Jul 2014 16:25:07 +0400 Vladimir Homutov Core: fixed default log initialization.
Fri, 18 Jul 2014 20:11:40 +0400 Maxim Dounin Upstream: ngx_http_upstream_store() error handling fixes.
Fri, 18 Jul 2014 20:02:11 +0400 Maxim Dounin Reset of r->uri.len on URI parsing errors.
Wed, 16 Jul 2014 10:21:28 +0400 Ruslan Ermilov Resolver: fixed resend on malformed responses.
Wed, 09 Jul 2014 12:27:15 -0700 Piotr Sikora SSL: fix build with recent OpenSSL.
Wed, 18 Jun 2014 16:39:59 +0800 Jianjun Zheng Core: bugfix for the ngx_slab_max_size case.
Wed, 09 Jul 2014 23:23:59 +0900 Tatsuhiko Kubo Style: use ngx_str_set().
Wed, 09 Jul 2014 23:22:14 +0900 Tatsuhiko Kubo Style: use ngx_str_null().
Wed, 09 Jul 2014 23:20:40 +0900 Tatsuhiko Kubo Style: use ngx_strlen() instead of strlen().
Tue, 08 Jul 2014 02:17:44 -0700 Piotr Sikora SPDY: fix support for headers with multiple values.
Tue, 08 Jul 2014 03:03:14 -0700 Piotr Sikora Style: fix typo.
Tue, 08 Jul 2014 03:03:14 -0700 Piotr Sikora Style: use ngx_memcpy() instead of memcpy().
Tue, 08 Jul 2014 03:03:14 -0700 Piotr Sikora Style: keep return type and function name on different lines.
Tue, 08 Jul 2014 03:03:14 -0700 Piotr Sikora Style: remove whitespace between function name and parentheses.
Tue, 08 Jul 2014 03:03:13 -0700 Piotr Sikora Style: add whitespace between control statement and parentheses.
Sun, 06 Jul 2014 16:41:14 -0700 Piotr Sikora SSL: stop accessing SSL_SESSION's fields directly.
Wed, 09 Jul 2014 04:08:13 +0400 Maxim Dounin SSL: fixed build with OPENSSL_NO_DEPRECATED defined.
Sun, 06 Jul 2014 16:41:13 -0700 Piotr Sikora SSL: return temporary RSA key only when the key length matches.
Sun, 06 Jul 2014 16:41:13 -0700 Piotr Sikora SSL: include correct OpenSSL headers.
Wed, 09 Jul 2014 03:15:00 +0400 Maxim Dounin Version bump.
Tue, 08 Jul 2014 17:22:38 +0400 Maxim Dounin release-1.7.3 tag
Tue, 08 Jul 2014 17:22:38 +0400 Maxim Dounin nginx-1.7.3-RELEASE release-1.7.3
Sat, 05 Jul 2014 23:29:47 +0400 Maxim Dounin Win32: ngx_open_dir() and ngx_close_dir() fixes.
Fri, 04 Jul 2014 22:34:03 +0400 Maxim Dounin Updated PCRE used for win32 builds.
Fri, 04 Jul 2014 22:14:36 +0400 Maxim Dounin SSL: logging level of "peer closed connection in SSL handshake".
Fri, 04 Jul 2014 20:47:16 +0400 Maxim Dounin Upstream: p->downstream_error instead of closing connection.
Tue, 01 Jul 2014 20:52:08 +0400 Valentin Bartenev Upstream: fixed handling of write event after sending request.
Mon, 16 Jun 2014 19:43:25 +0400 Valentin Bartenev SSL: the "ssl_password_file" directive.
Thu, 26 Jun 2014 05:08:59 +0400 Maxim Dounin Configure: restored "nginx/" missed in 6e4bb1d6679d.
Thu, 26 Jun 2014 03:34:19 +0400 Maxim Dounin Core: removed meaningless check from ngx_palloc_block().
Thu, 26 Jun 2014 03:34:13 +0400 Maxim Dounin Fixed wrong sizeof() in ngx_http_init_locations().
Thu, 26 Jun 2014 03:34:05 +0400 Maxim Dounin Core: plugged socket leak during configuration test.
Thu, 26 Jun 2014 03:34:02 +0400 Maxim Dounin Configure: style.
Thu, 26 Jun 2014 02:35:01 +0400 Maxim Dounin Upstream: cache revalidation using If-None-Match.
Thu, 26 Jun 2014 02:28:23 +0400 Maxim Dounin Cache: ETag now saved into cache header.
Thu, 26 Jun 2014 02:27:21 +0400 Maxim Dounin Cache: version in cache files.
Thu, 26 Jun 2014 02:27:11 +0400 Maxim Dounin Entity tags: explicit flag to skip not modified filter.
Thu, 26 Jun 2014 02:21:20 +0400 Maxim Dounin Entity tags: weak comparison for If-None-Match.
Thu, 26 Jun 2014 02:21:01 +0400 Maxim Dounin Entity tags: downgrade strong etags to weak ones as needed.
Thu, 26 Jun 2014 02:20:09 +0400 Maxim Dounin Upstream: fixed cache revalidation with SSI.
Thu, 26 Jun 2014 02:20:05 +0400 Maxim Dounin Upstream: removed unused offset to content_length.
Thu, 26 Jun 2014 02:19:58 +0400 Maxim Dounin Upstream: no need to clear r->headers_out.last_modified_time.
Thu, 26 Jun 2014 02:19:55 +0400 Maxim Dounin Not modified filter: debug log format fixed.
Fri, 20 Jun 2014 12:55:41 +0400 Ruslan Ermilov Upstream: reduced diffs to the plus version of nginx.
Thu, 19 Jun 2014 13:55:59 +0400 Sergey Kandaurov FreeBSD has migrated to Bugzilla.
Wed, 04 Jun 2014 15:09:19 +0400 Ruslan Ermilov Core: added ngx_slab_calloc() and ngx_slab_calloc_locked().
Wed, 18 Jun 2014 13:39:20 +0400 Ruslan Ermilov Version bump.
Tue, 17 Jun 2014 16:51:25 +0400 Maxim Dounin release-1.7.2 tag
Tue, 17 Jun 2014 16:51:25 +0400 Maxim Dounin nginx-1.7.2-RELEASE release-1.7.2
Tue, 17 Jun 2014 12:07:06 +0400 Maxim Dounin Configure: workaround for system perl on OS X (ticket #576).
Tue, 17 Jun 2014 11:38:55 +0400 Maxim Dounin Updated OpenSSL used for win32 builds.
Thu, 12 Jun 2014 21:13:24 +0400 Ruslan Ermilov Upstream: simplified some code that accesses peers.
Tue, 03 Jun 2014 10:53:48 -0700 Piotr Sikora Access log: fix default value, broken by cb308813b453.
Tue, 03 Jun 2014 17:53:03 +0400 Maxim Dounin Core: slab allocator free pages defragmentation.
Mon, 02 Jun 2014 16:16:22 +0400 Roman Arutyunyan Upstream: generic hash module.
Thu, 29 May 2014 21:15:19 +0400 Valentin Bartenev SPDY: fixed operator precedence in uint16/uint32 write macros.
Wed, 28 May 2014 20:18:05 +0400 Sergey Kandaurov Fixed config parsing of the last try_files parameter.
Wed, 28 May 2014 17:41:44 +0400 Maxim Dounin Configure: added -Wno-deprecated-declarations on OS X.
Wed, 28 May 2014 17:41:33 +0400 Maxim Dounin Version bump.
Tue, 27 May 2014 17:58:09 +0400 Maxim Dounin release-1.7.1 tag
Tue, 27 May 2014 17:58:08 +0400 Maxim Dounin nginx-1.7.1-RELEASE release-1.7.1
Tue, 27 May 2014 16:37:35 +0400 Maxim Dounin Sub filter: fixed subrequests handling.
Tue, 27 May 2014 15:42:34 +0400 Vladimir Homutov Syslog: fixed message sending on win32.
Mon, 26 May 2014 23:34:44 +0400 Vladimir Homutov Syslog: fixed possible resource leak and more verbose logging.
Fri, 23 May 2014 16:37:05 +0400 Ruslan Ermilov Events: use eventfd() instead of syscall(SYS_eventfd) if possible.
Fri, 23 May 2014 13:47:05 +0400 Roman Arutyunyan Upstream: fix tries check in ip_hash.
Thu, 22 May 2014 00:16:17 +0400 Ruslan Ermilov Mail: output client port number on client connects (ticket #531).
Thu, 22 May 2014 00:16:09 +0400 Ruslan Ermilov Core: output client port number when logging accept event.
Wed, 21 May 2014 21:56:20 +0400 Maxim Dounin Mail: added a check for the number of arguments in MAIL/RCPT.
Mon, 12 May 2014 16:34:15 +0400 Vladimir Homutov Added syslog support for error_log and access_log directives.
Tue, 20 May 2014 16:10:07 +0400 Ruslan Ermilov Configure: the --build= option.
Tue, 20 May 2014 14:03:03 +0400 Sergey Budnevitch SSL: $ssl_client_fingerprint variable.
Mon, 19 May 2014 22:45:35 +0400 Maxim Dounin Setting $args now invalidates unparsed uri.
Mon, 19 May 2014 22:45:34 +0400 Maxim Dounin Charset filter: fixed charset setting on encoded replies.
Fri, 16 May 2014 17:42:24 +0400 Maxim Dounin Fixed alias in regex locations with limit_except/if.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: added protection from overrun of the receive buffer.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: added a debug point to the state buffer overflow protection.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: refactored ngx_http_spdy_state_headers().
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: improved logging.
Thu, 15 May 2014 19:22:06 +0400 Valentin Bartenev SPDY: set log action for PROXY protocol only while parsing it.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: ngx_http_spdy_state_headers() error handling cleanup.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: improved error handling of header block decompression.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: removed ngx_http_spdy_state_headers_error().
Thu, 15 May 2014 19:18:26 +0400 Valentin Bartenev SPDY: prevented creation of RST_STREAM in protocol error state.
Wed, 30 Apr 2014 20:33:58 +0400 Valentin Bartenev SPDY: improved ngx_http_spdy_state_protocol_error().
Wed, 30 Apr 2014 02:16:21 +0400 Valentin Bartenev SPDY: fixed one case of improper memory allocation error handling.
Wed, 14 May 2014 22:26:30 +0400 Ruslan Ermilov Style: use %N instead of '\n' where appropriate.
Wed, 14 May 2014 22:26:05 +0400 Ruslan Ermilov Core: use '\r' for CR and '\n' for LF definitions.
Tue, 29 Apr 2014 22:22:38 +0200 Filipe da Silva OCSP stapling: missing OCSP request free call.
Wed, 30 Apr 2014 19:16:55 +0400 Maxim Dounin Upstream: restored workaround for "if".
Wed, 30 Apr 2014 19:16:49 +0400 Maxim Dounin Core: improved ngx_conf_parse() error handling.
Wed, 30 Apr 2014 19:16:40 +0400 Maxim Dounin Core: fixed error handling in ngx_reopen_files().
Wed, 30 Apr 2014 19:16:35 +0400 Maxim Dounin Cache: added ngx_quit check to ngx_http_file_cache_expire().
Wed, 30 Apr 2014 19:16:30 +0400 Maxim Dounin Configure: typo fixed.
Tue, 29 Apr 2014 12:28:41 +0400 Vladimir Homutov Upstream: added the "$upstream_cookie_<name>" variables.
Mon, 18 Nov 2013 03:06:45 +0400 Valentin Bartenev Proxy: fixed possible uninitialized memory access.
Thu, 24 Apr 2014 20:50:10 +0400 Valentin Bartenev Version bump.
Thu, 24 Apr 2014 16:54:23 +0400 Maxim Dounin release-1.7.0 tag
Thu, 24 Apr 2014 16:54:22 +0400 Maxim Dounin nginx-1.7.0-RELEASE release-1.7.0
Thu, 24 Apr 2014 16:52:24 +0400 Maxim Dounin release-1.6.0 tag stable-1.6
Thu, 24 Apr 2014 16:52:24 +0400 Maxim Dounin nginx-1.6.0-RELEASE stable-1.6 release-1.6.0
Wed, 23 Apr 2014 16:00:59 +0000 Maxim Konovalov Missed comma fixed. A couple of Latin symbols plugged into stable-1.6
Wed, 23 Apr 2014 20:31:31 +0400 Maxim Dounin SSL: explicit handling of empty names.
Wed, 23 Apr 2014 16:00:59 +0000 Maxim Konovalov Missed comma fixed. A couple of Latin symbols plugged into
Tue, 22 Apr 2014 18:56:49 +0400 Ruslan Ermilov Upstream: for ssl name, non-aligned memory allocation is enough.
Tue, 22 Apr 2014 14:02:45 +0400 Maxim Dounin SSL: added explicit check for ngx_strlchr() result.
Mon, 21 Apr 2014 19:21:17 +0400 Valentin Bartenev SPDY: avoid sending RST_STREAM on WINDOW_UPDATE with unknown SID.
Mon, 21 Apr 2014 18:59:53 +0400 Valentin Bartenev SPDY: Stream-ID restrictions according to specification.
Mon, 21 Apr 2014 13:48:41 +0400 Ruslan Ermilov Documented the switch from java XSLScript to xslscript.pl.
Fri, 18 Apr 2014 20:13:32 +0400 Maxim Dounin Upstream: uwsgi_ssl_name, uwsgi_ssl_verify, and so on.
Fri, 18 Apr 2014 20:13:30 +0400 Maxim Dounin Upstream: proxy_ssl_verify and friends.
Fri, 18 Apr 2014 20:13:28 +0400 Maxim Dounin Upstream: proxy_ssl_name and proxy_ssl_server_name directives.
Fri, 18 Apr 2014 20:13:24 +0400 Maxim Dounin Upstream: plugged potential memory leak on reload.
Fri, 18 Apr 2014 20:13:21 +0400 Maxim Dounin SSL: $ssl_server_name variable.
Fri, 18 Apr 2014 20:13:14 +0400 Maxim Dounin SSL: fixed misuse of NGX_LOG_DEBUG_HTTP.
Fri, 18 Apr 2014 20:12:53 +0400 Maxim Dounin Version bump.
Fri, 18 Apr 2014 20:10:42 +0400 Maxim Dounin Version bump. stable-1.6
Fri, 18 Apr 2014 20:08:47 +0400 Maxim Dounin stable-1.6 branch stable-1.6
Tue, 15 Apr 2014 21:32:56 +0400 Sergey Kandaurov Access log: the "if" parameter of the "access_log" directive.
Wed, 16 Apr 2014 11:40:42 +0400 Valentin Bartenev SPDY: fixed typo in log message.
Wed, 16 Apr 2014 11:40:38 +0400 Valentin Bartenev Fixed missing "static" in declaration of ngx_http_gzip_quantity().
Wed, 09 Apr 2014 18:15:32 +0400 Valentin Bartenev SPDY: moved a variable initialization near to its check.
Tue, 08 Apr 2014 20:12:30 +0400 Valentin Bartenev SPDY: fixed arguments supplied for an error message.
Tue, 08 Apr 2014 20:11:31 +0400 Valentin Bartenev Version bump.
Tue, 08 Apr 2014 18:15:22 +0400 Maxim Dounin release-1.5.13 tag
Tue, 08 Apr 2014 18:15:21 +0400 Maxim Dounin nginx-1.5.13-RELEASE release-1.5.13
Tue, 08 Apr 2014 17:48:03 +0400 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 07 Apr 2014 23:35:33 +0400 Valentin Bartenev SPDY: avoid creating flush frames.
Mon, 07 Apr 2014 19:27:56 +0400 Valentin Bartenev SPDY: consistently handle control frames with unknown type.
Mon, 07 Apr 2014 19:27:56 +0400 Valentin Bartenev SPDY: refactored ngx_http_spdy_state_read_data().
Mon, 07 Apr 2014 19:27:56 +0400 Valentin Bartenev SPDY: better detect premature closing of stream.
Mon, 07 Apr 2014 18:55:57 +0400 Maxim Dounin Win32: fixed shared ssl_session_cache (ticket #528).
Mon, 07 Apr 2014 18:29:05 +0400 Maxim Dounin Win32: fixed link flags with MSVC, broken by bfe536716dbf.
Tue, 01 Apr 2014 20:53:18 +0400 Roman Arutyunyan Mp4: allow end values bigger than track duration.
Mon, 31 Mar 2014 22:47:42 +0400 Maxim Dounin Adjusted default value of types_hash_bucket_size (ticket #352).
Mon, 31 Mar 2014 21:40:35 +0400 Maxim Dounin Core: fixed hash to actually try max_size.
Mon, 31 Mar 2014 21:40:31 +0400 Maxim Dounin Core: hash now ignores bucket_size if it hits max_size limit.
Mon, 31 Mar 2014 21:38:30 +0400 Maxim Dounin Core: slab log_nomem flag.
Mon, 31 Mar 2014 21:38:28 +0400 Maxim Dounin Win32: fixed cpu hog by cache manager on exit (ticket #514).
Mon, 31 Mar 2014 21:38:27 +0400 Maxim Dounin Mail: fixed ngx_mail_send() (ticket #519).
Mon, 31 Mar 2014 21:38:25 +0400 Maxim Dounin Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.
Mon, 31 Mar 2014 20:05:53 +0400 Roman Arutyunyan Mp4: improved logging after adding "end" support.
Mon, 31 Mar 2014 19:52:17 +0400 Roman Arutyunyan Mp4: fixed seeking to a track end.
Fri, 28 Mar 2014 20:22:57 +0400 Valentin Bartenev SPDY: detect premature closing of stream.
Fri, 28 Mar 2014 20:05:07 +0400 Valentin Bartenev SPDY: fixed the DATA frame length handling in case of some errors.
Wed, 26 Mar 2014 18:01:11 +0400 Valentin Bartenev SPDY: better detect if headers block has wrong entries count.
Wed, 26 Mar 2014 17:43:39 +0400 Valentin Bartenev SPDY: detect premature end of frame while start parsing headers.
Mon, 24 Mar 2014 16:35:44 -0700 Piotr Sikora Apply underscores_in_headers also to the first character.
Tue, 25 Mar 2014 18:49:28 +0400 Andrei Belov Increased default value of variables_hash_max_size.
Mon, 24 Mar 2014 17:55:10 +0400 Sergey Kandaurov Mp4: skipped empty stss atom table in output.
Fri, 21 Mar 2014 19:33:21 +0400 Maxim Dounin Range filter: single_range flag in request.
Thu, 20 Mar 2014 16:05:19 +0400 Roman Arutyunyan Mp4: added "end" argument support.
Thu, 20 Mar 2014 16:05:18 +0400 Roman Arutyunyan Mp4: moved atom cropping code out of update functions.
Wed, 19 Mar 2014 19:30:09 +0400 Maxim Dounin SPDY: improved ngx_http_spdy_state_save() again.
Wed, 19 Mar 2014 12:57:40 +0400 Maxim Dounin Macros used for initialization in ngx_http_core_init_main_conf().
Wed, 19 Mar 2014 12:57:39 +0400 Maxim Dounin SPDY: improved ngx_http_spdy_state_save() check.
Wed, 19 Mar 2014 12:57:32 +0400 Maxim Dounin SPDY: macro used for recv_buffer_size initialization.
Tue, 18 Mar 2014 22:05:05 +0400 Maxim Dounin Version bump.
Tue, 18 Mar 2014 17:17:09 +0400 Maxim Dounin release-1.4.7 tag stable-1.4
Tue, 18 Mar 2014 17:17:09 +0400 Maxim Dounin nginx-1.4.7-RELEASE stable-1.4 release-1.4.7
Tue, 18 Mar 2014 17:00:19 +0400 Maxim Dounin SPDY: always check size of data to be saved into state buffer. stable-1.4
Mon, 17 Mar 2014 15:34:36 +0400 Maxim Dounin FastCGI: f->split_parts reset on request start. stable-1.4
Tue, 18 Mar 2014 17:12:28 +0400 Maxim Dounin Version bump. stable-1.4
Tue, 18 Mar 2014 17:08:35 +0400 Maxim Dounin release-1.5.12 tag
Tue, 18 Mar 2014 17:08:35 +0400 Maxim Dounin nginx-1.5.12-RELEASE release-1.5.12
Tue, 18 Mar 2014 17:00:19 +0400 Maxim Dounin SPDY: always check size of data to be saved into state buffer.
Mon, 17 Mar 2014 17:41:24 +0400 Roman Arutyunyan Added server-side support for PROXY protocol v1 (ticket #355).
Mon, 17 Mar 2014 15:34:36 +0400 Maxim Dounin FastCGI: f->split_parts reset on request start.
Fri, 07 Mar 2014 15:17:38 +0400 Maxim Dounin Core: fixed wrong indices in listening sockets compare loops.
Thu, 06 Mar 2014 10:51:08 +0100 Filipe da Silva MIME: added application/xspf+xml MIME type (ticket #479).
Thu, 06 Mar 2014 23:15:10 +0400 Sergey Kandaurov Added connection serial number in logging of left open sockets.
Thu, 06 Mar 2014 18:25:59 +0400 Sergey Kandaurov Fixed format specifier in logging of "c->number".
Tue, 04 Mar 2014 23:40:35 +0400 Roman Arutyunyan MIME: added video/mp2t and application/vnd.apple.mpegurl types.
Tue, 04 Mar 2014 23:38:31 +0400 Roman Arutyunyan Version bump.
Tue, 04 Mar 2014 15:46:45 +0400 Maxim Dounin release-1.4.6 tag stable-1.4
Tue, 04 Mar 2014 15:46:44 +0400 Maxim Dounin nginx-1.4.6-RELEASE stable-1.4 release-1.4.6
Mon, 03 Mar 2014 17:39:53 +0400 Maxim Dounin Request body: avoid potential overflow. stable-1.4
Tue, 18 Feb 2014 17:30:40 +0400 Maxim Dounin Upstream: ngx_post_event() instead of upgraded call (ticket #503). stable-1.4
Mon, 03 Mar 2014 17:22:28 +0400 Maxim Dounin Version bump. stable-1.4
Tue, 04 Mar 2014 15:39:23 +0400 Maxim Dounin release-1.5.11 tag
Tue, 04 Mar 2014 15:39:23 +0400 Maxim Dounin nginx-1.5.11-RELEASE release-1.5.11
Mon, 03 Mar 2014 19:24:55 +0400 Valentin Bartenev SPDY: fixed potential integer overflow while parsing headers.