log src/event/ngx_event_quic_transport.c @ 8260:f388c0ad3477 quic

age author description
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
Sat, 21 Mar 2020 19:45:24 +0300 Sergey Kandaurov Fixed parsing NGX_QUIC_FT_CONNECTION_CLOSE. quic
Sat, 21 Mar 2020 19:22:39 +0300 Sergey Kandaurov Fixed buffer overrun in create_transport_params() with -24. quic
Sat, 21 Mar 2020 18:44:10 +0300 Sergey Kandaurov Fixed build with macOS's long long abomination. quic
Fri, 20 Mar 2020 20:03:44 +0300 Vladimir Homutov Added checks for permitted frame types. quic
Fri, 20 Mar 2020 15:14:00 +0300 Vladimir Homutov Fixed parsing of CONNECTION CLOSE2 frames. quic