<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/core, branch release-0.8.24</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>use ngx_resolver_alloc() instead of ngx_resolver_calloc()</title>
<updated>2009-11-11T14:29:20+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-11T14:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=653edd491b03eb04939f2c465f294c4d1a7b13d1'/>
<id>653edd491b03eb04939f2c465f294c4d1a7b13d1</id>
<content type='text'>
since all fields are filled
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since all fields are filled
</pre>
</div>
</content>
</entry>
<entry>
<title>fix resolving an empty name (".")</title>
<updated>2009-11-11T14:27:24+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-11T14:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e79f429b4b65e98d8417a579916381341d1053ec'/>
<id>e79f429b4b65e98d8417a579916381341d1053ec</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-11T12:30:36+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-11T12:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a993d55b0f76e9e5af7388e1c515012df1a96db5'/>
<id>a993d55b0f76e9e5af7388e1c515012df1a96db5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
