[openssl/openssl] 8ca3ba: QUIC ACKM: Clarify probe types
Hugo Landau
noreply at github.com
Mon Jan 30 08:47:19 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 8ca3baa9bdf972b963a70769780db67ebcbdf779
https://github.com/openssl/openssl/commit/8ca3baa9bdf972b963a70769780db67ebcbdf779
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M include/internal/quic_ackm.h
M ssl/quic/quic_ackm.c
M test/quic_ackm_test.c
Log Message:
-----------
QUIC ACKM: Clarify probe types
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19925)
Commit: e2212b20bcf96c62c17a5e124c3bd61a98b8fcfd
https://github.com/openssl/openssl/commit/e2212b20bcf96c62c17a5e124c3bd61a98b8fcfd
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M doc/designs/quic-design/connection-state-machine.md
M include/internal/quic_ackm.h
M ssl/quic/quic_ackm.c
M test/quic_ackm_test.c
Log Message:
-----------
QUIC ACKM: Rework probe reporting to allow use for bookkeeping
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19925)
Commit: fee8f48e35f7009065227ae76c50672632ea5c40
https://github.com/openssl/openssl/commit/fee8f48e35f7009065227ae76c50672632ea5c40
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M ssl/quic/quic_txp.c
M test/quic_txp_test.c
Log Message:
-----------
QUIC TXP: Allow TXP to generate probes
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19925)
Commit: 2477e99f1055194902dc4864124316ea57ac3efa
https://github.com/openssl/openssl/commit/2477e99f1055194902dc4864124316ea57ac3efa
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M include/internal/quic_ackm.h
M ssl/quic/quic_ackm.c
M ssl/quic/quic_txp.c
M test/quic_ackm_test.c
M test/quic_txp_test.c
Log Message:
-----------
QUIC Probes Support: Minor tweaks
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19925)
Compare: https://github.com/openssl/openssl/compare/51cf034433d5...2477e99f1055
More information about the openssl-commits
mailing list