.. |
modules
|
Headers filter: fixed "add_header ... '' always".
|
2016-02-18 15:49:11 +03:00 |
v2
|
Win32: fixed build after cf3e75cfa951.
|
2016-03-15 15:15:30 +03:00 |
ngx_http_cache.h
|
Cache: report error if slab allocator fails during cache loading.
|
2016-03-18 14:27:30 +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
|
Threads: writing via threads pools in event pipe.
|
2016-03-18 06:44:49 +03:00 |
ngx_http_core_module.h
|
Threads: writing via threads pools in event pipe.
|
2016-03-18 06:44:49 +03:00 |
ngx_http_file_cache.c
|
Cache: report error if slab allocator fails during cache loading.
|
2016-03-18 14:27:30 +03:00 |
ngx_http_header_filter_module.c
|
Win32: fixed build after cf3e75cfa951.
|
2016-03-15 15:10:41 +03:00 |
ngx_http_parse.c
|
Overflow detection in ngx_http_parse_chunked().
|
2015-03-17 00:26:27 +03:00 |
ngx_http_postpone_filter_module.c
|
Fixed error logging.
|
2013-05-21 17:30:19 +04:00 |
ngx_http_request_body.c
|
Request body: moved handling of the last part in the save filter.
|
2016-03-01 15:18:07 +03:00 |
ngx_http_request.c
|
Fixed buffer over-read while logging invalid request headers.
|
2016-02-24 16:01:23 +03:00 |
ngx_http_request.h
|
Slice filter.
|
2015-12-07 16:30:48 +03:00 |
ngx_http_script.c
|
Style.
|
2013-10-18 18:13:35 +04:00 |
ngx_http_script.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_http_special_response.c
|
Added variables support to server_tokens.
|
2016-03-15 13:36:19 +03:00 |
ngx_http_upstream_round_robin.c
|
Upstream: report to error_log when max_fails is reached.
|
2015-05-20 22:44:00 +03:00 |
ngx_http_upstream_round_robin.h
|
Upstream: fixed shared upstreams on win32.
|
2015-06-16 00:43:00 +03:00 |
ngx_http_upstream.c
|
Threads: writing via threads pools in event pipe.
|
2016-03-18 06:44:49 +03:00 |
ngx_http_upstream.h
|
Upstream: don't keep connections on early responses (ticket #669).
|
2015-12-17 16:39:15 +03:00 |
ngx_http_variables.c
|
Fixed variables prefix comparison.
|
2015-10-19 21:28:17 +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
|
Format specifier fixed for file size of buffers.
|
2015-03-23 19:28:54 +03:00 |
ngx_http.c
|
Dynamic modules: changed ngx_modules to cycle->modules.
|
2016-02-04 18:30:21 +03:00 |
ngx_http.h
|
The HTTP/2 implementation (RFC 7240, 7241).
|
2015-09-11 20:13:06 +03:00 |