summaryrefslogtreecommitdiffstats
path: root/net/base/cert_test_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Add net/base/test_data_directory.htoyoshim@chromium.org2012-11-011-10/+0
* Implement SHA-256 fingerprint supportpalmer@chromium.org2012-09-071-1/+1
* Revert 150375 - Implement SHA-256 fingerprint supportpalmer@chromium.org2012-08-081-1/+1
* Implement SHA-256 fingerprint supportpalmer@chromium.org2012-08-071-1/+1
* Revert 150124 - Implement SHA-256 fingerprint support.dimich@chromium.org2012-08-061-1/+1
* Implement SHA-256 fingerprint support.palmer@chromium.org2012-08-061-1/+1
* Revert 149261 - Support SHA-256 in public key pins for HTTPS.vandebo@chromium.org2012-07-311-1/+1
* Support SHA-256 in public key pins for HTTPS.palmer@chromium.org2012-07-311-1/+1
* net: rework the EV metadataagl@chromium.org2012-03-141-0/+14
* Revert "net: rework the EV metadata"agl@chromium.org2012-03-141-14/+0
* net: rework the EV metadataagl@chromium.org2012-03-141-0/+14
* Provide the certificate chain as validated to SSLInfo.palmer@chromium.org2012-03-031-1/+14
* Add support for temporarily trusting a certificate for the duration of unit t...rsleevi@chromium.org2010-12-161-136/+20
* Implements Signature Creator & Verifier for openssljoth@chromium.org2010-11-181-1/+1
* Refactor EnsureOpenSSLInit and openssl_util into basejoth@chromium.org2010-11-171-12/+10
* Fixes net_unittests for OpenSSL.bulach@chromium.org2010-10-271-22/+34
* Fix loading of a temporary root certificate for OpenSSLrsleevi@chromium.org2010-10-201-9/+26
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-3/+3
* Adds X509 certificates for OpenSSL.bulach@chromium.org2010-10-081-2/+29
* Make X509Certificate::CreateFromHandle() copy the OSCertHandle, rather than a...rsleevi@chromium.org2010-06-261-2/+5
* Move LoadTemporaryCert to the new files cert_test_util.{h,cc} andwtc@chromium.org2010-03-171-0/+99