nginx/src
Sergey Kandaurov b51d010029 QUIC: removed redundant "app" flag from ngx_quic_close_frame_t.
The flag was introduced to create type-aware CONNECTION_CLOSE frames,
and now is replaced with frame type information, directly accessible.
Notably, this fixes type logging for received frames in b3d9e57d0f62.
2021-02-03 12:39:41 +03:00
..
core QUIC: ngx_quic_bpf module. 2020-12-25 15:01:15 +03:00
event QUIC: removed redundant "app" flag from ngx_quic_close_frame_t. 2021-02-03 12:39:41 +03:00
http HTTP/3: reverted version check for keepalive flag. 2021-02-02 15:09:48 +03:00
mail SSL: ssl_conf_command directive. 2020-10-22 18:00:22 +03:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Cache: introduced min_free cache clearing. 2020-06-22 18:03:00 +03:00
stream QUIC: stateless retry. 2021-01-29 15:53:47 +03:00