]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC: Move string conversion functions into a source file
authorHugo Landau <hlandau@openssl.org>
Tue, 1 Aug 2023 09:02:08 +0000 (10:02 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 8 Aug 2023 13:33:42 +0000 (14:33 +0100)
commit398922463fd2fb0df52443932ca3e140554e5334
treee722a9a6a697c109cd0b40bdde0578f08480a125
parent741170bef340b31a32a94a4ea86cc0d7744c01b2
QUIC: Move string conversion functions into a source file

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21547)
include/internal/quic_error.h
include/internal/quic_wire.h
ssl/quic/quic_wire.c