log src/http/modules/ngx_http_sub_filter_module.c @ 9307:3c71158f5a34 default tip

age author description
Tue, 18 Apr 2017 19:55:23 +0300 Sergey Kandaurov Sub filter: restored ngx_http_set_ctx() at the proper place.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: fixed some warnings reported by Borland C.
Sat, 02 Jul 2016 15:59:53 +0300 Roman Arutyunyan Sub filter: eliminate unnecessary buffering.
Sat, 02 Jul 2016 15:59:52 +0300 Roman Arutyunyan Sub filter: introduced the ngx_http_sub_match() function.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Mon, 28 Mar 2016 13:35:25 +0300 Roman Arutyunyan Sub filter: fixed allocation alignment.