Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 70dc0b6d27a11a7f64fe914a3f376988ad1b1720
https://github.openssl.org/openssl/openssl/commit/70dc0b6d27a11a7f64fe914a3f376988ad1b1720
Author: Tomas Mraz <[email protected]>
Date: 2022-05-12 (Thu, 12 May 2022)
Changed paths:
M test/fake_rsaprov.c
M test/provider_pkey_test.c
Log Message:
-----------
Add test for query invalidation after new provider added
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18269)
Commit: 4b1b629725970384d6cf4dafe9e83e54859574cd
https://github.openssl.org/openssl/openssl/commit/4b1b629725970384d6cf4dafe9e83e54859574cd
Author: Tomas Mraz <[email protected]>
Date: 2022-05-12 (Thu, 12 May 2022)
Changed paths:
M crypto/core_fetch.c
Log Message:
-----------
Always try to construct methods as new provider might be added
Otherwise optional properties can be incorrectly ignored.
Fixes #18262
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18269)
Compare:
https://github.openssl.org/openssl/openssl/compare/3b85d9de443c...4b1b62972597