summaryrefslogtreecommitdiffhomepage
path: root/src/event/quic (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-01QUIC: fixed stateless reset recognition and send.Roman Arutyunyan1-19/+13
2021-01-28QUIC: refactored packet processing.Roman Arutyunyan1-96/+107
2021-01-29QUIC: stateless retry.Vladimir Homutov3-238/+315
2021-01-11QUIC: draft-33 salt and retry keys.Sergey Kandaurov2-7/+15
2020-12-30QUIC: fixed header protection macro name.Vladimir Homutov1-3/+3
2020-12-25QUIC: ngx_quic_bpf module.Vladimir Homutov8-0/+1081
2020-12-25QUIC: ngx_quic_module.Vladimir Homutov1-0/+23
2020-12-25QUIC: moved all quic sources into src/event/quic.Vladimir Homutov6-0/+10238