]> git.ipfire.org Git - thirdparty/openssl.git/commit
ssl/quic/quic_port.c: Fix endianness of supported versions in sent version negotiatio...
authorNikolas Gauder <nikolas.gauder@tum.de>
Mon, 4 Aug 2025 19:12:35 +0000 (21:12 +0200)
committerNeil Horman <nhorman@openssl.org>
Wed, 6 Aug 2025 12:19:48 +0000 (08:19 -0400)
commit2b24455a9fb253b6d26e81e83d6adc2a615ff4b9
tree47c19a93a31bb482affe04b7c978fcf10930ed62
parent5286b175adbea96c6aeef718867ef50d70232cdf
ssl/quic/quic_port.c: Fix endianness of supported versions in sent version negotiation packets

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28169)
ssl/quic/quic_port.c