<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http, branch release-0.8.35</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>revert partially r1555 and fix the error "memcached sent invalid trailer"</title>
<updated>2010-04-01T15:16:22+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-01T15:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6bdcc58a9cf60db8ea87716f97496319f21631e1'/>
<id>6bdcc58a9cf60db8ea87716f97496319f21631e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chunked_transfer_encoding</title>
<updated>2010-04-01T10:18:00+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-01T10:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=07db3a4163dd413c35a6b1411bd1f86d872beb85'/>
<id>07db3a4163dd413c35a6b1411bd1f86d872beb85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not add a port in redirect if we listen on unix domain socket</title>
<updated>2010-03-31T13:30:50+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-03-31T13:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=569f95818b69792cd1cd36a98f0b54b8dd2c067e'/>
<id>569f95818b69792cd1cd36a98f0b54b8dd2c067e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reset a parsing state to parse correctly an upstream response,</title>
<updated>2010-03-25T13:27:52+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-03-25T13:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=aed1ac1e68b2b643a1a37b4fa2dda4c469e838ac'/>
<id>aed1ac1e68b2b643a1a37b4fa2dda4c469e838ac</id>
<content type='text'>
if 400 or 414 response has been redirected to upstream
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if 400 or 414 response has been redirected to upstream
</pre>
</div>
</content>
</entry>
<entry>
<title>*) introduce ngx_time_sigsafe_update() to update the error log time only</title>
<updated>2010-03-25T09:10:10+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-03-25T09:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6d45d8a50da07591ed0de584bba1e526cc9b9406'/>
<id>6d45d8a50da07591ed0de584bba1e526cc9b9406</id>
<content type='text'>
*) change ngx_time_update() interface
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) change ngx_time_update() interface
</pre>
</div>
</content>
</entry>
<entry>
<title>*) use previously cached GMT offset value to update time from a signal handler</title>
<updated>2010-03-13T18:08:07+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-03-13T18:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2f916a972139be74d437e40bdc7d236401123170'/>
<id>2f916a972139be74d437e40bdc7d236401123170</id>
<content type='text'>
*) change ngx_time_update() interface since there are no notification methods
   those return time
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) change ngx_time_update() interface since there are no notification methods
   those return time
</pre>
</div>
</content>
</entry>
<entry>
<title>"proxy_redirect default" may not be used if a proxy_pass uses variables</title>
<updated>2010-03-10T14:41:49+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-03-10T14:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7fa1c07896a6ec184e665d4f86e7678fa88fef59'/>
<id>7fa1c07896a6ec184e665d4f86e7678fa88fef59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix proxy_redirect name in error message</title>
<updated>2010-03-10T14:37:18+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-03-10T14:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=931d88c7c1fa7ca9b39b1a7190a9cb647af771a0'/>
<id>931d88c7c1fa7ca9b39b1a7190a9cb647af771a0</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 if there was non cached large FastCGI stderr output before header,</title>
<updated>2010-03-10T13:51:47+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-03-10T13:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7e3fdc4e8eebb6a4fb8cf764a5320ce234aec3be'/>
<id>7e3fdc4e8eebb6a4fb8cf764a5320ce234aec3be</id>
<content type='text'>
the bug had been introduced in r3461
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the bug had been introduced in r3461
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2010-03-10T13:49:17+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-03-10T13:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=1c9f74852faf718d78b4190dac8b14e5324885cf'/>
<id>1c9f74852faf718d78b4190dac8b14e5324885cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
