.. |
modules
|
Map: simplified "map" block parser.
|
2016-12-08 17:29:01 +03:00 |
v2
|
HTTP/2: fixed saving preread buffer to temp file (ticket #1143).
|
2016-11-28 19:19:21 +03:00 |
ngx_http_cache.h
|
Cache: prefix-based temporary files.
|
2016-11-03 17:10:29 +03:00 |
ngx_http_config.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_http_copy_filter_module.c
|
Copy filter: fixed sendfile aio handlers to set ctx->aio.
|
2016-03-03 21:14:19 +03:00 |
ngx_http_core_module.c
|
Style: switch.
|
2016-11-04 19:12:19 +03:00 |
ngx_http_core_module.h
|
Modules compatibility: compatibility with NGX_HTTP_SSL.
|
2016-10-10 18:44:17 +03:00 |
ngx_http_file_cache.c
|
Cache: prefix-based temporary files.
|
2016-11-03 17:10:29 +03:00 |
ngx_http_header_filter_module.c
|
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
|
2016-06-20 11:50:39 +03:00 |
ngx_http_parse.c
|
Allowed '-' in method names.
|
2016-10-10 16:24:50 +03:00 |
ngx_http_postpone_filter_module.c
|
Fixed error logging.
|
2013-05-21 17:30:19 +04:00 |
ngx_http_request_body.c
|
HTTP/2: support for unbuffered upload of request body.
|
2016-04-01 15:57:10 +03:00 |
ngx_http_request.c
|
Fixed an error log message.
|
2016-06-07 17:44:20 +03:00 |
ngx_http_request.h
|
Modules compatibility: compatibility with NGX_HTTP_SSL.
|
2016-10-10 18:44:17 +03:00 |
ngx_http_script.c
|
Fixed regex captures handling without PCRE.
|
2016-07-06 14:33:40 +03:00 |
ngx_http_script.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_http_special_response.c
|
Style: switch.
|
2016-11-04 19:12:19 +03:00 |
ngx_http_upstream_round_robin.c
|
Upstream: added the ngx_http_upstream_resolved_t.name field.
|
2016-10-31 18:33:33 +03:00 |
ngx_http_upstream_round_robin.h
|
Modules compatibility: compatibility with NGX_HTTP_SSL.
|
2016-10-10 18:44:17 +03:00 |
ngx_http_upstream.c
|
Upstream: handling of upstream SSL handshake timeouts.
|
2016-11-14 17:21:06 +03:00 |
ngx_http_upstream.h
|
Cache: proxy_cache_max_range_offset and friends.
|
2016-11-02 20:05:21 +03:00 |
ngx_http_variables.c
|
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
|
2016-06-20 11:50:39 +03:00 |
ngx_http_variables.h
|
Removed unused ngx_http_clear_variable() macro.
|
2013-03-21 16:06:13 +00:00 |
ngx_http_write_filter_module.c
|
Fixed logging.
|
2016-03-31 02:33:57 +03:00 |
ngx_http.c
|
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
|
2016-10-03 15:58:25 +03:00 |
ngx_http.h
|
Modules compatibility: http2.
|
2016-10-03 15:58:22 +03:00 |