summaryrefslogtreecommitdiffhomepage
path: root/src/stream/ngx_stream_script.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-06Upstream: variables support in certificates.Maxim Dounin1-0/+38
2021-05-06Changed complex value slots to use NGX_CONF_UNSET_PTR.Maxim Dounin1-1/+1
2019-04-24Added ngx_http_set_complex_value_size_slot().Ruslan Ermilov1-0/+61
2018-05-07Silenced -Wcast-function-type warnings (closes #1546).Sergey Kandaurov1-6/+7
2017-03-22Unified error messages about duplicate directives.Ruslan Ermilov1-1/+1
2016-09-05Stream: log module.Vladimir Homutov1-0/+67
2016-07-06Fixed regex captures handling without PCRE.Vladimir Homutov1-6/+8
2016-07-04Stream: variables and script.Vladimir Homutov1-0/+852