<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git, branch release-0.8.55</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>nginx-0.8.55-RELEASE</title>
<updated>2011-07-19T13:59:47+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-07-19T13:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4c9f2328559d8905474f3c0ae55ab5844252c3fe'/>
<id>4c9f2328559d8905474f3c0ae55ab5844252c3fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>copy OpenSSL-0.9.8r LICENSE for nginx/Windows zip</title>
<updated>2011-07-19T13:54:09+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-07-19T13:54:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=429854b1f6a35e888ccb05fd631cf09f96e352f8'/>
<id>429854b1f6a35e888ccb05fd631cf09f96e352f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3945:</title>
<updated>2011-07-19T13:52:56+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-07-19T13:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5a80933ea069e2d307c9f384bade51d5618b56e0'/>
<id>5a80933ea069e2d307c9f384bade51d5618b56e0</id>
<content type='text'>
fix segfault if cache key is larger than upstream buffer size
patch by Lanshun Zhou
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix segfault if cache key is larger than upstream buffer size
patch by Lanshun Zhou
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2011-07-19T13:49:44+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-07-19T13:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=71c68329951f5e9dd6c5aa42b47c0bd9d3e2e310'/>
<id>71c68329951f5e9dd6c5aa42b47c0bd9d3e2e310</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release-0.8.54 tag</title>
<updated>2010-12-14T10:55:49+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-12-14T10:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=cf83923ebcb5356acbcaffe006992bdbe0d21369'/>
<id>cf83923ebcb5356acbcaffe006992bdbe0d21369</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nginx-0.8.54-RELEASE</title>
<updated>2010-12-14T10:55:48+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-12-14T10:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5333265a6a718a7a20db7deac034bb40d9e86a7e'/>
<id>5333265a6a718a7a20db7deac034bb40d9e86a7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3825, r3826:</title>
<updated>2010-12-14T10:41:22+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-12-14T10:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=1db960a374ec3e56e6b117c0e5e877fd75f53922'/>
<id>1db960a374ec3e56e6b117c0e5e877fd75f53922</id>
<content type='text'>
*) test wildcard tail hash existance for IPv6 addresses,
   the same fix for IPv4 addresses has been made in r2581
*) always run regex in server_name to get captures for IPv6 addresses,
   the same fix for IPv4 addresses has been made in r2584
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) test wildcard tail hash existance for IPv6 addresses,
   the same fix for IPv4 addresses has been made in r2581
*) always run regex in server_name to get captures for IPv6 addresses,
   the same fix for IPv4 addresses has been made in r2584
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3798, r3806, r3807:</title>
<updated>2010-12-14T10:38:42+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-12-14T10:38:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=53a398894208a70a6fcbcea78cc5f2ef1727b326'/>
<id>53a398894208a70a6fcbcea78cc5f2ef1727b326</id>
<content type='text'>
revert processing NGX_DONE in rewrite phase changed in r3634
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
revert processing NGX_DONE in rewrite phase changed in r3634
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3797:</title>
<updated>2010-12-14T10:35:06+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-12-14T10:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a9b3cf0c4afd8ac856a74f00e3d5414c8f064ffd'/>
<id>a9b3cf0c4afd8ac856a74f00e3d5414c8f064ffd</id>
<content type='text'>
allocate last zero byte in ngx_crypt()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allocate last zero byte in ngx_crypt()
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2010-12-14T10:33:37+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-12-14T10:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=579b6f6b07c7a7ac6a16820d15d1223d99f292c0'/>
<id>579b6f6b07c7a7ac6a16820d15d1223d99f292c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
