]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC: Move CID generation to quic_types.c
authorHugo Landau <hlandau@openssl.org>
Tue, 19 Dec 2023 16:09:04 +0000 (16:09 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 21 Dec 2023 08:12:06 +0000 (08:12 +0000)
commitd59c3febdc5f737bd88086b4c3d40d62238be530
treecb6abc908f0be7105625bad5422275ccc23444a5
parentfdd60dacc436b68229139a1c1f95d0dbc8bee315
QUIC: Move CID generation to quic_types.c

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22674)
ssl/quic/build.info
ssl/quic/quic_types.c [new file with mode: 0644]
ssl/quic/quic_wire.c