log

age author description
Thu, 03 Feb 2022 18:11:59 +0300 Roman Arutyunyan QUIC: switch stream to DATA_RECVD state. quic
Thu, 03 Feb 2022 21:29:05 +0300 Roman Arutyunyan QUIC: improved size calculation in ngx_quic_write_chain(). quic
Fri, 04 Feb 2022 13:29:31 +0300 Sergey Kandaurov Year 2022.
Thu, 03 Feb 2022 22:46:01 +0300 Maxim Dounin HTTP/2: fixed closed_nodes overflow (ticket #1708).
Thu, 03 Feb 2022 01:44:38 +0300 Maxim Dounin HTTP/2: made it possible to flush response headers (ticket #1743).
Tue, 01 Feb 2022 16:29:28 +0300 Maxim Dounin Cache: fixed race in ngx_http_file_cache_forced_expire().
Wed, 26 Jan 2022 20:40:00 +0300 Vladimir Homutov Core: added autotest for UDP segmentation offloading.
Tue, 25 Jan 2022 15:48:58 +0300 Vladimir Homutov Core: added function for local source address cmsg.
Tue, 25 Jan 2022 15:48:56 +0300 Vladimir Homutov Core: made the ngx_sendmsg() function non-static.
Tue, 25 Jan 2022 15:41:48 +0300 Vladimir Homutov Core: the ngx_event_udp.h header file.
Thu, 27 Jan 2022 13:44:09 +0300 Vladimir Homutov Version bump.
Wed, 02 Feb 2022 15:57:08 +0300 Sergey Kandaurov QUIC: do not arm loss detection timer if nothing was sent. quic
Wed, 02 Feb 2022 14:16:48 +0300 Vladimir Homutov QUIC: fixed padding of initial packets in case of limited path. quic
Tue, 01 Feb 2022 20:46:32 +0300 Sergey Kandaurov QUIC: do not declare SSL buffering, it's not used. quic
Tue, 01 Feb 2022 15:43:56 +0300 Vladimir Homutov QUIC: improved debug logging. quic