log src/http/modules/ngx_http_ssi_filter_module.c @ 9202:e88cdaa0f1ff

age author description
Mon, 21 Nov 2022 17:01:34 +0300 Ciel Zhao SSI: handling of subrequests from other modules (ticket #1263).
Thu, 18 Jul 2019 18:27:53 +0300 Maxim Dounin SSI: avoid potential buffer overflow.
Wed, 28 Feb 2018 16:56:58 +0300 Roman Arutyunyan Generic subrequests in memory.
Fri, 27 Oct 2017 00:30:38 +0800 hucongcong SSI: fixed type.
Tue, 01 Aug 2017 14:28:33 +0300 Ruslan Ermilov Variables: macros for null variables.
Wed, 19 Jul 2017 20:38:17 +0300 Roman Arutyunyan Upstream: keep request body file from removal if requested.
Wed, 07 Jun 2017 15:21:42 +0300 Sergey Kandaurov SSI: return NGX_ERROR when timefmt memory allocation failed.