log src/http/modules/ngx_http_xslt_filter_module.c @ 7686:1f3bf1734a77

age author description
Wed, 22 Jul 2020 22:16:19 +0300 Roman Arutyunyan Xslt: disabled ranges.
Thu, 18 Jul 2019 18:27:54 +0300 Maxim Dounin Xslt: fixed potential buffer overflow with null character.
Thu, 16 Nov 2017 13:20:47 +0300 Ruslan Ermilov Xslt: fixed parameters parsing (ticket #1416).
Wed, 12 Apr 2017 22:21:04 +0300 Ruslan Ermilov Use ngx_calloc_buf() where appropriate.
Thu, 02 Mar 2017 08:46:00 -0500 Eran Kornblau Added missing static specifiers.
Thu, 26 Jun 2014 02:21:01 +0400 Maxim Dounin Entity tags: downgrade strong etags to weak ones as needed.
Tue, 20 Aug 2013 21:11:19 +0400 Maxim Dounin Backed out f1a91825730a and 7094bd12c1ff.
Tue, 06 Aug 2013 19:58:40 +0400 Valentin Bartenev Replaced ngx_conf_full_name() with ngx_get_full_name().
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().