.. |
modules
|
SSL: fixed ssl_verify_client error message.
|
2019-09-16 19:26:42 +03:00 |
v2
|
HTTP/2: fixed worker_shutdown_timeout.
|
2019-09-23 15:45:36 +03:00 |
ngx_http.c
|
Multiple addresses in "listen".
|
2019-03-15 15:45:56 +03:00 |
ngx_http.h
|
SSL: variables support in ssl_certificate and ssl_certificate_key.
|
2019-02-25 16:42:05 +03:00 |
ngx_http_cache.h
|
Cache: increased cache header Vary and ETag lengths to 128.
|
2017-02-10 17:49:19 +03:00 |
ngx_http_config.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_http_copy_filter_module.c
|
Copy filter: wake up subrequests after aio operations.
|
2017-03-28 18:15:42 +03:00 |
ngx_http_core_module.c
|
Fixed "return" with discarding invalid chunked body.
|
2019-09-04 13:33:51 +03:00 |
ngx_http_core_module.h
|
Variables support in limit_rate and limit_rate_after (ticket #293).
|
2019-04-24 16:38:54 +03:00 |
ngx_http_file_cache.c
|
Cache: improved keys zone size error reporting.
|
2018-10-31 16:49:40 +03:00 |
ngx_http_header_filter_module.c
|
Don't pretend we support HTTP major versions >1 as HTTP/1.1.
|
2017-04-25 23:39:13 +03:00 |
ngx_http_parse.c
|
Detect runaway chunks in ngx_http_parse_chunked().
|
2019-09-03 17:26:56 +03:00 |
ngx_http_postpone_filter_module.c
|
Postpone filter: prevented uninitialized r->out.
|
2018-03-01 18:38:39 +03:00 |
ngx_http_request.c
|
SSL: moved c->ssl->handshaked check in server name callback.
|
2019-03-05 16:34:19 +03:00 |
ngx_http_request.h
|
Variables support in limit_rate and limit_rate_after (ticket #293).
|
2019-04-24 16:38:54 +03:00 |
ngx_http_request_body.c
|
HTTP/2: reduced difference to HTTP/1.x in reading request body.
|
2017-04-24 14:17:13 +03:00 |
ngx_http_script.c
|
Added ngx_http_set_complex_value_size_slot().
|
2019-04-24 16:38:51 +03:00 |
ngx_http_script.h
|
Added ngx_http_set_complex_value_size_slot().
|
2019-04-24 16:38:51 +03:00 |
ngx_http_special_response.c
|
Removed bgcolor attribute on body in error pages and autoindex.
|
2018-09-19 09:26:47 -05:00 |
ngx_http_upstream.c
|
Upstream: fixed EOF handling in unbuffered and upgraded modes.
|
2019-07-18 18:27:52 +03:00 |
ngx_http_upstream.h
|
Upstream: implemented $upstream_bytes_sent.
|
2018-12-13 17:23:07 +03:00 |
ngx_http_upstream_round_robin.c
|
SSL: save sessions for upstream peers using a callback function.
|
2018-07-17 12:53:23 +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_variables.c
|
Variables support in limit_rate and limit_rate_after (ticket #293).
|
2019-04-24 16:38:54 +03:00 |
ngx_http_variables.h
|
Variables: macros for null variables.
|
2017-08-01 14:28:33 +03:00 |
ngx_http_write_filter_module.c
|
Variables support in limit_rate and limit_rate_after (ticket #293).
|
2019-04-24 16:38:54 +03:00 |