log

age author description
Thu, 04 May 2023 19:29:34 +0400 Roman Arutyunyan QUIC: fixed encryption level in ngx_quic_frame_sendto(). quic
Tue, 02 May 2023 17:54:53 +0400 Roman Arutyunyan QUIC: optimized immediate close. quic
Thu, 04 May 2023 15:52:23 +0400 Sergey Kandaurov QUIC: fixed split frames error handling. quic
Thu, 04 May 2023 15:52:22 +0400 Sergey Kandaurov HTTP/3: fixed ngx_http_v3_init_session() error handling. quic
Mon, 01 May 2023 19:16:05 +0400 Sergey Kandaurov Variables: avoid possible buffer overrun with some "$sent_http_*". default
Tue, 18 Apr 2023 06:28:46 +0300 Maxim Dounin Fixed segfault if regex studies list allocation fails.