Branch: refs/heads/openssl-3.3 Home: https://github.com/openssl/openssl Commit: 711dd6ce37756b8099b5890b72d691c2c4b7b507 https://github.com/openssl/openssl/commit/711dd6ce37756b8099b5890b72d691c2c4b7b507 Author: Tomas Mraz <to...@openssl.org> 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 <tom.cosgr...@arm.com> Reviewed-by: Neil Horman <nhor...@openssl.org> Reviewed-by: Dmitry Belyavskiy <beld...@gmail.com> (Merged from https://github.com/openssl/openssl/pull/24576) (cherry picked from commit 8d380f85da215012570347f156e642d69909877a) Commit: 007761ec0bdd6aa139371b26489c839c9ac3e8a8 https://github.com/openssl/openssl/commit/007761ec0bdd6aa139371b26489c839c9ac3e8a8 Author: Tomas Mraz <to...@openssl.org> 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 <tom.cosgr...@arm.com> Reviewed-by: Neil Horman <nhor...@openssl.org> Reviewed-by: Dmitry Belyavskiy <beld...@gmail.com> (Merged from https://github.com/openssl/openssl/pull/24576) (cherry picked from commit 2f0b4974dfbd9bc71e1164e0742fc7fdb2b2b70e) Compare: https://github.com/openssl/openssl/compare/72bff68f6acc...007761ec0bdd To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications