gecko-dev/security/pkix/lib
David Keeler 83942e01e1 bug 1441223 - add a new (overridable) error code to describe extra policy constraint failures r=jcj
Certificate verification failures that result from additional policy constraint
failures now use the error code
"MOZILLA_PKIX_ERROR_ADDITIONAL_POLICY_CONSTRAINT_FAILED" (also known as
"Result::ERROR_ADDITIONAL_POLICY_CONSTRAINT_FAILED", depending on the context).

MozReview-Commit-ID: 9rE7gRBapRF

--HG--
extra : rebase_source : 9a60900a86f9eebab58b973f3e8f776b2481a1ff
2018-02-27 11:21:51 -08:00
..
pkixbuild.cpp bug 1437214 - if PathBuildingStep::Check fails due to a problem with the subject certificate rather than the potential issuer, set keepGoing to false r=jcj 2018-02-09 16:35:54 -08:00
pkixcert.cpp Bug 1198481 - Fixed typo 'id_pk_serverAuth' to 'id_kp_serverAuth'. r=keeler 2017-12-02 18:03:18 +05:30
pkixcheck.cpp
pkixcheck.h
pkixder.cpp
pkixder.h
pkixnames.cpp
pkixnss.cpp bug 1441223 - add a new (overridable) error code to describe extra policy constraint failures r=jcj 2018-02-27 11:21:51 -08:00
pkixocsp.cpp
pkixresult.cpp
pkixtime.cpp
pkixutil.h
pkixverify.cpp
ScopedPtr.h