[openssl/openssl] a06203: TEST: Add DTLS 1.2 coverage for Session ID verific...
"'Jakub Zelenka' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: a06203b3cb15b75161ab5a2f3463682299b1ac8d
https://github.com/openssl/openssl/commit/a06203b3cb15b75161ab5a2f3463682299b1ac8d
Author: Daniel Kubec <[email protected]>
Date: 2026-06-30 (Tue, 30 Jun 2026)
Changed paths:
M test/build.info
A test/dtls12psk.c
A test/recipes/90-test_dtls12_psk.t
Log Message:
-----------
TEST: Add DTLS 1.2 coverage for Session ID verification
The DTLS 1.2 tests exercise the same verification logic and confirm that the
behavior matches the TLS 1.2 implementation. The tests pass as expected and
provide additional coverage for DTLS 1.2 without requiring any functional
changes.
Fixes #31250
Reviewed-by: Igor Ustinov <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Tue Jun 30 11:00:55 2026
(Merged from https://github.com/openssl/openssl/pull/31389)
Commit: c5ae170e855d055774000f7221f5d5afd5f4fa72
https://github.com/openssl/openssl/commit/c5ae170e855d055774000f7221f5d5afd5f4fa72
Author: Jakub Zelenka <[email protected]>
Date: 2026-06-30 (Tue, 30 Jun 2026)
Changed paths:
M test/property_test.c
Log Message:
-----------
property: add cache provider-order regression test
When two providers cache the same nid and property query, the first one
to do so must own the providerless cache entry, so that a NULL-provider
lookup keeps resolving to that provider. This covers commit 9d476175d7.
Assisted-by: Claude:claude-opus-4-8
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Nikola Pajkovsky <[email protected]>
MergeDate: Tue Jun 30 11:01:57 2026
(Merged from https://github.com/openssl/openssl/pull/31738)
Compare: https://github.com/openssl/openssl/compare/5a55913f10e9...c5ae170e855d
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/5a5591-c5ae17%40github.com.