]> git.ipfire.org Git - thirdparty/openssl.git/commit
Clean up a few further TODO(QUIC SERVER)
authorTomas Mraz <tomas@openssl.org>
Thu, 23 Jan 2025 16:42:56 +0000 (17:42 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 27 Jan 2025 08:16:00 +0000 (09:16 +0100)
commit93571a411ff18f502abc1548ae6013a562ea1bc5
tree176ff46d33fc7f416c373151fde35b227d7a89ad
parent2da09f6efdb5c929e1ca04718a6fa55aa2037205
Clean up a few further TODO(QUIC SERVER)

These are either already implemented or not relevant for
the QUIC server MVP.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26544)
include/internal/quic_engine.h
include/internal/quic_port.h
ssl/quic/quic_channel.c
ssl/quic/quic_impl.c