log src/http/modules/ngx_http_range_filter_module.c @ 6798:2decd6b34306

age author description
Thu, 10 Nov 2016 10:44:52 +0800 hucongcong Range filter: only initialize ctx->ranges in main request.
Mon, 03 Oct 2016 20:48:51 +0300 Roman Arutyunyan Do not set last_buf flag in subrequests.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Mon, 07 Dec 2015 16:30:48 +0300 Roman Arutyunyan Slice filter.
Thu, 11 Jun 2015 20:42:31 +0300 Maxim Dounin Moved ngx_http_parse_time() to core, renamed accordingly.
Tue, 17 Mar 2015 00:26:24 +0300 Ruslan Ermilov Overflow detection in ngx_http_range_parse().