log src/http/modules/ngx_http_xslt_filter_module.c @ 5300:f538a67c9f77

age author description
Fri, 19 Jul 2013 15:59:50 +0400 Maxim Dounin Xslt: exsltRegisterAll() moved to preconfiguration.
Fri, 24 May 2013 22:28:09 +0400 Maxim Dounin Xslt: xslt_last_modified directive.
Sun, 10 Feb 2013 03:00:55 +0000 Maxim Dounin Merge of r4947: xslt: prevented infinite loop. stable-1.2
Thu, 06 Dec 2012 21:22:58 +0000 Ruslan Ermilov Xslt: prevented infinite loop.
Sat, 07 Jul 2012 21:22:27 +0000 Maxim Dounin Entity tags: clear on entity changes.
Thu, 24 May 2012 07:35:12 +0000 Ruslan Ermilov Fixed the reuse of parsed DTDs and XSLTs.
Wed, 28 Mar 2012 01:56:49 +0000 Maxim Dounin Xslt: parser options now set with xmlCtxtUseOptions().
Thu, 22 Mar 2012 10:44:00 +0000 Maxim Dounin Added xslt_param and xslt_string_param directives.
Thu, 22 Mar 2012 10:43:33 +0000 Maxim Dounin Fixed off-by-one in xslt parameter parsing.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 12 Jul 2010 12:52:01 +0000 Igor Sysoev use xmlSAXHandler._private field to store xslt filter context
Wed, 23 Jun 2010 16:34:54 +0000 Igor Sysoev style fix
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Wed, 12 May 2010 15:56:54 +0000 Igor Sysoev style fix: remove blank line
Mon, 30 Nov 2009 13:15:10 +0000 Igor Sysoev support "*" in gzip_types, ssi_types, etc