Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-03bump versionIgor Sysoev
2009-06-02return NULL instead of NGX_CONF_ERROR on a create conf failureIgor Sysoev
2009-05-28fix XSLT filter in SSI subrequestsIgor Sysoev
2009-05-28report about proxy/fastcgi_store and proxy/fastcgi_cache incompatibilityIgor Sysoev
2009-05-28style fixIgor Sysoev
2009-05-26do not set charset for subrequestsIgor Sysoev
2009-05-25fix the previous commitIgor Sysoev
2009-05-25refactor ngx_http_charset_header_filter()Igor Sysoev
2009-05-25bump versionIgor Sysoev
2009-05-25reset content_type hash value, this fixes a bug when XSLT responsesIgor Sysoev
2009-05-22add charset for ngx_http_gzip_static_module responsesIgor Sysoev
2009-05-19proxy_cache_methods and fastcgi_cache_methodsIgor Sysoev
2009-05-18bump versionIgor Sysoev
2009-05-18use ngx_connection_local_sockaddr() instead of ngx_http_server_addr()Igor Sysoev
2009-05-17fix colon in file name for ngx_http_autoindex_moduleIgor Sysoev
2009-05-16image_filter_jpeg_qualityIgor Sysoev
2009-05-12bump versionIgor Sysoev
2009-05-12test finalized image filter context before testing image_filter offIgor Sysoev
2009-05-11bump versionIgor Sysoev
2009-05-08allow to pass image filter errors via the same location where the filter is setIgor Sysoev
2009-05-08handle big responses for "size" and "test" image_filtersIgor Sysoev
2009-05-06bump versionIgor Sysoev
2009-05-04fix building ngx_http_image_filter_module on 64-bit platformsIgor Sysoev
2009-05-01use off_t in $r->sendfile(), this allows to use 64-bit off_t on platformsIgor Sysoev
2009-05-01bump versionIgor Sysoev
2009-05-01ngx_http_image_filter_moduleIgor Sysoev
2009-05-01ngx_http_filter_finalize_request() and ngx_http_clean_header()Igor Sysoev
2009-04-30proxy_ignore_headers and fastcgi_ignore_headersIgor Sysoev
2009-04-30*) check a proxy_redirect single parameterIgor Sysoev
2009-04-29uniform ngx_file_info() interface with ngx_fd_info()Igor Sysoev
2009-04-27bump versionIgor Sysoev
2009-04-27*) of.test_only to not open file if only stat() is enoughIgor Sysoev
2009-04-24merge SSL context inside "if" blockIgor Sysoev
2009-04-21fix fastcgi_cache_min_usesIgor Sysoev
2009-04-20bump versionIgor Sysoev
2009-04-18remove TODO commentsIgor Sysoev
2009-04-18support attaching to an existent Win32 shared memoryIgor Sysoev
2009-04-16move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memoryIgor Sysoev
2009-04-16perl termination fixes:Igor Sysoev
2009-04-16fix segfault on exit if no http section is defined in confguraiton,Igor Sysoev
2009-04-16fix segfault if no http section is defined in confguraiton,Igor Sysoev
2009-04-15fix building by MSVC8Igor Sysoev
2009-04-15hide cacheable Set-Cookie and P3P response headersIgor Sysoev
2009-04-15do not pass if-... headers for cacheable responsesIgor Sysoev
2009-04-15style fixIgor Sysoev
2009-04-15bump versionIgor Sysoev
2009-04-06bump versionIgor Sysoev
2009-04-06bump versionIgor Sysoev
2009-04-06bump versionIgor Sysoev
2009-04-06proxy_cache_keyIgor Sysoev