summaryrefslogtreecommitdiffstats
path: root/net/base/keygen_handler_openssl.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch //net to the new SPKI and PKCS#8 APIs.davidben2016-03-111-13/+93
* Roll src/third_party/boringssl/src ef4962f:68de407davidben2015-05-011-0/+1
* Convert crypto::ScopedOpenSSL to type aliases.davidben2015-02-211-1/+1
* Eliminate ScopedOpenSSL in favour of scoped_ptr<> specializations.rsleevi@chromium.org2014-07-101-2/+3
* Wire up SSL client authentication for OpenSSL/Android through the net/ stackdigit@chromium.org2013-03-021-1/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-5/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Adds first cut implementation of a private key store abstraction for openssljoth@chromium.org2010-12-101-5/+3
* Implements keygen handler for openssl, but without private key persistencejoth@chromium.org2010-12-071-3/+29
* Fixes the remaining unit tests failures for OpenSSL:joth@chromium.org2010-12-021-2/+2
* Adds X509 certificates for OpenSSL.bulach@chromium.org2010-10-081-0/+18