QUIC: Uniform changes for QUIC error code definitions rename
authorHugo Landau <hlandau@openssl.org>
Thu, 15 Feb 2024 08:55:36 +0000 (08:55 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 7 Mar 2024 23:48:49 +0000 (23:48 +0000)
commit4b4b9c9eb3e677de6276c94758cb554c8f560697
treeb2781d797fb0126a913e435944d947305682eb54
parent02f5ab77854647e4f34cdd340d57bb071afb997d
QUIC: Uniform changes for QUIC error code definitions rename

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23598)
13 files changed:
ssl/quic/qlog_event_helpers.c
ssl/quic/quic_channel.c
ssl/quic/quic_fc.c
ssl/quic/quic_local.h
ssl/quic/quic_rx_depack.c
ssl/quic/quic_tls.c
ssl/quic/quic_txp.c
ssl/quic/quic_wire.c
test/helpers/quictestlib.c
test/quic_fc_test.c
test/quic_multistream_test.c
test/quicapitest.c
test/quicfaultstest.c