QLOG: Events: Implement connectivity:connection_started
authorHugo Landau <hlandau@openssl.org>
Fri, 8 Sep 2023 11:21:47 +0000 (12:21 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 2 Feb 2024 11:49:34 +0000 (11:49 +0000)
commit4cecbc5400aa2f8172865b368b41c3df50b5a64d
treec069a4dc1d7b67128127314e09cf5da175365f64
parent2031c0e928f19d2fbdc88d4f5ac4424d700099d9
QLOG: Events: Implement connectivity:connection_started

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22037)
include/internal/qlog_event_helpers.h [new file with mode: 0644]
include/internal/qlog_events.h
ssl/quic/build.info
ssl/quic/qlog_event_helpers.c [new file with mode: 0644]
ssl/quic/quic_channel.c