log src/http/ngx_http_script.c @ 8031:d26db4f82d7d

age author description
Mon, 30 May 2022 21:25:45 +0300 Maxim Dounin All known output headers can be linked lists now.
Thu, 06 May 2021 02:22:09 +0300 Maxim Dounin Upstream: variables support in certificates.
Thu, 06 May 2021 02:22:03 +0300 Maxim Dounin Changed complex value slots to use NGX_CONF_UNSET_PTR.
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Rewrite: fixed segfault with rewritten URI and "alias".
Wed, 24 Apr 2019 16:38:51 +0300 Ruslan Ermilov Added ngx_http_set_complex_value_size_slot().
Thu, 17 Jan 2019 14:31:04 +0300 Vladimir Homutov Added the ngx_http_test_required_predicates() function.
Mon, 07 May 2018 09:54:37 +0000 Sergey Kandaurov Silenced -Wcast-function-type warnings (closes #1546).
Tue, 28 Mar 2017 14:21:38 +0300 Sergey Kandaurov Fixed ngx_open_cached_file() error handling.
Wed, 22 Mar 2017 22:49:52 +0300 Ruslan Ermilov Unified error messages about duplicate directives.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: support 64-bit compilation with MSVC.
Wed, 06 Jul 2016 14:33:40 +0300 Vladimir Homutov Fixed regex captures handling without PCRE.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Fri, 18 Oct 2013 18:13:35 +0400 Maxim Dounin Style.
Tue, 20 Aug 2013 21:33:43 +0400 Maxim Dounin Style improved after 12dd27b74117.