]> git.ipfire.org Git - thirdparty/openssl.git/commit
removing debug code from quic_impl
authorNeil Horman <nhorman@openssl.org>
Mon, 16 Dec 2024 17:08:08 +0000 (12:08 -0500)
committerNeil Horman <nhorman@openssl.org>
Sat, 11 Jan 2025 21:02:29 +0000 (16:02 -0500)
commit4c32f4a886b44f9edf532b61081c5b49f7f10393
tree54ddfc8e0bd5553f7dc77d853fcb9599b0808b0c
parent5b3dc3b67b20dcb029d574f8948c91a8557ed983
removing debug code from quic_impl

I had experimented with starting the ssl handshake during accept, and
forgot to remove it

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26178)
ssl/quic/quic_impl.c