summaryrefslogtreecommitdiffstats
path: root/net/base/ev_root_ca_metadata.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland 66791 (change was innocent)willchan@chromium.org2010-11-191-2/+6
* Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-191-6/+2
* Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-191-2/+6
* Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi...willchan@chromium.org2010-11-131-6/+2
* Disallow Singleton and LazyInstance on non-joinable threads.willchan@chromium.org2010-11-121-2/+6
* Use DCHECK instead of CHECK to assert that policy_oids_ iswtc@chromium.org2010-11-121-1/+1
* On Windows, merge X509Certificate::VerifyEV intowtc@chromium.org2010-11-041-1/+83
* Mark AffirmTrust's four root certificates as EV.wtc@chromium.org2010-10-051-0/+24
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+3
* Minor clean-up tasks that were TODO(snej)rsleevi@chromium.org2010-07-171-2/+2
* Mark the "StartCom Certification Authority" root CA as EV.wtc@chromium.org2010-07-151-0/+6
* Add Keynectis to EV listdavidben@chromium.org2010-06-151-0/+6
* BSD port: USE_NSS and other macros instead of OS_LINUX where applicablepvalchev@google.com2010-01-291-2/+2
* Remove the unnecessary workaround for NSS bug 455424, now that we requirewtc@chromium.org2009-12-011-4/+0
* Enable the Wells Fargo WellsSecure Public Root CA for EV.wtc@chromium.org2009-10-301-0/+6
* Enable Add COMODO ECC Certification Authority for EV.wtc@chromium.org2009-08-171-0/+6
* typedef PolicyOID to support Linux-only SECOidTag in EVRootCAMetadata methods.ukai@chromium.org2009-08-121-6/+44
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Mark DigiNotar Root CA as EV.wtc@chromium.org2009-03-061-0/+7
* Mark the "SwissSign Gold CA - G2" root CA as EV.wtc@chromium.org2009-03-061-0/+6
* Mark the SECOM Trust Root CAs as EV. Note that bothwtc@chromium.org2009-01-221-0/+12
* Enable AddTrust External CA Root for EV. The patch iswtc@google.com2008-10-101-0/+6
* Enable two CyberTrust root CAs for EV. The EV policywtc@google.com2008-09-181-0/+12
* Add the EV metadata for two GlobalSign root CA certificates.wtc@google.com2008-09-111-0/+11
* Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed outmark@chromium.org2008-09-101-41/+41
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fixing extended verification code for non-windowsavi@google.com2008-08-201-1/+1
* Remove an unused include of deprecated atomic.h. Replace a custom singleton ...deanm@google.com2008-08-071-10/+2
* Add net to the repository.initial.commit2008-07-261-0/+205