log

age author description
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.