nginx/src
Roman Arutyunyan b7ccca0eb0 QUIC: fixed broken token in NEW_TOKEN (ticket #2446).
Previously, since 3550b00d9dc8, the token was allocated on stack, to get
rid of pool usage.  Now the token is allocated by ngx_quic_copy_buffer()
in QUIC buffers, also used for STREAM, CRYPTO and ACK frames.
2023-01-31 15:26:33 +04:00
..
core Merged with the default branch. 2023-01-02 17:10:22 +04:00
event QUIC: fixed broken token in NEW_TOKEN (ticket #2446). 2023-01-31 15:26:33 +04:00
http HTTP/3: insert count block timeout. 2023-01-05 19:03:22 +04:00
mail Fixed port ranges support in the listen directive. 2022-12-18 21:29:02 +03:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Merged with the default branch. 2023-01-02 17:10:22 +04:00
stream Merged with the default branch. 2023-01-02 17:10:22 +04:00