<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git, branch release-0.7.33</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>nginx-0.7.33-RELEASE</title>
<updated>2009-02-02T11:00:11+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-02-02T11:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=b46192cec60c2d3de3fbadad734fd457688a8489'/>
<id>b46192cec60c2d3de3fbadad734fd457688a8489</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix building by msvc, introduced in r2487</title>
<updated>2009-02-02T10:17:06+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-02-02T10:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9a5f4c74cfa4bd953c608900219bd2ae196411bb'/>
<id>9a5f4c74cfa4bd953c608900219bd2ae196411bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid a double redirect response if</title>
<updated>2009-01-31T20:44:30+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-31T20:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=32856e1bc859d9765cb3daa2ff928b8ec8ba0f13'/>
<id>32856e1bc859d9765cb3daa2ff928b8ec8ba0f13</id>
<content type='text'>
*) a request is going in a keep alive state,
*) the request body should be discarded,
*) epoll/rtsig reports about the response header has been sent,
*) and write event handler calls core phase handler
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) a request is going in a keep alive state,
*) the request body should be discarded,
*) epoll/rtsig reports about the response header has been sent,
*) and write event handler calls core phase handler
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deep nested calls, flatten call tree</title>
<updated>2009-01-31T20:34:26+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-31T20:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=bd5c23ee0a5e47ee85432023baab7e02a75caee0'/>
<id>bd5c23ee0a5e47ee85432023baab7e02a75caee0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix return code, this fixes segfault when two or more</title>
<updated>2009-01-31T20:33:01+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-31T20:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8ef386e1af89a51b60859063ad1dc80332cf5faf'/>
<id>8ef386e1af89a51b60859063ad1dc80332cf5faf</id>
<content type='text'>
simultaneous connections are resolving the same address
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
simultaneous connections are resolving the same address
</pre>
</div>
</content>
</entry>
<entry>
<title>use length of uncompressed name</title>
<updated>2009-01-30T11:56:45+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-30T11:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2c01fd32f24a25ef6276bda2a0dcb38bfc42263d'/>
<id>2c01fd32f24a25ef6276bda2a0dcb38bfc42263d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix $sent_http_location for local redirects</title>
<updated>2009-01-30T05:26:27+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-30T05:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=867d63bc1a0d9777d665c55774e7fde47c6471d3'/>
<id>867d63bc1a0d9777d665c55774e7fde47c6471d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>store name pointer in variable allocated on stack</title>
<updated>2009-01-29T14:35:23+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-29T14:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9258872c2a028f121fcc7b7199e90334ad9466db'/>
<id>9258872c2a028f121fcc7b7199e90334ad9466db</id>
<content type='text'>
as resolver ctx may be already deallocated at this point
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as resolver ctx may be already deallocated at this point
</pre>
</div>
</content>
</entry>
<entry>
<title>free addrs only it has been allocated before: non single address</title>
<updated>2009-01-29T14:32:58+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-29T14:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fa748fe12071ede6128fc4e7b905d2942b302476'/>
<id>fa748fe12071ede6128fc4e7b905d2942b302476</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix reverse resolving cache: it stored zero length names</title>
<updated>2009-01-29T14:29:49+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-29T14:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8629b9b27ee44a3c9b327a32ad3c15735da83866'/>
<id>8629b9b27ee44a3c9b327a32ad3c15735da83866</id>
<content type='text'>
*) free name only if it has been already allocated
*) store name length
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) free name only if it has been already allocated
*) store name length
</pre>
</div>
</content>
</entry>
</feed>
