nginx/src
Vladimir Homutov 51b4d208d6 QUIC: removed outdated TODOs.
The logical quic connection state is tested by handler functions that
process corresponding types of packets (initial/handshake/application).
The packet is declined if state is incorrect.

No timeout is required for the input queue.
2020-08-20 16:45:48 +03:00
..
core Merged with the default branch. 2020-08-18 16:22:00 +03:00
event QUIC: removed outdated TODOs. 2020-08-20 16:45:48 +03:00
http HTTP/3: special handling of client errors in the upstream module. 2020-08-20 12:33:00 +03:00
mail SSL: fixed ssl_verify_client error message. 2019-09-16 19:26:42 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Cache: introduced min_free cache clearing. 2020-06-22 18:03:00 +03:00
stream QUIC: added "quic" listen parameter in Stream. 2020-07-21 23:08:39 +03:00