log src/event/ngx_event_quic_protection.c @ 8445:3de1b7399650 quic

age author description
Tue, 23 Jun 2020 11:57:00 +0300 Sergey Kandaurov Close connection with PROTOCOL_VIOLATION on decryption failure. quic
Fri, 29 May 2020 12:56:08 +0300 Sergey Kandaurov Renamed max_packet_size to max_udp_payload_size, from draft-28. quic
Wed, 20 May 2020 15:36:24 +0300 Sergey Kandaurov Assorted fixes. quic
Thu, 14 May 2020 01:06:45 +0300 Vladimir Homutov Discard packets without fixed bit or reserved bits set. quic
Thu, 14 May 2020 15:47:18 +0300 Sergey Kandaurov Address validation using Retry packets. quic
Wed, 06 May 2020 14:34:44 +0300 Sergey Kandaurov Restored ngx_quic_encrypt return type. quic
Thu, 30 Apr 2020 12:22:35 +0300 Vladimir Homutov Store clearflags in pkt->flags after decryption. quic