log src/http/modules/ngx_http_image_filter_module.c @ 2912:c7d57b539248

age author description
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Mon, 25 May 2009 09:06:29 +0000 Igor Sysoev reset content_type hash value, this fixes a bug when XSLT responses
Sat, 16 May 2009 16:57:11 +0000 Igor Sysoev image_filter_jpeg_quality
Tue, 12 May 2009 12:05:29 +0000 Igor Sysoev test finalized image filter context before testing image_filter off
Fri, 08 May 2009 14:52:50 +0000 Igor Sysoev allow to pass image filter errors via the same location where the filter is set
Fri, 08 May 2009 14:25:51 +0000 Igor Sysoev handle big responses for "size" and "test" image_filters
Mon, 04 May 2009 11:39:22 +0000 Igor Sysoev fix building ngx_http_image_filter_module on 64-bit platforms
Fri, 01 May 2009 18:42:09 +0000 Igor Sysoev ngx_http_image_filter_module