.. |
modules
|
Win32: fixed some warnings reported by Borland C.
|
2016-12-24 18:01:14 +03:00 |
v2
|
Implemented the "server_tokens build" option.
|
2017-01-31 12:09:40 +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
|
Implemented the "server_tokens build" option.
|
2017-01-31 12:09:40 +03:00 |
ngx_http_core_module.h
|
Implemented the "server_tokens build" option.
|
2017-01-31 12:09:40 +03:00 |
ngx_http_file_cache.c
|
Win32: fixed some warnings reported by Borland C.
|
2016-12-24 18:01:14 +03:00 |
ngx_http_header_filter_module.c
|
Implemented the "server_tokens build" option.
|
2017-01-31 12:09:40 +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
|
Win32: support 64-bit compilation with MSVC.
|
2016-12-24 18:01:14 +03:00 |
ngx_http_script.h
|
Win32: support 64-bit compilation with MSVC.
|
2016-12-24 18:01:14 +03:00 |
ngx_http_special_response.c
|
Implemented the "server_tokens build" option.
|
2017-01-31 12:09:40 +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: fixed cache corruption and socket leaks with aio_write.
|
2017-01-20 21:14:19 +03:00 |
ngx_http_upstream.h
|
Upstream: removed unused bl_time and bl_state fields.
|
2017-01-26 16:16:48 +03:00 |
ngx_http_variables.c
|
Limited recursion when evaluating variables.
|
2016-12-21 22:01:24 +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
|
The size of cmcf->phase_engine.handlers explained.
|
2016-12-13 22:00:49 +03:00 |
ngx_http.h
|
Modules compatibility: http2.
|
2016-10-03 15:58:22 +03:00 |