nginx/src
Roman Arutyunyan 376f12e40a QUIC: ignore CRYPTO frames after handshake completion.
Sending handshake-level CRYPTO frames after the client's Finished message could
lead to memory disclosure and a potential segfault, if those frames are sent in
one packet with the Finished frame.
2024-05-28 17:19:08 +04:00
..
core Optimized chain link usage (ticket #2614). 2024-05-23 19:15:38 +04:00
event QUIC: ignore CRYPTO frames after handshake completion. 2024-05-28 17:19:08 +04:00
http HTTP/3: fixed dynamic table overflow. 2024-05-28 17:18:50 +04:00
mail Overhauled some diagnostic messages akin to 1b05b9bbcebf. 2024-03-22 14:51:14 +04:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Detect cache line size at runtime on macOS. 2024-02-26 20:00:40 +00:00
stream Stream pass: limited the number of passes per connection. 2024-04-11 11:37:30 +04:00