nginx/src
Sergey Kandaurov fdbf551602 Postpone filter: handled ngx_http_postpone_filter_add() failures.
In particular, if ngx_http_postpone_filter_add() fails in ngx_chain_add_copy(),
the output chain of the postponed request was left in an invalid state.
2017-10-16 13:13:25 +03:00
..
core Fixed type of ngx_conf_t.handler_conf. 2017-10-13 00:32:26 +03:00
event SSL: include <openssl/hmac.h>. 2017-10-11 15:43:50 -07:00
http Postpone filter: handled ngx_http_postpone_filter_add() failures. 2017-10-16 13:13:25 +03:00
mail Style: changed checks of ngx_ssl_create_connection() to != NGX_OK. 2017-05-29 16:34:35 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Removed more remnants of the old pthread implementation. 2017-09-18 11:09:41 +03:00
stream Upstream hash: reordered peer checks. 2017-10-05 17:43:05 +03:00