log src/http/modules/ngx_http_xslt_filter_module.c @ 7622:2955192fb210

age author description
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().