gecko-dev/security/pkix
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
..
include/pkix bug 1079436 - fix validThrough as returned by VerifyEncodedOCSPResponse r=briansmith 2014-11-21 10:43:43 -08:00
lib bug 1079436 - fix validThrough as returned by VerifyEncodedOCSPResponse r=briansmith 2014-11-21 10:43:43 -08:00
test bug 1079436 - fix validThrough as returned by VerifyEncodedOCSPResponse r=briansmith 2014-11-21 10:43:43 -08:00
tools Bug 1059926: Give DottedOIDToCode.py the ability to generate more encodings, r=keeler 2014-08-28 09:58:13 -07:00
moz.build Bug 1094495 - Disable C4480 in security/pkix. r=keeler 2014-11-12 07:41:42 +09:00