]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Dynamically allocate the secrete keys
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 23 Nov 2021 20:02:04 +0000 (21:02 +0100)
committerFrédéric Lécaille <flecaille@haproxy.com>
Tue, 30 Nov 2021 10:51:12 +0000 (11:51 +0100)
commitfc768ecc88824f45afe5c2d74e63b497dd42263f
treea19a30823165e62edf989eb5b342c849c0a2a54d
parentd77c50b6d6b808f57f62db8078f54715769eeb6c
MINOR: quic: Dynamically allocate the secrete keys

This is done for any encryption level. This is to prepare the Key Update feature.
include/haproxy/quic_tls-t.h
include/haproxy/quic_tls.h
src/quic_tls.c
src/xprt_quic.c