log src/event/ngx_event_quic.c @ 8348:d42b50d239f4 quic

age author description
Mon, 20 Apr 2020 18:32:46 +0300 Vladimir Homutov Fixed memory leak with reordered stream frames. quic
Mon, 20 Apr 2020 17:18:04 +0300 Vladimir Homutov Added MAX_STREAM_DATA stub handler. quic
Mon, 20 Apr 2020 22:25:22 +0300 Vladimir Homutov Respecting maximum packet size. quic
Mon, 20 Apr 2020 12:12:17 +0300 Vladimir Homutov Removed source/destination swap from the function creating header. quic
Fri, 17 Apr 2020 12:01:45 +0300 Sergey Kandaurov Revert "Rejecting new connections with non-zero Initial packet." quic
Thu, 16 Apr 2020 13:28:43 +0300 Vladimir Homutov Removed outdated TODO. quic
Thu, 16 Apr 2020 12:46:48 +0300 Sergey Kandaurov Parsing of truncated packet numbers. quic