]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC TXP: Allow callbacks on ACK transmission
authorHugo Landau <hlandau@openssl.org>
Tue, 23 May 2023 11:23:06 +0000 (12:23 +0100)
committerPauli <pauli@openssl.org>
Thu, 15 Jun 2023 23:26:28 +0000 (09:26 +1000)
commit8f9c9213a1ba034de3140a0d0c0c3b1e46afe457
tree820c91213307e5068aca8179b61a8d203031e410
parent007f9e99ea92989d304584803e693fc90fb6af94
QUIC TXP: Allow callbacks on ACK transmission

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21029)
include/internal/quic_txp.h
ssl/quic/quic_txp.c