nginx/src
Ruslan Ermilov c3f8098712 HTTP/2: close connection on zero WINDOW_UPDATE.
Don't waste server resources by sending RST_STREAM frames.  Instead,
reject WINDOW_UPDATE frames with invalid zero increment by closing
connection with PROTOCOL_ERROR.
2019-09-10 15:33:38 +03:00
..
core Version bump. 2019-08-16 18:16:14 +03:00
event SSL: lowered log level for WSAECONNABORTED errors on Windows. 2019-08-16 18:16:21 +03:00
http HTTP/2: close connection on zero WINDOW_UPDATE. 2019-09-10 15:33:38 +03:00
mail Mail: fixed duplicate resolving. 2019-08-01 13:50:07 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Fixed portability issues with union sigval. 2019-01-28 14:33:31 +00:00
stream Upstream hash: fall back to round-robin if hash key is empty. 2019-05-23 16:49:22 +03:00