<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/core, branch release-0.8.23</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>*) fix resolving an empty name ("."),</title>
<updated>2009-11-09T19:15:11+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-09T19:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a59ba3306029b8ab733da38f9b41175795ac2704'/>
<id>a59ba3306029b8ab733da38f9b41175795ac2704</id>
<content type='text'>
*) add quotes in an error message,
*) backout r3299 in ngx_mail_smtp_handler.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) add quotes in an error message,
*) backout r3299 in ngx_mail_smtp_handler.c
</pre>
</div>
</content>
</entry>
<entry>
<title>fix "PTR ." case in address resolver</title>
<updated>2009-11-09T18:04:05+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-09T18:04:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=70966c154fa867a0465e18cf64d46b6a1a61a597'/>
<id>70966c154fa867a0465e18cf64d46b6a1a61a597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix segfault in resolver:</title>
<updated>2009-11-09T17:45:56+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-09T17:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=64bfa87e7305cbc61662a3aa964d29b4f89cef69'/>
<id>64bfa87e7305cbc61662a3aa964d29b4f89cef69</id>
<content type='text'>
ngx_resolve_name_done() and ngx_resolve_addr_done() did not delete
contexts from a resolver node waiting list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ngx_resolve_name_done() and ngx_resolve_addr_done() did not delete
contexts from a resolver node waiting list.
</pre>
</div>
</content>
</entry>
<entry>
<title>cf-&gt;conf_file-&gt;file.name.data may be uninitialized, if an allocation failed;</title>
<updated>2009-11-05T17:10:48+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-05T17:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=21accae8e58f7db77a74765b340089da2fc5fdef'/>
<id>21accae8e58f7db77a74765b340089da2fc5fdef</id>
<content type='text'>
found by Clang Static Analyzer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
found by Clang Static Analyzer
</pre>
</div>
</content>
</entry>
<entry>
<title>allow to inherit unix domain sockets while online upgrade</title>
<updated>2009-11-04T18:36:43+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-04T18:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=bcc44e25499d03b9d85b5fd5f07f8323934a75b8'/>
<id>bcc44e25499d03b9d85b5fd5f07f8323934a75b8</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-11-04T11:20:54+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-04T11:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=822503ea41ea4c275a0aecdbdc976661ff1213c4'/>
<id>822503ea41ea4c275a0aecdbdc976661ff1213c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ngx_ptocidr() supports IPv6</title>
<updated>2009-11-03T13:42:25+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-03T13:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4ac5ca8ae0dde0237152e1d488fcd51fce5b335f'/>
<id>4ac5ca8ae0dde0237152e1d488fcd51fce5b335f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make ngx_inet6_ntop() non-static</title>
<updated>2009-11-03T12:44:55+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-03T12:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fd078fd6d5c2d2ca7db1e6adf469345623af671a'/>
<id>fd078fd6d5c2d2ca7db1e6adf469345623af671a</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>change ngx_parse_addr() interface</title>
<updated>2009-11-02T16:11:06+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-02T16:11:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8b816d88a93bf98e0557ef4568e5ee9ab6f44bd3'/>
<id>8b816d88a93bf98e0557ef4568e5ee9ab6f44bd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
