<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/core, branch release-0.5.36</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>r1699, r1700, r1701, r1702, r1707 merge:</title>
<updated>2008-05-04T09:29:43+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-05-04T09:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=dbfc1e75645d07b2948c965244208ba6e10c98b3'/>
<id>dbfc1e75645d07b2948c965244208ba6e10c98b3</id>
<content type='text'>
upstream parse_header fix and optimization,
fix fastcgi_catch_stderr segfault merged in r1524:

*) return NGX_HTTP_UPSTREAM_INVALID_HEADER for invalid status
*) return NGX_ERROR instead of NGX_HTTP_INTERNAL_SERVER_ERROR
   in u-&gt;parse_header()
*) return NGX_HTTP_UPSTREAM_INVALID_HEADER instead of NGX_HTTP_BAD_GATEWAY
   to go to a next upstream on invalid_header condition
*) now ngx_conf_set_str_array_slot() tests NGX_CONF_UNSET_PTR
   this fixes fastcgi_catch_stderr segfault
*) ngx_http_upstream_hide_headers_hash()
*) proxy/fastcgi pass_header/hide_header use
   ngx_http_upstream_hide_headers_hash()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
upstream parse_header fix and optimization,
fix fastcgi_catch_stderr segfault merged in r1524:

*) return NGX_HTTP_UPSTREAM_INVALID_HEADER for invalid status
*) return NGX_ERROR instead of NGX_HTTP_INTERNAL_SERVER_ERROR
   in u-&gt;parse_header()
*) return NGX_HTTP_UPSTREAM_INVALID_HEADER instead of NGX_HTTP_BAD_GATEWAY
   to go to a next upstream on invalid_header condition
*) now ngx_conf_set_str_array_slot() tests NGX_CONF_UNSET_PTR
   this fixes fastcgi_catch_stderr segfault
*) ngx_http_upstream_hide_headers_hash()
*) proxy/fastcgi pass_header/hide_header use
   ngx_http_upstream_hide_headers_hash()
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2008-01-08T17:50:03+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-01-08T17:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=56736e53b1dbc0b1953c3a2d6cde30e90344bbe5'/>
<id>56736e53b1dbc0b1953c3a2d6cde30e90344bbe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>r1646 merge:</title>
<updated>2008-01-08T17:09:08+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-01-08T17:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=180eccfb5c78b052e54069f8e2131f859f5881b0'/>
<id>180eccfb5c78b052e54069f8e2131f859f5881b0</id>
<content type='text'>
the simple expression has the same precision without overflow
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the simple expression has the same precision without overflow
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2007-12-13T10:55:18+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-12-13T10:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9593436b732017a7a2ca64356499a7b9994f196c'/>
<id>9593436b732017a7a2ca64356499a7b9994f196c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>r1630 merge:</title>
<updated>2007-12-12T21:03:01+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-12-12T21:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=cb4723a288ecfc5b4acf2385f273b21646062bce'/>
<id>cb4723a288ecfc5b4acf2385f273b21646062bce</id>
<content type='text'>
do not encode already encoded characters in msie_refresh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
do not encode already encoded characters in msie_refresh
</pre>
</div>
</content>
</entry>
<entry>
<title>r1594 merge:</title>
<updated>2007-12-12T20:56:13+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-12-12T20:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c9115e73d5663dcaf9f8c4302c14a2dea51cd667'/>
<id>c9115e73d5663dcaf9f8c4302c14a2dea51cd667</id>
<content type='text'>
unescape SSI include
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unescape SSI include
</pre>
</div>
</content>
</entry>
<entry>
<title>r1587, r1588, r1589, r1590, r1592, r1599, r1629, r1636, r1674, r1681,</title>
<updated>2007-12-12T20:49:45+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-12-12T20:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=15ec67c6d2d1e9179244d1d2d2b3c08c295c8ec2'/>
<id>15ec67c6d2d1e9179244d1d2d2b3c08c295c8ec2</id>
<content type='text'>
r1682, r1683 merge:

typo and style fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
r1682, r1683 merge:

typo and style fixes
</pre>
</div>
</content>
</entry>
<entry>
<title>r1573, r1574, r1575 merge:</title>
<updated>2007-12-12T17:09:50+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-12-12T17:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4341d7949eaf333bba5e0c49ac85af1492974292'/>
<id>4341d7949eaf333bba5e0c49ac85af1492974292</id>
<content type='text'>
ngx_md5.h and ngx_sha1.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ngx_md5.h and ngx_sha1.h
</pre>
</div>
</content>
</entry>
<entry>
<title>r1566 merge:</title>
<updated>2007-12-12T16:57:36+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-12-12T16:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f2d00ec64fe336164dd96b9c6729ad5d72324808'/>
<id>f2d00ec64fe336164dd96b9c6729ad5d72324808</id>
<content type='text'>
fix English grammar
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix English grammar
</pre>
</div>
</content>
</entry>
<entry>
<title>r1564 merge:</title>
<updated>2007-12-12T16:54:53+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-12-12T16:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=32862a6f52e85c36768eb6e028161c9a8bebf6ff'/>
<id>32862a6f52e85c36768eb6e028161c9a8bebf6ff</id>
<content type='text'>
style fix: remove double semicolons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
style fix: remove double semicolons
</pre>
</div>
</content>
</entry>
</feed>
