]> git.kaiwu.me - nginx.git/commit
QUIC: simplified and streamlined ngx_quic_decrypt().
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 17 Nov 2020 21:33:16 +0000 (21:33 +0000)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 17 Nov 2020 21:33:16 +0000 (21:33 +0000)
commitd0a06195779112e76f76c313416cf43b1210c88b
tree9aa1fa7829279f0d4e640f0a96634135d6bb02a3
parent99ae2fbd9529d99964b02c532e59cc16e5dcf76f
QUIC: simplified and streamlined ngx_quic_decrypt().

Both clearflags and badflags are removed.  It makes a little sense now
to keep them as intermediate storage.
src/event/ngx_event_quic_protection.c