<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git, branch release-1.9.2</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>nginx-1.9.2-RELEASE</title>
<updated>2015-06-16T14:49:39+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2015-06-16T14:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4b768adc2e55e828cd7fb9c73032749fc5f4762c'/>
<id>4b768adc2e55e828cd7fb9c73032749fc5f4762c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Polished the recent change to the manpage.</title>
<updated>2015-06-16T13:52:13+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2015-06-16T13:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c9089c2de8ba4a565244f49b27796cc0b49f5aee'/>
<id>c9089c2de8ba4a565244f49b27796cc0b49f5aee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation: added -T option description to the man page.</title>
<updated>2015-06-16T13:28:56+00:00</updated>
<author>
<name>Vladimir Homutov</name>
<email>vl@nginx.com</email>
</author>
<published>2015-06-16T13:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9bd637659a87ae948979ab77cb5b4e7fc83e1068'/>
<id>9bd637659a87ae948979ab77cb5b4e7fc83e1068</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Core: store and dump processed configuration.</title>
<updated>2015-05-14T15:54:27+00:00</updated>
<author>
<name>Vladimir Homutov</name>
<email>vl@nginx.com</email>
</author>
<published>2015-05-14T15:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4e83d3f7b5355b36c2d28cd77f4cfefe4521f3ee'/>
<id>4e83d3f7b5355b36c2d28cd77f4cfefe4521f3ee</id>
<content type='text'>
If the -T option is passed, additionally to configuration test, configuration
files are output to stdout.

In the debug mode, configuration files are kept in memory and can be accessed
using a debugger.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the -T option is passed, additionally to configuration test, configuration
files are output to stdout.

In the debug mode, configuration files are kept in memory and can be accessed
using a debugger.
</pre>
</div>
</content>
</entry>
<entry>
<title>Core: added support for writing to stdout.</title>
<updated>2015-06-16T12:47:40+00:00</updated>
<author>
<name>Vladimir Homutov</name>
<email>vl@nginx.com</email>
</author>
<published>2015-06-16T12:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=42c32b733b95e5e9ce9a627cdc19096c1c6f8e63'/>
<id>42c32b733b95e5e9ce9a627cdc19096c1c6f8e63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read.</title>
<updated>2015-06-16T10:45:19+00:00</updated>
<author>
<name>Roman Arutyunyan</name>
<email>arut@nginx.com</email>
</author>
<published>2015-06-16T10:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4404c3fd6d10ce6e393113aabb32cfe7818ff8ac'/>
<id>4404c3fd6d10ce6e393113aabb32cfe7818ff8ac</id>
<content type='text'>
The new name is consistent with the ngx_proxy_protocol_write function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new name is consistent with the ngx_proxy_protocol_write function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stream: client-side PROXY protocol.</title>
<updated>2015-06-16T10:45:16+00:00</updated>
<author>
<name>Roman Arutyunyan</name>
<email>arut@nginx.com</email>
</author>
<published>2015-06-16T10:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3ed1b3b5b0ab92666d1e24f9161561d580421f17'/>
<id>3ed1b3b5b0ab92666d1e24f9161561d580421f17</id>
<content type='text'>
The new directive "proxy_protocol" toggles sending out PROXY protocol header
to upstream once connection is established.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new directive "proxy_protocol" toggles sending out PROXY protocol header
to upstream once connection is established.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stream: the "proxy_bind" directive.</title>
<updated>2015-06-16T06:02:45+00:00</updated>
<author>
<name>Vladimir Homutov</name>
<email>vl@nginx.com</email>
</author>
<published>2015-06-16T06:02:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f50f83a2cfce53c29363fb638054fd47dd6ae61f'/>
<id>f50f83a2cfce53c29363fb638054fd47dd6ae61f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated OpenSSL used for win32 builds.</title>
<updated>2015-06-15T17:20:12+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2015-06-15T17:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ff0e31d7c79d8346c2a58ed31066c8982e54ee22'/>
<id>ff0e31d7c79d8346c2a58ed31066c8982e54ee22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OCSP stapling: avoid sending expired responses (ticket #425).</title>
<updated>2015-06-11T17:42:39+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2015-06-11T17:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=cb3dcbb81ea0ab0e54b4673bcd05b644911ac5c2'/>
<id>cb3dcbb81ea0ab0e54b4673bcd05b644911ac5c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
