summaryrefslogtreecommitdiffstats
path: root/net/cert
Commit message (Expand)AuthorAgeFilesLines
* Add a histogram for measuring the number of times we fall back to common name...rsleevi@chromium.org2013-10-2411-18/+52
* Add ScopedPK11SlotList to scoped_nss_types.hmattm@chromium.org2013-10-231-9/+8
* Enable EV for Buypassrsleevi@chromium.org2013-10-231-0/+12
* [net] Move android/x509_util.[cc|h] to cert/x509_util_android.[cc|h]nyquist@google.com2013-10-222-0/+41
* Listen for new system certificates.qsr@chromium.org2013-10-222-0/+11
* net: Implement CreateDomainBoundCertEC for openssldigit@chromium.org2013-10-212-78/+259
* This causes ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEY and ERR_SSL_PINNED_KEY_NOT_I...felt@chromium.org2013-10-212-0/+10
* android: Enable -Wunused-const-variable.thakis@chromium.org2013-10-201-2/+3
* Implement x509_util::CreateSelfSignedCert() for OpenSSL.digit@chromium.org2013-10-184-8/+97
* Enable EV bits for E-Tugra, TWCA, and CNNICrsleevi@chromium.org2013-10-161-5/+23
* Revert 227219 "Revert 226920 "Roll Clang 188423:191856.""thakis@chromium.org2013-10-121-1/+7
* Revert 226920 "Roll Clang 188423:191856."thakis@chromium.org2013-10-061-7/+1
* Revert 226978 "Revert 226920 "Roll Clang 188423:191856.""jochen@chromium.org2013-10-041-1/+7
* Revert 226920 "Roll Clang 188423:191856."jochen@chromium.org2013-10-041-7/+1
* Roll Clang 188423:191856.thakis@chromium.org2013-10-041-1/+7
* Disabled failing CertVerifyProcTest tests.dcheng@chromium.org2013-10-011-2/+2
* Clean up a few unused globals.thakis@chromium.org2013-09-252-6/+9
* Blacklist semi-private intermediate issuers from issuing for Google domains.palmer@chromium.org2013-09-121-1/+1
* Fixing a problem introduced when "Unknown" certs were renamedgspencer@chromium.org2013-09-022-2/+2
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-302-2/+2
* Move ScopedClosureRunner to callback_helpers, add Reset.avi@chromium.org2013-08-301-0/+1
* net: test that cert is marked as revoked if EV revocation check receives revo...agl@chromium.org2013-08-291-0/+1
* Fix possible NULL pointer deferencement.etienneb@chromium.org2013-08-291-2/+2
* Add unittests for X509Certificate::GetPublicKeyInforsleevi@chromium.org2013-08-232-71/+119
* Adds a new method, net::IsIPAddressReserved, that returns true if an IP addressfelt@chromium.org2013-08-232-3/+14
* Revert 218672 "Add unittests for X509Certificate::GetPublicKeyInfo"vabr@chromium.org2013-08-212-107/+71
* Add unittests for X509Certificate::GetPublicKeyInforsleevi@chromium.org2013-08-212-71/+107
* Normalize certificate name verification across all platformsrsleevi@chromium.org2013-08-163-52/+78
* Reland http://crrev.com/213867rsleevi@chromium.org2013-08-132-6/+110
* Improve style of JWK serializerjuanlang@google.com2013-08-103-15/+16
* Adjust histograms for CA's BR compliance to also consider the notBefore datersleevi@chromium.org2013-08-091-8/+16
* Reland http://crrev.com/209278rsleevi@chromium.org2013-08-071-29/+0
* Add a utility method to convert SPKI from DER to JWK, so far implemented only...juanlang@google.com2013-08-074-0/+318
* Reland r215489 - Add histograms for certificate's & CA's compliance to the Ba...rsleevi@chromium.org2013-08-051-18/+105
* This CL adds error tracking to SSLPolicy. felt@chromium.org2013-08-033-36/+124
* Revert 215489 "Add histograms for certificate's & CA's complianc..."ckocagil@chromium.org2013-08-031-103/+18
* Add histograms for certificate's & CA's compliance to the Baseline Requirementsrsleevi@chromium.org2013-08-031-18/+103
* Adds new UMA entries to give us SSL clickthrough rates specific to intranet s...felt@chromium.org2013-08-033-118/+4
* Perform online revocation checks when EV certificates aren't covered by a fre...agl@chromium.org2013-07-317-43/+127
* Make X509Certificate::GetPublicKeyInfo work with a certificatewtc@chromium.org2013-07-311-0/+10
* Add a CertVerifier flag to enable hard fail for local (non-public) trust anch...rsleevi@chromium.org2013-07-303-6/+77
* Revert 213867 "Add unittests for net::ParseCertificateDate"ricow@chromium.org2013-07-262-98/+6
* Add unittests for net::ParseCertificateDatersleevi@chromium.org2013-07-262-6/+98
* Add script for generating certificates that require an explicit policyrsleevi@chromium.org2013-07-262-63/+65
* Update include paths in net for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Refactor certificate reference resolving in ONC.pneubeck@chromium.org2013-07-182-4/+18
* Use a direct include of the message_loop header in net/, part 1.avi@chromium.org2013-07-173-3/+3
* net: update certse.pem with new certs for tests.agl@chromium.org2013-07-171-19/+17
* Implement GetSSLInfo for QUIC/https connections.rtenneti@chromium.org2013-07-121-0/+5
* net: disable certificate tests involving cert.se cert.agl@chromium.org2013-07-121-2/+4