log

age author description
Mon, 13 Feb 2012 16:16:45 +0000 Andrey Belov Changed ngx_open_and_stat_file() to use ngx_str_t.
Mon, 13 Feb 2012 16:13:21 +0000 Andrey Belov Added openat()/fstatat().
Mon, 13 Feb 2012 15:41:11 +0000 Maxim Dounin Time parsing cleanup.
Mon, 13 Feb 2012 15:38:48 +0000 Maxim Dounin Fixed build with embedded perl and --with-openssl.
Mon, 13 Feb 2012 15:35:48 +0000 Maxim Dounin Core: protection from cycles with named locations and post_action.
Mon, 13 Feb 2012 15:33:08 +0000 Maxim Dounin Core: protection from subrequest loops.
Mon, 13 Feb 2012 15:31:07 +0000 Maxim Dounin Variables: honor no_cacheable for not_found variables.
Mon, 13 Feb 2012 15:28:19 +0000 Maxim Dounin Fix for proxy_store leaving temporary files for subrequests.
Mon, 13 Feb 2012 15:23:43 +0000 Maxim Dounin Gzip filter: handling of empty flush buffers.
Mon, 13 Feb 2012 15:20:49 +0000 Maxim Dounin Removed r->cache/r->cached dependencies in range filter.
Mon, 13 Feb 2012 11:08:05 +0000 Valentin Bartenev Proxy: added the "proxy_cookie_path" directive.
Mon, 13 Feb 2012 11:04:45 +0000 Valentin Bartenev Proxy: added the "proxy_cookie_domain" directive.
Mon, 13 Feb 2012 11:01:58 +0000 Valentin Bartenev Upstream: added callback hook for the "Set-Cookie" header.
Mon, 13 Feb 2012 11:00:08 +0000 Valentin Bartenev Proxy: generic regex related code from the "proxy_redirect" directive moved
Mon, 13 Feb 2012 10:56:09 +0000 Valentin Bartenev Proxy: generic rewrite code from the "proxy_redirect" handlers moved to a