log src/http/modules/ngx_http_ssi_filter_module.c @ 2041:3f75a582a11e

age author description
Wed, 28 May 2008 12:27:08 +0000 Igor Sysoev style fix
Thu, 22 May 2008 12:09:41 +0000 Igor Sysoev style fix
Sun, 04 May 2008 10:05:29 +0000 Igor Sysoev r1894 merge: stable-0.5
Thu, 14 Feb 2008 16:03:48 +0000 Igor Sysoev fix segfault if empty stub block is used second time
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used
Mon, 22 Oct 2007 10:19:17 +0000 Igor Sysoev unescape SSI include
Sun, 14 Oct 2007 19:04:23 +0000 Igor Sysoev fix segfault when $date_local or $date_gmt are used outside ssi module
Sun, 14 Oct 2007 18:56:15 +0000 Igor Sysoev fix English grammar
Thu, 27 Sep 2007 09:37:09 +0000 Igor Sysoev SSI echo encoding
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()