master
Perl: removed unused variables, forgotten in ef6a3a99a81a.
syngx 4.0.1
Upstream: keep request body file from removal if requested.
syngx 3.4.0
Autoindex: fixed possible integer overflow on 32-bit systems.
Variables: macros for null variables.
Added support for trailers in HTTP responses.
All known output headers can be linked lists now.
Fixed spelling in multiline C comments.
Copyright updated.
Fixed "zero size buf" alerts with subrequests.
Headers filter: improved memory allocation error handling.
Use ngx_calloc_buf() where appropriate.
Fixed request finalization in ngx_http_index_handler().
Limit conn: added shared context.
Map: the "volatile" parameter.
Mirror: "off" paramater of the "mirror" directive.
Moved ngx_http_parse_time() to core, renamed accordingly.
Win32: removed NGX_DIR_MASK concept.
Range filter: clearing of pre-existing Content-Range headers.
Reworked multi headers to use linked lists.
Changed complex value slots to use NGX_CONF_UNSET_PTR.
Split clients: check length when parsing configuration.
SSI: handling of subrequests from other modules (ticket #1263).
Removed incorrect optimization of HEAD requests.
Precontent phase.
Xslt: disabled ranges.