<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/core, branch release-0.8.15</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>fix case when the output filter should add incoming buffers</title>
<updated>2009-09-13T06:28:17+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-13T06:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=84b20ca18b07c4f27d3ae7a9b3660b184b051057'/>
<id>84b20ca18b07c4f27d3ae7a9b3660b184b051057</id>
<content type='text'>
while waiting on file AIO completion
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
while waiting on file AIO completion
</pre>
</div>
</content>
</entry>
<entry>
<title>style fix</title>
<updated>2009-09-13T06:25:54+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-13T06:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=570608ff4a0863591d4db63cd0acb13eab5a3af8'/>
<id>570608ff4a0863591d4db63cd0acb13eab5a3af8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If .domain.com, .sub.domain.com, and .domain-some.com were defined,</title>
<updated>2009-09-12T09:28:37+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-12T09:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=96e36ef25243d7f49d821dbf8e47937ddbdea3f6'/>
<id>96e36ef25243d7f49d821dbf8e47937ddbdea3f6</id>
<content type='text'>
then .sub.domain.com was matched by .domain.com: wildcard names hash
was built incorrectly due to sorting order issue of "." vs "-".
They were sorted as
    com.domain  com.domain-some  com.domain.sub
while they should be sorted as
    com.domain  com.domain.sub   com.domain-some
for correct hash building
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
then .sub.domain.com was matched by .domain.com: wildcard names hash
was built incorrectly due to sorting order issue of "." vs "-".
They were sorted as
    com.domain  com.domain-some  com.domain.sub
while they should be sorted as
    com.domain  com.domain.sub   com.domain-some
for correct hash building
</pre>
</div>
</content>
</entry>
<entry>
<title>style fix</title>
<updated>2009-09-11T13:57:50+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-11T13:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e0f1d0afcce898cbf2a40a7bad36e7faaa904702'/>
<id>e0f1d0afcce898cbf2a40a7bad36e7faaa904702</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-09-07T12:08:58+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T12:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=d0afc3984105a1816d7b1f578e42c241aa256ed4'/>
<id>d0afc3984105a1816d7b1f578e42c241aa256ed4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-09-01T12:07:00+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-01T12:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f13a2507ae5a4af37f5e0e2becb3e5b98d46399b'/>
<id>f13a2507ae5a4af37f5e0e2becb3e5b98d46399b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-08-31T13:50:37+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-08-31T13:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c76ba2b2c5f4b8cebf1120ec774599ee5494db7f'/>
<id>c76ba2b2c5f4b8cebf1120ec774599ee5494db7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>aio sendfile</title>
<updated>2009-08-30T09:52:39+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-08-30T09:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=bfff03406d869119eb0cec68f028e8ab6fd6caa5'/>
<id>bfff03406d869119eb0cec68f028e8ab6fd6caa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-08-29T18:39:32+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-08-29T18:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=cfb6888d87d1742f27a92a930d05b15c06813b50'/>
<id>cfb6888d87d1742f27a92a930d05b15c06813b50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix build by msvc, introduced in r3054</title>
<updated>2009-08-28T11:46:12+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-08-28T11:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6ef7e772a9420b4e740b43a183226e27bd2b4b37'/>
<id>6ef7e772a9420b4e740b43a183226e27bd2b4b37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
