<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http/modules, branch release-0.8.15</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>test space between "~" and regex in server_name and invalid_referers</title>
<updated>2009-09-14T09:48:48+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-14T09:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=be9d1650644e54e10ef36d6160b8149128929147'/>
<id>be9d1650644e54e10ef36d6160b8149128929147</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix transparency in GIF</title>
<updated>2009-09-12T09:46:28+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-12T09:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=79b8049de4f10e2536f18110834620eb1b50b6ab'/>
<id>79b8049de4f10e2536f18110834620eb1b50b6ab</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>fix request counter handling in perl module for $r-&gt;internal_redirect()</title>
<updated>2009-09-08T11:33:32+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-08T11:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4d4b2a1b40e1f0b5f669f05cfa22beaeb4f4c2f9'/>
<id>4d4b2a1b40e1f0b5f669f05cfa22beaeb4f4c2f9</id>
<content type='text'>
and $r-&gt;has_request_body(), the bug was introduced in r3050
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and $r-&gt;has_request_body(), the bug was introduced in r3050
</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>fix request counter handling for perl handler, introduced in r3050</title>
<updated>2009-09-04T09:54:16+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-04T09:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7d71c80b16058f79a6c269dc07c39f8a5ec06134'/>
<id>7d71c80b16058f79a6c269dc07c39f8a5ec06134</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>fix request counter for memcached, introduced in r3050</title>
<updated>2009-08-29T18:40:28+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-08-29T18:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=61b09e59d76954dd4cc0d98a074b44f8a2b690de'/>
<id>61b09e59d76954dd4cc0d98a074b44f8a2b690de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
