summaryrefslogtreecommitdiffstats
path: root/net/base/cert_test_util.cc
Commit message (Expand)AuthorAgeFilesLines
* 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