gecko-dev/security/pkix/lib
David Keeler 3cd3e496aa bug 1079436 - fix validThrough as returned by VerifyEncodedOCSPResponse r=briansmith
validThrough should now be the time through which, if passed in as the given
time to validate an OCSP response at, VerifyEncodedOCSPResponse will still
consider it trustworthy. After that time, it will be expired. This makes it
so the OCSP cache compares validity period responses consistently with
mozilla::pkix.
2014-11-21 10:43:43 -08:00
..
pkixbind.cpp bug 1009161 - mozilla::pkix: allow the Netscape certificate type extension if more standardized information is present r=briansmith 2014-08-25 09:25:36 -07:00
pkixbuild.cpp backout 9815045d0c5a (bug 1058812 1/3) for mochitest orange on a CLOSED TREE 2014-10-08 12:10:46 -07:00
pkixcert.cpp bug 1079658 - check for the id-pkix-ocsp-nocheck extension when decoding certificates r=briansmith 2014-11-03 11:35:15 -08:00
pkixcheck.cpp bug 1042889 - use a separate error for untrusted x509v1 certificates used as CAs r=briansmith 2014-10-15 10:38:51 -07:00
pkixcheck.h Bug 1043041: Use mozilla::pkix::Time instead of PRTime, r=keeler 2014-08-02 08:49:12 -07:00
pkixder.cpp backout 9815045d0c5a (bug 1058812 1/3) for mochitest orange on a CLOSED TREE 2014-10-08 12:10:46 -07:00
pkixder.h Bug 1089104: Add support for TeletexString-encoded CN-IDs to CheckCertHostname, r=keeler 2014-10-29 17:19:45 -07:00
pkixnames.cpp Bug 1089104: Add support for TeletexString-encoded CN-IDs to CheckCertHostname, r=keeler 2014-10-29 17:19:45 -07:00
pkixnss.cpp Bug 1063281, Part 6: Implement CheckCertHostname, r=keeler 2014-10-15 16:10:32 -07:00
pkixocsp.cpp bug 1079436 - fix validThrough as returned by VerifyEncodedOCSPResponse r=briansmith 2014-11-21 10:43:43 -08:00
pkixresult.cpp Bug 1065264: Use MOZILLA_PKIX_MAP_LIST to define mozilla::pkix::Result, r=keeler 2014-09-10 00:17:24 -07:00
pkixtime.cpp Bug 1067565 - Built-in pins expires decades later. r=keeler 2014-09-15 17:17:12 -07:00
pkixutil.h Bug 1063281, Part 1: Expose moilla::pkix::BackCert::GetSubjectAltName, r=keeler 2014-08-17 17:24:20 -07:00