log

age author description
Thu, 18 Aug 2016 14:49:48 -0700 Piotr Sikora SSL: remove no longer needed workaround for BoringSSL.
Mon, 22 Aug 2016 11:40:10 +0300 Ruslan Ermilov Events: fixed setting of IP_BIND_ADDRESS_NO_PORT/SO_REUSEADDR.
Wed, 17 Aug 2016 11:26:51 +0300 Roman Arutyunyan Ensure "listen" exists in a mail or stream server (ticket #1049).
Thu, 18 Aug 2016 17:13:07 +0300 Roman Arutyunyan Fixed wrong type of the "line" field.
Thu, 18 Aug 2016 17:11:03 +0300 Valentin Bartenev Geo: fixed access to already freed memory.
Wed, 10 Aug 2016 16:46:39 +0300 Vladimir Homutov Upstream: the $upstream_bytes_received variable.
Mon, 08 Aug 2016 17:11:29 +0300 Ruslan Ermilov Simplified extraction of current time.
Mon, 08 Aug 2016 13:44:49 +0300 Sergey Kandaurov SSL: guarded SSL_R_NO_CIPHERS_PASSED not present in OpenSSL 1.1.0.
Thu, 04 Aug 2016 23:43:10 +0300 Ruslan Ermilov Always seed PRNG with PID, seconds, and milliseconds.
Thu, 04 Aug 2016 23:42:00 +0300 Ruslan Ermilov Fixed undefined behavior when left shifting signed integer.
Thu, 04 Aug 2016 01:15:41 +0300 Ruslan Ermilov Win32: added per-thread random seeding.
Tue, 26 Jul 2016 19:34:12 +0300 Vladimir Homutov Stream: fixed build without stream_ssl_module (ticket #1032).
Tue, 26 Jul 2016 19:07:18 +0300 Vladimir Homutov Version bump.
Tue, 26 Jul 2016 16:58:58 +0300 Maxim Dounin release-1.11.3 tag
Tue, 26 Jul 2016 16:58:58 +0300 Maxim Dounin nginx-1.11.3-RELEASE release-1.11.3
Wed, 06 Jul 2016 14:33:40 +0300 Vladimir Homutov Fixed regex captures handling without PCRE.
Tue, 14 Jun 2016 18:29:46 +0300 Vladimir Homutov Stream: variables in proxy_pass and proxy_ssl_name.
Tue, 19 Jul 2016 20:34:17 +0300 Valentin Bartenev HTTP/2: flushing of the SSL buffer in transition to the idle state.
Tue, 19 Jul 2016 20:34:02 +0300 Valentin Bartenev HTTP/2: refactored ngx_http_v2_send_output_queue().
Tue, 19 Jul 2016 20:31:09 +0300 Valentin Bartenev HTTP/2: fixed send timer handling.
Tue, 19 Jul 2016 20:30:21 +0300 Valentin Bartenev HTTP/2: avoid sending output queue if there's nothing to send.
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: always handle streams in error state.
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: prevented output of the HEADERS frame for canceled streams.
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: always send GOAWAY while worker is shutting down.
Fri, 15 Jul 2016 15:18:57 +0300 Valentin Bartenev Events: support for EPOLLEXCLUSIVE.
Fri, 15 Jul 2016 15:18:57 +0300 Valentin Bartenev Style: sorted epoll flags.
Fri, 15 Jul 2016 15:18:57 +0300 Valentin Bartenev Events: the "accept_mutex" directive is turned off by default.
Tue, 12 Jul 2016 17:34:52 +0300 Vladimir Homutov Stream: split_clients module.
Thu, 30 Jun 2016 16:12:50 +0300 Vladimir Homutov Stream: geo module.
Tue, 12 Jul 2016 17:34:43 +0300 Vladimir Homutov Stream: geoip module.
Tue, 12 Jul 2016 17:34:40 +0300 Vladimir Homutov Stream: style.
Tue, 12 Jul 2016 12:38:01 +0300 Vladimir Homutov Stream: individual build options for modules.
Thu, 07 Jul 2016 21:03:21 +0300 Sergey Kandaurov HTTP/2: avoid left-shifting signed integer into the sign bit.
Thu, 07 Jul 2016 21:02:28 +0300 Sergey Kandaurov Avoid left-shifting integers into the sign bit, which is undefined.
Mon, 27 Jun 2016 15:00:06 -0700 Piotr Sikora Configure: stop polluting NGX_ namespace.
Mon, 27 Jun 2016 15:00:05 -0700 Piotr Sikora Configure: fix build with -Werror=old-style-definition.
Mon, 27 Jun 2016 15:00:04 -0700 Piotr Sikora Configure: fix build with -Werror=nonnull.
Mon, 27 Jun 2016 15:00:03 -0700 Piotr Sikora Configure: fix build with -Werror=unused-but-set-variable.
Mon, 27 Jun 2016 15:00:02 -0700 Piotr Sikora Configure: fix build with -Werror=unused-value.
Mon, 27 Jun 2016 15:00:01 -0700 Piotr Sikora Configure: style.
Fri, 23 Oct 2015 18:21:33 -0700 Piotr Sikora Configure: remove auto/lib/test, unused since nginx-0.1.2.
Thu, 07 Jul 2016 13:15:31 +0300 Vladimir Homutov Stream: resolver.
Wed, 06 Jul 2016 13:22:29 +0300 Ruslan Ermilov Use NGX_MAX_PATH_LEVEL where appropriate.
Wed, 06 Jul 2016 13:10:06 +0300 Ruslan Ermilov Version bump.
Tue, 05 Jul 2016 18:56:14 +0300 Maxim Dounin release-1.11.2 tag
Tue, 05 Jul 2016 18:56:14 +0300 Maxim Dounin nginx-1.11.2-RELEASE release-1.11.2
Tue, 05 Jul 2016 18:30:56 +0300 Maxim Dounin Updated PCRE used for win32 builds.
Wed, 18 May 2016 22:08:49 +0300 Roman Arutyunyan Stream: return module.
Wed, 29 Jun 2016 12:52:52 +0300 Vladimir Homutov Stream: SSL-related variables.
Wed, 29 Jun 2016 12:46:12 +0300 Vladimir Homutov Stream: got rid of pseudo variables.
Wed, 29 Jun 2016 12:46:12 +0300 Vladimir Homutov Stream: map module.
Tue, 14 Jun 2016 18:28:14 +0300 Vladimir Homutov Stream: core module variables.
Mon, 04 Jul 2016 16:37:36 +0300 Vladimir Homutov Stream: variables and script.
Wed, 15 Jun 2016 15:10:24 +0300 Vladimir Homutov Stream: added preconfiguration step.
Sat, 02 Jul 2016 15:59:53 +0300 Roman Arutyunyan Sub filter: eliminate unnecessary buffering.
Sat, 02 Jul 2016 15:59:52 +0300 Roman Arutyunyan Sub filter: introduced the ngx_http_sub_match() function.
Thu, 30 Jun 2016 18:57:39 +0300 Maxim Dounin Internal md5 and sha1 implementations are now always used.
Wed, 29 Jun 2016 14:30:00 +0300 Ruslan Ermilov Removed unused flag accept_context_updated from ngx_event_t.
Mon, 27 Jun 2016 18:42:29 +0300 Roman Arutyunyan Style.
Wed, 22 Jun 2016 13:47:54 -0700 Piotr Sikora HTTP/2: style.
Wed, 22 Jun 2016 11:50:02 +0300 Roman Arutyunyan Style.
Wed, 22 Jun 2016 11:50:02 +0300 Roman Arutyunyan Stream: use ngx_pcalloc() in ngx_stream_proxy_bind().
Mon, 20 Jun 2016 15:11:50 +0300 Roman Arutyunyan Fixed build on MSVC.
Mon, 20 Jun 2016 12:48:47 +0300 Roman Arutyunyan Stream: set SO_REUSEADDR for UDP upstream sockets.
Mon, 20 Jun 2016 11:50:44 +0300 Roman Arutyunyan Stream: support for $remote_port in proxy_bind.
Mon, 20 Jun 2016 11:50:43 +0300 Roman Arutyunyan Upstream: support for port in proxy_bind and friends.
Mon, 20 Jun 2016 11:50:39 +0300 Roman Arutyunyan Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Mon, 20 Jun 2016 10:41:17 +0300 Andrei Belov Set IP_BIND_ADDRESS_NO_PORT socket option for upstream sockets.
Wed, 15 Jun 2016 21:05:30 +0100 Tim Taubert SSL: ngx_ssl_ciphers() to set list of ciphers.
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: fixed the "http request count is zero" alert.
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: avoid adding Content-Length for requests without body.
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: prevented double termination of a stream.
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: fixed a segfault while processing unbuffered upload.
Thu, 09 Jun 2016 16:55:38 +0300 Maxim Dounin An internal SHA1 implementation.
Wed, 08 Jun 2016 08:27:41 +0300 Otto Kekäläinen Fixed spelling.
Tue, 07 Jun 2016 17:44:20 +0300 Valentin Bartenev Fixed an error log message.
Tue, 07 Jun 2016 12:15:56 +0300 Sergey Kandaurov Configure: revised GCC version processing.
Tue, 07 Jun 2016 12:26:34 +0300 Sergey Kandaurov Version bump.
Tue, 31 May 2016 16:47:01 +0300 Maxim Dounin release-1.10.1 tag stable-1.10
Tue, 31 May 2016 16:47:01 +0300 Maxim Dounin nginx-1.10.1-RELEASE stable-1.10 release-1.10.1
Tue, 31 May 2016 05:13:30 +0300 Maxim Dounin Core: skip special buffers on writing (ticket #981). stable-1.10
Tue, 24 May 2016 17:44:01 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.10
Tue, 31 May 2016 02:21:38 +0300 Maxim Dounin Version bump. stable-1.10
Tue, 31 May 2016 16:43:49 +0300 Maxim Dounin release-1.11.1 tag
Tue, 31 May 2016 16:43:49 +0300 Maxim Dounin nginx-1.11.1-RELEASE release-1.11.1
Tue, 31 May 2016 05:13:30 +0300 Maxim Dounin Core: skip special buffers on writing (ticket #981).
Mon, 30 May 2016 18:09:41 +0300 Maxim Dounin Trailing spaces removed.
Tue, 24 May 2016 21:54:32 +0300 Valentin Bartenev HTTP/2: unbreak build on MSVC.
Tue, 24 May 2016 21:54:32 +0300 Valentin Bartenev Version bump.
Tue, 24 May 2016 18:54:42 +0300 Maxim Dounin release-1.11.0 tag
Tue, 24 May 2016 18:54:41 +0300 Maxim Dounin nginx-1.11.0-RELEASE release-1.11.0
Tue, 24 May 2016 17:44:01 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 24 May 2016 17:43:58 +0300 Maxim Dounin Fixed build on MSVC.
Tue, 24 May 2016 17:37:52 +0300 Valentin Bartenev HTTP/2: implemented preread buffer for request body (closes #959).
Mon, 23 May 2016 19:17:24 +0300 Ruslan Ermilov Realip: detect duplicate real_ip_header directive.
Mon, 23 May 2016 18:44:23 +0300 Dmitry Volyntsev Realip: port support in X-Real-IP and X-Forwarded-For.
Mon, 23 May 2016 18:44:22 +0300 Dmitry Volyntsev Realip: take client port from PROXY protocol header.
Mon, 23 May 2016 18:44:22 +0300 Dmitry Volyntsev Added the $realip_remote_port variable.
Mon, 23 May 2016 18:44:21 +0300 Dmitry Volyntsev Added the $proxy_protocol_port variable.
Mon, 23 May 2016 16:37:28 +0300 Maxim Dounin Renamed "u" to "sockaddr" in listen options types.
Mon, 23 May 2016 16:37:20 +0300 Ruslan Ermilov Introduced the ngx_sockaddr_t type.
Mon, 23 May 2016 12:50:59 +0300 Ruslan Ermilov Stream: fixed duplicate listen address detection.
Fri, 20 May 2016 19:10:42 +0300 Ruslan Ermilov Use ngx_cmp_sockaddr() where appropriate.
Fri, 20 May 2016 18:41:17 +0300 Valentin Bartenev HTTP/2: the "421 Misdirected Request" response (closes #848).
Fri, 20 May 2016 17:02:04 +0300 Ruslan Ermilov Belatedly changed the ngx_create_listening() prototype.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: removed default DH parameters.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: support for multiple curves (ticket #885).
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: style.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: error messages style.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: support for multiple certificates (ticket #814).
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: support for per-certificate chains.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: made it possible to iterate though all certificates.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin OCSP stapling: additional function to configure stapling on a cert.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin OCSP stapling: staple now extracted via SSL_get_certificate().
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin OCSP stapling: staple now stored in certificate, not SSL context.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin OCSP stapling: staple provided in arguments.
Wed, 18 May 2016 16:21:32 +0300 Maxim Dounin Added overflow checks for version numbers (ticket #762).
Wed, 18 May 2016 15:57:30 +0300 Maxim Dounin Events: close descriptors on errors in ngx_epoll_test_rdhup().
Wed, 18 May 2016 15:57:29 +0300 Maxim Dounin Events: changed ngx_epoll_test_rdhup() to use existing epollfd.
Wed, 18 May 2016 15:57:28 +0300 Maxim Dounin Fixed work with --test-build-epoll after f7849bfb6d21.
Mon, 16 May 2016 20:37:38 +0300 Maxim Dounin Cache: fixed updating bypassed cached errors (ticket #827).
Mon, 16 May 2016 20:37:23 +0300 Maxim Dounin Dav: return 501 on PUT with ranges (ticket #948).
Mon, 16 May 2016 16:22:34 +0300 Valentin Bartenev Fixed an error log message about epoll_wait() timeout.
Fri, 13 May 2016 17:19:23 +0300 Valentin Bartenev Improved EPOLLRDHUP handling.
Thu, 12 May 2016 16:43:19 +0300 Dmitry Volyntsev Map: support of complex values in resulting strings.
Wed, 11 May 2016 17:55:30 +0300 Ruslan Ermilov Removed a surplus condition from ngx_parse_inet6_url().
Wed, 11 May 2016 17:55:20 +0300 Valentin Bartenev Core: fixed port handling in ngx_parse_inet6_url().
Thu, 28 Apr 2016 16:30:19 +0300 Ruslan Ermilov Removed unused flag unexpected_eof from ngx_connection_t.
Tue, 26 Apr 2016 19:31:46 +0300 Vladimir Homutov Variable $request_id.
Fri, 18 Dec 2015 19:05:27 +0300 Roman Arutyunyan Upstream: the "transparent" parameter of proxy_bind and friends.
Wed, 13 Apr 2016 15:42:47 +0300 Roman Arutyunyan Stream: prepared proxy_bind to accept parameters.
Wed, 13 Apr 2016 15:42:46 +0300 Roman Arutyunyan Upstream: prepared proxy_bind to accept parameters.
Tue, 26 Apr 2016 18:26:43 +0300 Ruslan Ermilov Removed some bitrot.
Tue, 26 Apr 2016 18:26:18 +0300 Ruslan Ermilov Version bump.
Tue, 26 Apr 2016 16:31:18 +0300 Maxim Dounin release-1.10.0 tag stable-1.10
Tue, 26 Apr 2016 16:31:18 +0300 Maxim Dounin nginx-1.10.0-RELEASE stable-1.10 release-1.10.0
Tue, 26 Apr 2016 16:30:30 +0300 Maxim Dounin Stable branch. stable-1.10
Tue, 19 Apr 2016 19:02:37 +0300 Maxim Dounin release-1.9.15 tag
Tue, 19 Apr 2016 19:02:37 +0300 Maxim Dounin nginx-1.9.15-RELEASE release-1.9.15
Tue, 19 Apr 2016 17:38:49 +0300 Valentin Bartenev HTTP/2: send the output queue after emitting WINDOW_UPDATE.
Tue, 19 Apr 2016 17:38:49 +0300 Valentin Bartenev HTTP/2: skip data frames in case of internal errors.
Tue, 19 Apr 2016 17:38:49 +0300 Valentin Bartenev HTTP/2: don't send WINDOW_UPDATE for an empty request body.
Tue, 19 Apr 2016 17:18:28 +0300 Maxim Dounin Thread pools: memory barriers in task completion notifications.
Mon, 18 Apr 2016 21:18:24 +0300 Maxim Dounin HTTP/2: write logs when refusing streams with data.
Thu, 14 Apr 2016 15:14:15 +0300 Valentin Bartenev HTTP/2: send WINDOW_UPDATE instead of RST_STREAM with NO_ERROR.
Thu, 14 Apr 2016 15:14:15 +0300 Valentin Bartenev HTTP/2: refuse streams with data until SETTINGS is acknowledged.
Thu, 14 Apr 2016 15:14:15 +0300 Valentin Bartenev HTTP/2: deduplicated some code in ngx_http_v2_state_headers().
Mon, 11 Apr 2016 18:42:34 +0300 Valentin Bartenev FastCGI: skip special bufs in buffered request body chain.
Tue, 12 Apr 2016 19:01:56 +0300 Ruslan Ermilov Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse (as in e444e8f6538b).
Mon, 11 Apr 2016 16:47:11 +0100 Alessandro Ghedini Fixed typos.
Fri, 08 Apr 2016 15:03:38 +0300 Ruslan Ermilov Removed redundant "u" format specifier.
Fri, 08 Apr 2016 16:49:35 +0300 Ruslan Ermilov Simplified ngx_unix_recv() and ngx_readv_chain().
Fri, 08 Apr 2016 16:41:45 +0300 Valentin Bartenev Merged implementations of ngx_unix_recv().
Fri, 08 Apr 2016 16:39:49 +0300 Valentin Bartenev Fixed small inconsistency in handling EOF among receive functions.
Fri, 08 Apr 2016 16:38:42 +0300 Valentin Bartenev Merged implementations of ngx_udp_unix_recv().
Thu, 07 Apr 2016 11:50:13 +0300 Josh Soref Fixed spelling.
Thu, 07 Apr 2016 19:09:42 +0300 Ruslan Ermilov Version bump.
Tue, 05 Apr 2016 17:57:08 +0300 Maxim Dounin release-1.9.14 tag
Tue, 05 Apr 2016 17:57:08 +0300 Maxim Dounin nginx-1.9.14-RELEASE release-1.9.14
Fri, 01 Apr 2016 16:38:31 +0300 Maxim Dounin Compatibility with FreeBSD 2.2.9.
Fri, 01 Apr 2016 16:38:30 +0300 Maxim Dounin Configure: improved multiple types handling in auto/types/typedef.
Fri, 01 Apr 2016 16:38:28 +0300 Maxim Dounin Configure: fixed autotest source code logging.
Fri, 01 Apr 2016 15:57:10 +0300 Valentin Bartenev HTTP/2: support for unbuffered upload of request body.
Fri, 01 Apr 2016 15:56:03 +0300 Valentin Bartenev HTTP/2: rewritten handling of request body.
Fri, 01 Apr 2016 15:56:03 +0300 Valentin Bartenev HTTP/2: sending RST_STREAM with NO_ERROR to discard request body.
Fri, 01 Apr 2016 13:17:12 +0300 Maxim Dounin Core: removed incorrect GCC 2.7 check.
Fri, 01 Apr 2016 04:17:00 +0300 Maxim Dounin Trailing space fix.
Thu, 31 Mar 2016 23:38:38 +0300 Maxim Dounin SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:37 +0300 Sergey Kandaurov SSL: X509 was made opaque in OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:36 +0300 Sergey Kandaurov SSL: EVP_MD_CTX was made opaque in OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:34 +0300 Maxim Dounin SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:33 +0300 Maxim Dounin SSL: initialization changes for OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:32 +0300 Maxim Dounin SSL: get_session callback changed in OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:31 +0300 Maxim Dounin SSL: guarded error codes not present in OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:29 +0300 Maxim Dounin SSL: reasonable version for LibreSSL.
Thu, 31 Mar 2016 22:33:26 +0300 Ruslan Ermilov Removed the prototype mysql module.
Thu, 31 Mar 2016 22:00:33 +0300 Ruslan Ermilov Fixed ngx_os_signal_process() prototype.
Thu, 31 Mar 2016 02:34:04 +0300 Sergey Kandaurov Fixed ngx_pid_t formatting in ngx_sprintf() and logging.
Thu, 31 Mar 2016 02:34:00 +0300 Sergey Kandaurov Fixed format specifiers in ngx_sprintf().
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Thu, 31 Mar 2016 02:33:55 +0300 Sergey Kandaurov Events: fixed logging.
Thu, 31 Mar 2016 02:33:53 +0300 Sergey Kandaurov Fixed logging with variable field width.
Thu, 31 Mar 2016 02:33:50 +0300 Sergey Kandaurov Fixed logging in close error handling.
Wed, 30 Mar 2016 12:07:19 +0300 Ruslan Ermilov Fixed mistranslated phrase.
Wed, 30 Mar 2016 11:57:28 +0300 Ruslan Ermilov Events: fixed test building with eventport on OS X.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Wed, 30 Mar 2016 11:52:07 +0300 Ruslan Ermilov Version bump.
Tue, 29 Mar 2016 18:09:30 +0300 Maxim Dounin release-1.9.13 tag
Tue, 29 Mar 2016 18:09:30 +0300 Maxim Dounin nginx-1.9.13-RELEASE release-1.9.13
Tue, 29 Mar 2016 09:54:11 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 29 Mar 2016 09:52:15 +0300 Maxim Dounin Win32: replaced NGX_EXDEV with more appropriate error code.
Tue, 29 Mar 2016 09:51:46 +0300 Maxim Dounin Win32: additional error code NGX_EEXIST_FILE (ticket #910).
Mon, 28 Mar 2016 19:50:19 +0300 Maxim Dounin Upstream: proxy_next_upstream non_idempotent.
Mon, 28 Mar 2016 19:49:52 +0300 Maxim Dounin Upstream: cached connections now tested against next_upstream.
Mon, 28 Mar 2016 19:29:18 +0300 Ruslan Ermilov Fixed --test-build-*.
Mon, 28 Mar 2016 13:35:25 +0300 Roman Arutyunyan Sub filter: fixed allocation alignment.
Fri, 26 Feb 2016 17:30:27 -0800 Piotr Sikora Core: allow strings without null-termination in ngx_parse_url().
Fri, 25 Mar 2016 14:10:38 +0300 Roman Arutyunyan Fixed socket inheritance on reload and binary upgrade.
Fri, 18 Mar 2016 19:53:22 +0300 Vladimir Homutov Stream: additional logging for UDP.
Wed, 23 Mar 2016 18:34:05 +0300 Dmitry Volyntsev Win32: fixed build after 384154fc634f.
Wed, 23 Mar 2016 17:45:15 +0300 Roman Arutyunyan Stream: detect port absence in proxy_pass with IP literal.
Wed, 23 Mar 2016 17:44:36 +0300 Dmitry Volyntsev Resolver: added support for SRV records.
Wed, 23 Mar 2016 17:44:36 +0300 Dmitry Volyntsev Resolver: do not enable resolve timer if provided timeout is zero.
Wed, 23 Mar 2016 17:44:36 +0300 Dmitry Volyntsev Resolver: introduced valid field in resolver responses.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: introduced the NGX_DEBUG_PALLOC macro.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: use ngx_palloc_small() to allocate ngx_pool_large_t.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: introduced the ngx_palloc_small() function.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: moved logging before freeing large blocks of pool.
Tue, 22 Mar 2016 16:58:38 +0300 Maxim Dounin Backed out server_tokens changes.
Wed, 23 Mar 2016 14:16:31 +0300 Dmitry Volyntsev Cache: fixed slots accounting error introduced in c9d680b00744.
Tue, 22 Mar 2016 15:52:28 +0300 Ruslan Ermilov Reconsidered server_tokens with an empty value.
Mon, 21 Mar 2016 17:04:21 +0300 Valentin Bartenev HTTP/2: improved debugging of sending control frames.
Mon, 21 Mar 2016 12:36:36 +0300 Sergey Kandaurov Events: fixed test building with devpoll and eventport on Linux.
Fri, 18 Mar 2016 16:38:08 -0700 Piotr Sikora Fix build with -Wmissing-prototypes.
Fri, 18 Mar 2016 15:08:21 +0300 Dmitry Volyntsev Cache: added watermark to reduce IO load when keys_zone is full.
Fri, 18 Mar 2016 14:27:30 +0300 Dmitry Volyntsev Cache: report error if slab allocator fails during cache loading.
Fri, 18 Mar 2016 06:44:49 +0300 Maxim Dounin Threads: writing via threads pools in event pipe.
Fri, 18 Mar 2016 06:44:03 +0300 Maxim Dounin Threads: offloading of temp files writing to thread pools.
Fri, 18 Mar 2016 06:43:52 +0300 Maxim Dounin Threads: task pointer stored in ngx_file_t.
Fri, 18 Mar 2016 05:04:45 +0300 Maxim Dounin Fixed timeouts with threaded sendfile() and subrequests.
Wed, 16 Mar 2016 14:44:41 +0300 Ruslan Ermilov Style.
Tue, 15 Mar 2016 18:26:59 +0300 Maxim Dounin Truncation detection in sendfilev() on Solaris.
Tue, 15 Mar 2016 18:26:17 +0300 Maxim Dounin Truncation detection in sendfile() on Linux.
Wed, 20 Jan 2016 19:52:12 +0300 Roman Arutyunyan Stream: UDP proxy.
Tue, 15 Mar 2016 15:55:23 +0300 Roman Arutyunyan Stream: post first read events from client and upstream.
Tue, 15 Mar 2016 15:15:30 +0300 Ruslan Ermilov Win32: fixed build after cf3e75cfa951.
Tue, 15 Mar 2016 15:10:41 +0300 Ruslan Ermilov Win32: fixed build after cf3e75cfa951.
Tue, 15 Mar 2016 13:36:19 +0300 Ruslan Ermilov Added variables support to server_tokens.
Mon, 14 Mar 2016 22:42:35 +0300 Valentin Bartenev Fixed handling of EAGAIN with sendfile in threads.
Tue, 15 Mar 2016 00:04:04 +0300 Roman Arutyunyan Events: fixed error logging in devpoll.
Mon, 14 Mar 2016 19:23:23 +0300 Sergey Kandaurov Fixed compilation with -Wmissing-prototypes.
Tue, 08 Mar 2016 22:31:55 -0500 Justin Li Upstream: avoid closing client connection in edge case.
Thu, 10 Mar 2016 21:58:03 +0300 Maxim Dounin Upstream: fixed "zero size buf" alerts with cache (ticket #918).
Thu, 10 Mar 2016 18:31:05 +0300 Ruslan Ermilov Configure: style.
Thu, 10 Mar 2016 16:50:13 +0300 Maxim Dounin Dynamic modules: do not overwrite old modules on install.
Thu, 10 Mar 2016 10:43:00 +0300 Ruslan Ermilov Configure: style.
Thu, 03 Mar 2016 21:14:19 +0300 Maxim Dounin Copy filter: fixed sendfile aio handlers to set ctx->aio.
Thu, 03 Mar 2016 21:14:12 +0300 Maxim Dounin Fixed sendfile in threads (or with aio preload) and subrequests.
Thu, 03 Mar 2016 18:41:05 +0300 Valentin Bartenev Introduced the ngx_chain_to_iovec() function.
Tue, 01 Mar 2016 15:18:07 +0300 Valentin Bartenev Request body: moved handling of the last part in the save filter.