summaryrefslogtreecommitdiffstats
path: root/base/openssl_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-3/+3
* Fix openssl after singleton refactorjoth@chromium.org2010-12-141-3/+3
* Log additional information when processing OpenSSL errors.rsleevi@chromium.org2010-12-121-7/+17
* Fix openssl build to work with AllowSingleton changesjoth@chromium.org2010-11-191-3/+16
* Implements Signature Creator & Verifier for openssljoth@chromium.org2010-11-181-2/+4
* Refactor EnsureOpenSSLInit and openssl_util into basejoth@chromium.org2010-11-171-0/+57
* implement openssl symmetric keyjoth@chromium.org2010-11-121-0/+31