| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-05-06 | Upstream: variables support in certificates. | Maxim Dounin | 1 | -0/+2 | |
| 2019-04-24 | Added ngx_http_set_complex_value_size_slot(). | Ruslan Ermilov | 1 | -0/+8 | |
| If a complex value is expected to be of type size_t, and the compiled value is constant, the constant size_t value is remembered at compile time. The value is accessed through ngx_http_complex_value_size() which either returns the remembered constant or evaluates the expression and parses it as size_t. | |||||
| 2016-09-05 | Stream: log module. | Vladimir Homutov | 1 | -0/+4 | |
| 2016-07-04 | Stream: variables and script. | Vladimir Homutov | 1 | -0/+123 | |
| This is a port of corresponding http code with unrelated features excluded. | |||||
