<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http/modules, branch release-0.7.57</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>test finalized image filter context before testing image_filter off</title>
<updated>2009-05-12T12:05:29+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-12T12:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fd61ab45501a73188ac99018d7fbb102d66111fd'/>
<id>fd61ab45501a73188ac99018d7fbb102d66111fd</id>
<content type='text'>
this fixes SIGFPE if image filter errors are passed to named location
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes SIGFPE if image filter errors are passed to named location
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-05-11T17:47:06+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-11T17:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ec9f47175ef9acd7299c6c0c0b707113e178bbaf'/>
<id>ec9f47175ef9acd7299c6c0c0b707113e178bbaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow to pass image filter errors via the same location where the filter is set</title>
<updated>2009-05-08T14:52:50+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-08T14:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ad0b9303d0996f0bb91c64e150e8dd6029631ae1'/>
<id>ad0b9303d0996f0bb91c64e150e8dd6029631ae1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle big responses for "size" and "test" image_filters</title>
<updated>2009-05-08T14:25:51+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-08T14:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fd4191845b62a9bc7ad0cf23d6e64866dbc5e0f6'/>
<id>fd4191845b62a9bc7ad0cf23d6e64866dbc5e0f6</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-05-06T14:11:03+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-06T14:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3182d6a9d0015e4d9d579a84db364c5f28e3ec5f'/>
<id>3182d6a9d0015e4d9d579a84db364c5f28e3ec5f</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 ngx_http_image_filter_module on 64-bit platforms</title>
<updated>2009-05-04T11:39:22+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-04T11:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e7b2f1809f59a06bd6eb8d120b89b72a63d85373'/>
<id>e7b2f1809f59a06bd6eb8d120b89b72a63d85373</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use off_t in $r-&gt;sendfile(), this allows to use 64-bit off_t on platforms</title>
<updated>2009-05-01T19:31:52+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-01T19:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fcf9bd9bd844ab33c2fb1d7bf200f124fc8c4cd9'/>
<id>fcf9bd9bd844ab33c2fb1d7bf200f124fc8c4cd9</id>
<content type='text'>
where IV is long:
*) on 64-bit platforms,
*) and on 32-bit platforms if perl was built with -Duse64bitint
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
where IV is long:
*) on 64-bit platforms,
*) and on 32-bit platforms if perl was built with -Duse64bitint
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-05-01T19:13:37+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-01T19:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e7d99eff2c52f54f347ad76b7d111d589e39820f'/>
<id>e7d99eff2c52f54f347ad76b7d111d589e39820f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ngx_http_image_filter_module</title>
<updated>2009-05-01T18:42:09+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-01T18:42:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e2ada6189613fe2894aea4d25c17d62962947957'/>
<id>e2ada6189613fe2894aea4d25c17d62962947957</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ngx_http_filter_finalize_request() and ngx_http_clean_header()</title>
<updated>2009-05-01T18:41:07+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-01T18:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=71d1f492688aba3d7943d199d9d152e4dbb1ab36'/>
<id>71d1f492688aba3d7943d199d9d152e4dbb1ab36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
