gecko-dev/security/certverifier
Brian Smith a0437d5b8f Bug 1146057: Remove support for GCC 4.6, r=keeler
Since Gecko now requires GCC 4.7 or later, we no longer need to
work around the lack of support for "override" and "final" in
earlier versions of GCC.

--HG--
extra : rebase_source : 0f104f16be9e7c1ff87bbdd0d4ba6700b1081fb8
2015-03-30 20:18:46 -10:00
..
CertVerifier.cpp Bug 1139177 - RSA public key size checking cleanups. r=keeler 2015-03-05 16:41:00 +01:00
CertVerifier.h bug 1049740 - implement telemetry to measure compatibility impact of 2048-bit-minimum RSA keys r=briansmith 2015-02-24 15:48:05 -08:00
ExtendedValidation.cpp Bug 1146057: Remove support for GCC 4.6, r=keeler 2015-03-30 20:18:46 -10:00
ExtendedValidation.h Bug 975229: Remove NSS-based certificate verification, r=keeler 2014-06-16 23:13:29 -07:00
moz.build Bug 1118076 - Remove MOZ_THIS_IN_INITIALIZER_LIST. r=Waldo 2015-01-06 21:39:46 -08:00
NSSCertDBTrustDomain.cpp Bug 1138848 - Modify OneCRL blocklist for subject / public key blocking (r=keeler, unfocused) 2015-03-31 15:10:09 -07:00
NSSCertDBTrustDomain.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
OCSPCache.cpp Bug 1043041: Use mozilla::pkix::Time instead of PRTime, r=keeler 2014-08-02 08:49:12 -07:00
OCSPCache.h Bug 1043041: Use mozilla::pkix::Time instead of PRTime, r=keeler 2014-08-02 08:49:12 -07:00
OCSPRequestor.cpp Bug 1010634, Part 3: Fix more warnings in CertVerifier, r=cviecco 2014-05-29 20:17:53 -07:00
OCSPRequestor.h Bug 1005142 - Part 1/2 - Add OCSP get capabilities to OCSPRequestor. r=keeler 2014-05-21 15:42:21 -07:00