]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC Congestion Control: API to determine deadline at which more credit will be available
authorHugo Landau <hlandau@openssl.org>
Mon, 31 Oct 2022 13:51:09 +0000 (13:51 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:09 +0000 (13:20 +0000)
commit97c5c52d6c2c5d13db0cc59b3dbf4d75c40ec3ba
tree9cad3fc57d901099e32568946b9dfa4aa59d5744
parente5d575686efb280af08c3fd307a649ed2a942ce3
QUIC Congestion Control: API to determine deadline at which more credit will be available

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19703)
doc/designs/quic-design/congestion-control.md
include/internal/quic_cc.h
ssl/quic/cc_dummy.c