gecko-dev/security/certverifier
Cykesiopka b883b2533f Bug 1259909 - Obviate char PORT_Free() calls in PSM. r=keeler
Also converts the longer |UniquePtr<char, void(&)(void*)> foo(..., PORT_Free)|
to the shorter and equivalent |UniquePORTString foo(...)|.

MozReview-Commit-ID: LlrTNUYBP4V

--HG--
extra : transplant_source : afU%FB%0EC%3E%E0pm%A3-%0E%C8%83%CF%0A%B1%9E%ED
2016-04-09 01:03:59 -07:00
..
BRNameMatchingPolicy.cpp bug 1245280 - add policy mechanism to optionally enforce BRs for falling back to subject CN r=Cykesiopka,mgoodwin 2016-02-09 10:14:27 -08:00
BRNameMatchingPolicy.h bug 1245280 - add policy mechanism to optionally enforce BRs for falling back to subject CN r=Cykesiopka,mgoodwin 2016-02-09 10:14:27 -08: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 1254667 - change certificate verification SHA1 policy to "allow for locally-installed roots" r=jcj 2016-03-28 12:52:40 -07:00
CertVerifier.h bug 1228175 - fix IsCertBuiltInRoot r=Cykesiopka,mgoodwin 2016-03-04 17:06:33 -08: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 1259909 - Obviate char PORT_Free() calls in PSM. r=keeler 2016-04-09 01:03:59 -07:00
NSSCertDBTrustDomain.h bug 1239455 - rework telemetry for SHA-1 certificates to reflect possible policy states r=Cykesiopka,mgoodwin,rbarnes 2016-01-13 12:50:42 -08: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