| Commit message (Expand) | Author | Age | Files | Lines |
* | Support x509 certificate on iOS. | droger@chromium.org | 2012-09-18 | 1 | -3/+3 |
* | Implement SHA-256 fingerprint support | palmer@chromium.org | 2012-09-07 | 1 | -10/+10 |
* | Do not perform online revocation checking when the user has explicitly disabl... | rsleevi@chromium.org | 2012-08-17 | 1 | -20/+11 |
* | Revert 150375 - Implement SHA-256 fingerprint support | palmer@chromium.org | 2012-08-08 | 1 | -10/+10 |
* | Implement SHA-256 fingerprint support | palmer@chromium.org | 2012-08-07 | 1 | -10/+10 |
* | Revert 150124 - Implement SHA-256 fingerprint support. | dimich@chromium.org | 2012-08-06 | 1 | -10/+10 |
* | Implement SHA-256 fingerprint support. | palmer@chromium.org | 2012-08-06 | 1 | -10/+10 |
* | Revert 149261 - Support SHA-256 in public key pins for HTTPS. | vandebo@chromium.org | 2012-07-31 | 1 | -10/+10 |
* | Support SHA-256 in public key pins for HTTPS. | palmer@chromium.org | 2012-07-31 | 1 | -10/+10 |
* | Mark TURKTRUST as an EV root | rsleevi@chromium.org | 2012-06-11 | 1 | -0/+6 |
* | Also list Izenpe's SHA1 root for EV. | agl@chromium.org | 2012-03-16 | 1 | -1/+8 |
* | net: rework the EV metadata | agl@chromium.org | 2012-03-14 | 1 | -151/+189 |
* | Revert "net: rework the EV metadata" | agl@chromium.org | 2012-03-14 | 1 | -189/+151 |
* | net: rework the EV metadata | agl@chromium.org | 2012-03-14 | 1 | -151/+189 |
* | Enable Certum Trusted Network CA for EV. | wtc@chromium.org | 2012-02-16 | 1 | -0/+7 |
* | Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky | fischman@chromium.org | 2012-01-26 | 1 | -3/+2 |
* | Allow linker initialization of lazy instance | joth@chromium.org | 2011-11-15 | 1 | -1/+1 |
* | net: add NetSol's EV OIDs to cross-certifying roots. | agl@chromium.org | 2011-10-04 | 1 | -2/+14 |
* | net: update COMODO and Network Solutions EV root hashes | agl@chromium.org | 2011-10-04 | 1 | -0/+14 |
* | Mark DigiNotar as untrusted | agl@chromium.org | 2011-08-30 | 1 | -8/+0 |
* | net: add Izenpe as EV CA | agl@chromium.org | 2011-07-07 | 1 | -0/+11 |
* | net: add additional EV policy OID for Valicert | agl@chromium.org | 2011-06-30 | 1 | -4/+2 |
* | net: allow multiple EV OIDs | agl@chromium.org | 2011-06-29 | 1 | -76/+91 |
* | Added EV policy OID and root sha1 fingerprint for GlobalSign Root CA - R3 | rkn@chromium.org | 2011-05-25 | 1 | -1/+7 |
* | Using DCHECK_NE/EQ/LE/GE/GT/LT() where possible. Updating logging in src/net/... | kushi.p@gmail.com | 2011-05-05 | 1 | -2/+2 |
* | Reland 66791 (change was innocent) | willchan@chromium.org | 2010-11-19 | 1 | -2/+6 |
* | Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread. | willchan@chromium.org | 2010-11-19 | 1 | -6/+2 |
* | Reland r65996. Disallows Singletons on non-joinable thread. | willchan@chromium.org | 2010-11-19 | 1 | -2/+6 |
* | Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi... | willchan@chromium.org | 2010-11-13 | 1 | -6/+2 |
* | Disallow Singleton and LazyInstance on non-joinable threads. | willchan@chromium.org | 2010-11-12 | 1 | -2/+6 |
* | Use DCHECK instead of CHECK to assert that policy_oids_ is | wtc@chromium.org | 2010-11-12 | 1 | -1/+1 |
* | On Windows, merge X509Certificate::VerifyEV into | wtc@chromium.org | 2010-11-04 | 1 | -1/+83 |
* | Mark AffirmTrust's four root certificates as EV. | wtc@chromium.org | 2010-10-05 | 1 | -0/+24 |
* | FBTF: Move a bunch of code to the headers and remove includes. | erg@google.com | 2010-09-22 | 1 | -0/+3 |
* | Minor clean-up tasks that were TODO(snej) | rsleevi@chromium.org | 2010-07-17 | 1 | -2/+2 |
* | Mark the "StartCom Certification Authority" root CA as EV. | wtc@chromium.org | 2010-07-15 | 1 | -0/+6 |
* | Add Keynectis to EV list | davidben@chromium.org | 2010-06-15 | 1 | -0/+6 |
* | BSD port: USE_NSS and other macros instead of OS_LINUX where applicable | pvalchev@google.com | 2010-01-29 | 1 | -2/+2 |
* | Remove the unnecessary workaround for NSS bug 455424, now that we require | wtc@chromium.org | 2009-12-01 | 1 | -4/+0 |
* | Enable the Wells Fargo WellsSecure Public Root CA for EV. | wtc@chromium.org | 2009-10-30 | 1 | -0/+6 |
* | Enable Add COMODO ECC Certification Authority for EV. | wtc@chromium.org | 2009-08-17 | 1 | -0/+6 |
* | typedef PolicyOID to support Linux-only SECOidTag in EVRootCAMetadata methods. | ukai@chromium.org | 2009-08-12 | 1 | -6/+44 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Mark DigiNotar Root CA as EV. | wtc@chromium.org | 2009-03-06 | 1 | -0/+7 |
* | Mark the "SwissSign Gold CA - G2" root CA as EV. | wtc@chromium.org | 2009-03-06 | 1 | -0/+6 |
* | Mark the SECOM Trust Root CAs as EV. Note that both | wtc@chromium.org | 2009-01-22 | 1 | -0/+12 |
* | Enable AddTrust External CA Root for EV. The patch is | wtc@google.com | 2008-10-10 | 1 | -0/+6 |
* | Enable two CyberTrust root CAs for EV. The EV policy | wtc@google.com | 2008-09-18 | 1 | -0/+12 |
* | Add the EV metadata for two GlobalSign root CA certificates. | wtc@google.com | 2008-09-11 | 1 | -0/+11 |
* | Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed out | mark@chromium.org | 2008-09-10 | 1 | -41/+41 |