]> git.ipfire.org Git - thirdparty/openssl.git/commit
quic: small cleanup, write is_retry with u8
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Fri, 10 Oct 2025 15:13:17 +0000 (23:13 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 17 Oct 2025 17:15:32 +0000 (19:15 +0200)
commit7ef3f154d24d11101bac42afc24abe165cbd4f5e
tree2f450516119a652c959acfa31293d6c9f63aa4c9
parent9ffcef128e39799eeda8f25f8435d0768f7ec1fa
quic: small cleanup, write is_retry with u8

Signed-off-by: Joshua Rogers <MegaManSec@users.noreply.github.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28828)
ssl/quic/quic_port.c