[openssl/openssl] d49c6c: QUIC TXP: Test packet size boundary cases
Hugo Landau
noreply at github.com
Fri Jul 21 06:47:13 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: d49c6ca7b95902655e200b34876d5ad965428722
https://github.com/openssl/openssl/commit/d49c6ca7b95902655e200b34876d5ad965428722
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-07-21 (Fri, 21 Jul 2023)
Changed paths:
M test/quic_txp_test.c
Log Message:
-----------
QUIC TXP: Test packet size boundary cases
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21458)
Commit: 41d39984e948322700a9b48ed6c6e8426bed3a9d
https://github.com/openssl/openssl/commit/41d39984e948322700a9b48ed6c6e8426bed3a9d
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-07-21 (Fri, 21 Jul 2023)
Changed paths:
M include/internal/quic_record_tx.h
M ssl/quic/quic_record_tx.c
Log Message:
-----------
QUIC QTX: Add ciphertext size calculation function
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21458)
Commit: faebafda9fa232dc84fee2bbf16d478425703490
https://github.com/openssl/openssl/commit/faebafda9fa232dc84fee2bbf16d478425703490
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-07-21 (Fri, 21 Jul 2023)
Changed paths:
M include/internal/quic_txp.h
M ssl/quic/quic_txp.c
Log Message:
-----------
QUIC TXP: Major refactor to handle padding correctly
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21458)
Commit: 9441624ee91705bf9f7a35ba06ec336a9d63868e
https://github.com/openssl/openssl/commit/9441624ee91705bf9f7a35ba06ec336a9d63868e
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-07-21 (Fri, 21 Jul 2023)
Changed paths:
M test/quic_txp_test.c
Log Message:
-----------
QUIC TXP: Update tests for refactor
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21458)
Commit: c206f2aa62ace93ce06a940e6992ffb4f3316bb5
https://github.com/openssl/openssl/commit/c206f2aa62ace93ce06a940e6992ffb4f3316bb5
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-07-21 (Fri, 21 Jul 2023)
Changed paths:
M include/internal/quic_txp.h
M ssl/quic/quic_channel.c
M ssl/quic/quic_txp.c
Log Message:
-----------
QUIC TXP: Refactor TXP-related deadline handling into TXP
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21458)
Commit: 1e2e683aa289849483ea9d48e9fcdda9559028ec
https://github.com/openssl/openssl/commit/1e2e683aa289849483ea9d48e9fcdda9559028ec
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-07-21 (Fri, 21 Jul 2023)
Changed paths:
M ssl/quic/quic_txp.c
Log Message:
-----------
QUIC TXP: Generate forced PINGs correctly
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21458)
Compare: https://github.com/openssl/openssl/compare/ba9472c1c121...1e2e683aa289
More information about the openssl-commits
mailing list