log src/http/modules/ngx_http_ssi_filter_module.c @ 1320:e30e9de091b7

age author description
Thu, 19 Jul 2007 19:12:36 +0000 Igor Sysoev exit cycle early,
Sun, 17 Jun 2007 18:10:43 +0000 Igor Sysoev if a subrequest was finished and SSI was in middle of SSI command parsing
Sun, 17 Jun 2007 17:54:48 +0000 Igor Sysoev if "<!--" was on edge of buf, then ssi_sharp_state was saved in ctx->saved
Wed, 02 May 2007 08:07:37 +0000 Igor Sysoev fix segfault or parsing error in '<!--# if expr="$var = /" -->'
Thu, 19 Apr 2007 06:27:10 +0000 Igor Sysoev style fix: rename functions
Wed, 14 Feb 2007 18:51:19 +0000 Igor Sysoev ngx_strcasecmp()/ngx_strncasecmp()
Fri, 12 Jan 2007 20:26:39 +0000 Igor Sysoev style fix: remove tabs
Mon, 30 Oct 2006 20:25:22 +0000 Igor Sysoev high level HTTP buffered flags should be on per-subrequest basis,
Tue, 17 Oct 2006 16:13:49 +0000 Igor Sysoev style fix: remove trailing spaces
Mon, 16 Oct 2006 13:29:52 +0000 Igor Sysoev fix building by Debian gcc-4.1.2 amd64
Fri, 13 Oct 2006 15:20:10 +0000 Igor Sysoev <!--#include virtual=... set=... -->
Wed, 11 Oct 2006 14:33:38 +0000 Igor Sysoev fix <!--#include virtual=... wait="yes" -->
Wed, 11 Oct 2006 09:12:01 +0000 Igor Sysoev fix <!--#include virtual=... wait="yes" -->
Tue, 10 Oct 2006 14:30:39 +0000 Igor Sysoev fix <!--#include virtual=... wait="yes" -->
Sat, 23 Sep 2006 15:55:54 +0000 Igor Sysoev ssi did work with memcached and nonbuffered responses