gecko-dev/security/certverifier
Cykesiopka 391584fd9d Bug 1270005 - Replace uses of ScopedPK11SlotInfo with UniquePK11SlotInfo in PSM. r=keeler
ScopedPK11SlotInfo is based on Scoped.h, which is deprecated in favour of the
standardised UniquePtr.

Also changes PK11SlotInfo parameters of various functions to make ownership more
explicit, and replaces some manual management of PK11SlotInfo pointers.

MozReview-Commit-ID: JtNH2lJsjwx

--HG--
extra : rebase_source : 9d764e0dd3a1f2df14c16f8f14a3c5392770c9a1
2016-05-09 18:02:40 -07:00
..
BRNameMatchingPolicy.cpp bug 1267463 - add a more nuanced subject common name fallback option for prerelease channels r=Cykesiopka,jcj 2016-04-25 15:55:18 -07:00
BRNameMatchingPolicy.h bug 1267463 - add a more nuanced subject common name fallback option for prerelease channels r=Cykesiopka,jcj 2016-04-25 15:55:18 -07:00
CNNICHashWhitelist.inc bug 1157873 - remove certificates from CNNIC whitelist that aren't in the Pilot Certificate Transparency log r=rbarnes 2015-04-21 16:07:33 -07:00
CertVerifier.cpp Bug 1267905 - Replace uses of ScopedCERTCertList with UniqueCERTCertList. r=keeler 2016-05-05 14:56:36 -07:00
CertVerifier.h Bug 1267905 - Replace uses of ScopedCERTCertList with UniqueCERTCertList. r=keeler 2016-05-05 14:56:36 -07:00
ExtendedValidation.cpp bug 1236964 - enable Certum Trusted Network CA 2 root certificate for EV treatment r=jcj 2016-03-15 16:08:15 -07:00
ExtendedValidation.h
NSSCertDBTrustDomain.cpp Bug 1270005 - Replace uses of ScopedPK11SlotInfo with UniquePK11SlotInfo in PSM. r=keeler 2016-05-09 18:02:40 -07:00
NSSCertDBTrustDomain.h Bug 1270005 - Replace uses of ScopedPK11SlotInfo with UniquePK11SlotInfo in PSM. r=keeler 2016-05-09 18:02:40 -07:00
OCSPCache.cpp Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in security subdirectory.r=nfroyd 2016-01-28 10:36:00 -08:00
OCSPCache.h
OCSPRequestor.cpp Bug 1260644 - Use UniquePLArenaPool to manage PLArenaPools in PSM. r=keeler 2016-04-04 17:35:24 -07:00
OCSPRequestor.h Bug 1260644 - Use UniquePLArenaPool to manage PLArenaPools in PSM. r=keeler 2016-04-04 17:35:24 -07:00
OCSPVerificationTrustDomain.cpp Bug 942515 - Show Untrusted Connection Error for SHA-1-based SSL certificates with notBefore >= 2016-01-01 r=keeler 2015-09-11 14:52:30 -04:00
OCSPVerificationTrustDomain.h Bug 942515 - Show Untrusted Connection Error for SHA-1-based SSL certificates with notBefore >= 2016-01-01 r=keeler 2015-09-11 14:52:30 -04:00
moz.build Bug 1256484 - Disable C4456 and C4458 to unblock compilation on VS2015; r=keeler 2016-03-14 23:57:33 -07:00