]> git.kaiwu.me - nginx.git/commit
QUIC: simplified ngx_quic_ciphers() API.
authorSergey Kandaurov <pluknet@nginx.com>
Fri, 20 Oct 2023 14:05:07 +0000 (18:05 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Fri, 20 Oct 2023 14:05:07 +0000 (18:05 +0400)
commit01bd8cacebafedf4540bc97d040ddc644aaa5418
tree51be723d90dc2fca2a727be4ff2e67eddd15bd22
parentd15f8f2c85ebd01d3da0428ac05bf0b1b36e102b
QUIC: simplified ngx_quic_ciphers() API.

After conversion to reusable crypto ctx, now there's enough caller
context to remove the "level" argument from ngx_quic_ciphers().
src/event/quic/ngx_event_quic_openssl_compat.c
src/event/quic/ngx_event_quic_protection.c
src/event/quic/ngx_event_quic_protection.h