]> git.kaiwu.me - nginx.git/commit
Refactored QUIC secrets storage.
authorVladimir Homutov <vl@nginx.com>
Wed, 1 Apr 2020 11:25:25 +0000 (14:25 +0300)
committerVladimir Homutov <vl@nginx.com>
Wed, 1 Apr 2020 11:25:25 +0000 (14:25 +0300)
commit95954173969e185c03e784b658e941986ea85a95
tree700c2c890ab1ddcc8a5fc66acf45db6115d911bf
parentc6859361e3ce423aee254eedcaaec6df381db1da
Refactored QUIC secrets storage.

The quic->keys[4] array now contains secrets related to the corresponding
encryption level.  All protection-level functions get proper keys and do
not need to switch manually between levels.
src/event/ngx_event_quic.c
src/event/ngx_event_quic_protection.c
src/event/ngx_event_quic_protection.h