log src/event/ngx_event_quic_transport.h @ 7773:dc7ac778aafe quic

age author description
Wed, 01 Apr 2020 14:31:08 +0300 Vladimir Homutov Introduced packet namespace in QUIC connection. quic
Tue, 31 Mar 2020 13:13:12 +0300 Vladimir Homutov Removed unused field from ngx_quic_header_t. quic
Thu, 26 Mar 2020 16:54:46 +0300 Vladimir Homutov Got rid of memory allocation in decryption. quic
Wed, 25 Mar 2020 23:40:50 +0300 Roman Arutyunyan QUIC frames reuse. quic
Thu, 26 Mar 2020 12:11:50 +0300 Vladimir Homutov Removed memory allocations from encryption code. quic
Sat, 21 Mar 2020 20:51:59 +0300 Vladimir Homutov Added processing of client transport parameters. quic
Sat, 21 Mar 2020 20:49:55 +0300 Vladimir Homutov Implemented parsing of remaining frame types. quic