<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http/modules, branch release-0.8.22</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>fix segfault if no rules are defined, introduced in r3279</title>
<updated>2009-11-03T16:04:07+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-03T16:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=89601c0f100013c59f17d66a7b23633cc23f1501'/>
<id>89601c0f100013c59f17d66a7b23633cc23f1501</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix directive name in error message: "set_realip_from" to "set_real_ip_from"</title>
<updated>2009-11-03T14:41:56+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-03T14:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=771e6776742a365be099c3bfc3e472519ceda0d4'/>
<id>771e6776742a365be099c3bfc3e472519ceda0d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix directive name in error message: "realip_from" to "set_realip_from"</title>
<updated>2009-11-03T13:45:22+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-03T13:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=39c9f6e487afe946f8a615c6d2da6c7a3a740d04'/>
<id>39c9f6e487afe946f8a615c6d2da6c7a3a740d04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IPv6 support in ngx_http_access_module</title>
<updated>2009-11-03T13:42:45+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-03T13:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=76c941e70b915b4feba8c8c90506a9ed293f408d'/>
<id>76c941e70b915b4feba8c8c90506a9ed293f408d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>optimize some cycles:</title>
<updated>2009-11-02T17:12:09+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-02T17:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=612ecb7674f631bd6fca1512ad633897df162845'/>
<id>612ecb7674f631bd6fca1512ad633897df162845</id>
<content type='text'>
*) delete surplus variable;
*) on i386/amd64 "while (n) / n--" is smaller than "while (n--)",
   because the platforms have no postfix operations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) delete surplus variable;
*) on i386/amd64 "while (n) / n--" is smaller than "while (n--)",
   because the platforms have no postfix operations
</pre>
</div>
</content>
</entry>
<entry>
<title>set_real_ip_from unix:</title>
<updated>2009-11-02T16:46:07+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-02T16:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7e4f193bb0e1cfa4128052f538dd60519cac02e4'/>
<id>7e4f193bb0e1cfa4128052f538dd60519cac02e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support IPv6 addresses in Real IP headers</title>
<updated>2009-11-02T16:24:27+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-02T16:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a9aaa4a78d99038b5c4748d7fd2637e4cd57a189'/>
<id>a9aaa4a78d99038b5c4748d7fd2637e4cd57a189</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>proxy_bind, fastcgi_bind, and memcached_bind</title>
<updated>2009-11-02T15:24:02+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-02T15:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=72e928755ba63b803c0b2478f6d8d1e792e95b86'/>
<id>72e928755ba63b803c0b2478f6d8d1e792e95b86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace inet_addr() with ngx_inet_addr()</title>
<updated>2009-11-02T13:51:10+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-02T13:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0f25ed3d779e3d31aff3c9484c77ccb8353fcdf4'/>
<id>0f25ed3d779e3d31aff3c9484c77ccb8353fcdf4</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-10-28T10:31:06+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-10-28T10:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=b3586d13da9db8ead5cb6c0cb4b40b42bde53e1c'/>
<id>b3586d13da9db8ead5cb6c0cb4b40b42bde53e1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
