Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 8d380f85da215012570347f156e642d69909877a
https://github.com/openssl/openssl/commit/8d380f85da215012570347f156e642d69909877a
Author: Tomas Mraz <[email protected]>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M crypto/asn1/a_verify.c
Log Message:
-----------
ASN1_item_verify_ctx(): Return -1 on fatal errors
Fixes #24575
Reviewed-by: Tom Cosgrove <[email protected]>
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Dmitry Belyavskiy <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/24576)
Commit: 2f0b4974dfbd9bc71e1164e0742fc7fdb2b2b70e
https://github.com/openssl/openssl/commit/2f0b4974dfbd9bc71e1164e0742fc7fdb2b2b70e
Author: Tomas Mraz <[email protected]>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
A test/certs/ee-self-signed-pss.pem
M test/certs/setup.sh
M test/recipes/25-test_x509.t
M test/x509_test.c
Log Message:
-----------
Add test for ASN1_item_verify()
This is a test for https://github.com/openssl/openssl/issues/24575
Original idea by Theo Buehler.
Reviewed-by: Tom Cosgrove <[email protected]>
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Dmitry Belyavskiy <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/24576)
Compare: https://github.com/openssl/openssl/compare/a7ed61ce8b05...2f0b4974dfbd
To unsubscribe from these emails, change your notification settings at
https://github.com/openssl/openssl/settings/notifications