зеркало из https://github.com/mozilla/gecko-dev.git
2452039365
2019-11-09 Dana Keeler <dkeeler@mozilla.com> * gtests/mozpkix_gtest/pkixbuild_tests.cpp, gtests/mozpkix_gtest/pkixcert_extension_tests.cpp, gtests/mozpkix_gtest/pkixcert_signature_algorithm_tests.cpp, gtests/mozpkix_gtest/pkixcheck_CheckExtendedKeyUsage_tests.cpp, gtests/mozpkix_gtest/pkixcheck_CheckSignatureAlgorithm_tests.cpp, gtests/mozpkix_gtest/pkixgtest.h, lib/mozpkix/include/pkix/pkixtypes.h, lib/mozpkix/lib/pkixbuild.cpp: bug 1593141 - add validity period beginning argument to mozilla::pkix::TrustDomain::CheckRevocation r=jcj This allows TrustDomain implementations to make decisions based on when the validity period of a certificate began. For instance, if an implementation has revocation information that is valid and complete as of a particular time, but a certificate's validity period begins after that time, the implementation may decide to disregard this revocation information on the basis that the information it has available cannot possibly apply to that certificate. [e8f2720c8254] [tip] Differential Revision: https://phabricator.services.mozilla.com/D53228 --HG-- extra : histedit_source : 8561f7624eabd6cf2113f5585035e84ff82d26b3 |
||
---|---|---|
.. | ||
include | ||
lib | ||
test-lib | ||
tools | ||
.clang-format | ||
exports.gyp | ||
mozpkix.gyp |