[openssl/openssl] 845b92: test/build.info: Ensure QUIC tests are properly di...
Hugo Landau
noreply at github.com
Wed Apr 3 10:22:58 UTC 2024
Branch: refs/heads/feature/quic-server
Home: https://github.com/openssl/openssl
Commit: 845b928adb3b3422572d512bf84135ac8b5c2e75
https://github.com/openssl/openssl/commit/845b928adb3b3422572d512bf84135ac8b5c2e75
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M test/build.info
Log Message:
-----------
test/build.info: Ensure QUIC tests are properly disabled in no-quic builds
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: 2f4d6dae88315c058cef13fbfd59646d47d97d67
https://github.com/openssl/openssl/commit/2f4d6dae88315c058cef13fbfd59646d47d97d67
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M test/build.info
Log Message:
-----------
QUIC RADIX: Add build configuration
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: 56bc229b44379a5c460a2949aaaaf5758577f41e
https://github.com/openssl/openssl/commit/56bc229b44379a5c460a2949aaaaf5758577f41e
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
A test/recipes/70-test_quic_radix.t
Log Message:
-----------
QUIC RADIX: Add recipe
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: d3cb043539ec24f7b30a1638d7793bf0a71d2b08
https://github.com/openssl/openssl/commit/d3cb043539ec24f7b30a1638d7793bf0a71d2b08
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M test/testutil.h
M test/testutil/basic_output.c
Log Message:
-----------
testutil: Allow overriding output BIOs thread-locally
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: f1e274b267d201d47ab940b93efc0796e2d3689e
https://github.com/openssl/openssl/commit/f1e274b267d201d47ab940b93efc0796e2d3689e
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
A test/radix/main.c
A test/radix/quic_bindings.c
A test/radix/quic_ops.c
A test/radix/quic_radix.c
A test/radix/quic_tests.c
A test/radix/terp.c
Log Message:
-----------
QUIC RADIX: Add RADIX test framework implementation
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: ce9be5898867dac9f819096ca76d2c89a701de44
https://github.com/openssl/openssl/commit/ce9be5898867dac9f819096ca76d2c89a701de44
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
A test/radix/README.md
Log Message:
-----------
QUIC RADIX: Add README
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: d37e18e7a7e70be9e7810d29d0c54816f463ea02
https://github.com/openssl/openssl/commit/d37e18e7a7e70be9e7810d29d0c54816f463ea02
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M test/radix/quic_tests.c
Log Message:
-----------
QUIC RADIX: Add test of multithreading functionality
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: 3d2da8f6909720b074c93f78085966174ff0cabb
https://github.com/openssl/openssl/commit/3d2da8f6909720b074c93f78085966174ff0cabb
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M test/radix/quic_bindings.c
M test/radix/terp.c
Log Message:
-----------
QUIC RADIX TEST: Quiet warnings about uninitialized variables
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: e1df882b48a614330bfce9159bdd0b68aaefcfdc
https://github.com/openssl/openssl/commit/e1df882b48a614330bfce9159bdd0b68aaefcfdc
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M test/radix/quic_bindings.c
M test/radix/quic_ops.c
M test/radix/terp.c
Log Message:
-----------
QUIC RADIX: Minor fixes
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: 061a2bce8e49f49192b01853af6d4941a697b37a
https://github.com/openssl/openssl/commit/061a2bce8e49f49192b01853af6d4941a697b37a
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M test/radix/quic_bindings.c
M test/radix/quic_ops.c
Log Message:
-----------
QUIC RADIX: Add keylogging support
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: 2f53a10dfc11d756212fdc7331665bb2f3f54980
https://github.com/openssl/openssl/commit/2f53a10dfc11d756212fdc7331665bb2f3f54980
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M test/radix/README.md
Log Message:
-----------
Amend README
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: f90c42bc5d9f13044c33915fe1e8c4767a9cea91
https://github.com/openssl/openssl/commit/f90c42bc5d9f13044c33915fe1e8c4767a9cea91
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M test/radix/README.md
M test/radix/terp.c
Log Message:
-----------
Minor updates
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: 63685f3fced0057e736ca6007e4564c73dc72a3e
https://github.com/openssl/openssl/commit/63685f3fced0057e736ca6007e4564c73dc72a3e
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
A demos/quic/README.md
Log Message:
-----------
Add README for QUIC demos directory
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: 1c5e1f679996628b9443a1cb50e749fade828b8a
https://github.com/openssl/openssl/commit/1c5e1f679996628b9443a1cb50e749fade828b8a
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M doc/designs/quic-design/server/quic-polling.md
M ssl/quic/quic_obj_local.h
M ssl/ssl_lib.c
M ssl/t1_trce.c
M test/radix/quic_bindings.c
M test/radix/quic_ops.c
Log Message:
-----------
Minor updates
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Commit: e34e3f0edc9d98d48f367be4ee74d53554934faf
https://github.com/openssl/openssl/commit/e34e3f0edc9d98d48f367be4ee74d53554934faf
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-04-01 (Mon, 01 Apr 2024)
Changed paths:
M test/radix/quic_bindings.c
Log Message:
-----------
Fix nit
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
Compare: https://github.com/openssl/openssl/compare/0ff479429e9b...e34e3f0edc9d
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list