<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http, branch release-0.7.62</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>merge r3038:</title>
<updated>2009-09-07T11:27:07+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T11:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6ace74566da2ec313d08012a458aa6dc175c1808'/>
<id>6ace74566da2ec313d08012a458aa6dc175c1808</id>
<content type='text'>
process upstream ETag header
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
process upstream ETag header
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3076, r3077, r3080:</title>
<updated>2009-09-07T11:11:24+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T11:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=caf21c99d8cf5af400eae41fcefdd96a41cd9b96'/>
<id>caf21c99d8cf5af400eae41fcefdd96a41cd9b96</id>
<content type='text'>
fix invalid header logging:

*) fix segfault when a header starts with "\rX"
   and logging is set to info or debug level
*) use %*s instead of %V
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix invalid header logging:

*) fix segfault when a header starts with "\rX"
   and logging is set to info or debug level
*) use %*s instead of %V
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3011, r3012, r3026:</title>
<updated>2009-09-07T10:12:49+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T10:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e5fb02e01f77aca2c9ea784d8dc14d7e4bd3c6ea'/>
<id>e5fb02e01f77aca2c9ea784d8dc14d7e4bd3c6ea</id>
<content type='text'>
FastCGI fixes:

*) continue to parse available fastcgi record after a split header,
   this fixes the erroneous message "upstream prematurely closed connection
   while reading response header from upstream"
*) fix a garbage in a split fastcgi header
*) refactor fastcgi stderr handling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FastCGI fixes:

*) continue to parse available fastcgi record after a split header,
   this fixes the erroneous message "upstream prematurely closed connection
   while reading response header from upstream"
*) fix a garbage in a split fastcgi header
*) refactor fastcgi stderr handling
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r2984, r2985, r3000:</title>
<updated>2009-09-07T10:05:36+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T10:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e018897a78e65aa2805fbf4bedc7439897fa3e87'/>
<id>e018897a78e65aa2805fbf4bedc7439897fa3e87</id>
<content type='text'>
XSLT filter fixes:

*) preserve XML wellFormed field before freeing memory
*) fix libxml2 error message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XSLT filter fixes:

*) preserve XML wellFormed field before freeing memory
*) fix libxml2 error message
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r2980, r2981, r2982:</title>
<updated>2009-09-07T10:01:26+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T10:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a544b2ee9858675c05d98330310b4f571ab21c66'/>
<id>a544b2ee9858675c05d98330310b4f571ab21c66</id>
<content type='text'>
win32 fixes:

*) ngx_http_set_exten() is always successful since 0.3.46
*) skip URI trailing dots under Win32
*) use caseless regex locations on caseless filesystems: MacOSX, Win32, Cygwin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
win32 fixes:

*) ngx_http_set_exten() is always successful since 0.3.46
*) skip URI trailing dots under Win32
*) use caseless regex locations on caseless filesystems: MacOSX, Win32, Cygwin
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r2953, r2958, r3084:</title>
<updated>2009-09-07T09:49:51+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T09:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=bfb2447d15e3a3a5076dda1963a27a0a2b61e88e'/>
<id>bfb2447d15e3a3a5076dda1963a27a0a2b61e88e</id>
<content type='text'>
*) $upstream_cache_status
*) clean cache updating state if a response has uncacheable code or
   cache prohibitive headers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) $upstream_cache_status
*) clean cache updating state if a response has uncacheable code or
   cache prohibitive headers
</pre>
</div>
</content>
</entry>
<entry>
<title>handle "/../" case more reliably</title>
<updated>2009-09-07T09:29:41+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T09:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c8cee16ad74140424eb9758e1bc9dae35f3e5ef2'/>
<id>c8cee16ad74140424eb9758e1bc9dae35f3e5ef2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r2991:</title>
<updated>2009-09-07T09:25:59+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T09:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=255546c802cbc3634660657fb72e1faa63b51121'/>
<id>255546c802cbc3634660657fb72e1faa63b51121</id>
<content type='text'>
do not test "..." case since it's Win9x family feature only
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
do not test "..." case since it's Win9x family feature only
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Win95 "/.../" handling for the record</title>
<updated>2009-09-07T09:18:55+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T09:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=601a3dc736a3b69ebf037d6d8a9384b63d8e6bf5'/>
<id>601a3dc736a3b69ebf037d6d8a9384b63d8e6bf5</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-09-07T09:15:47+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T09:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ad7e918f5a30f21c50660a810ea7ada6c966019a'/>
<id>ad7e918f5a30f21c50660a810ea7ada6c966019a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
