summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_client_auth_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a problem that cert trust change needs a chrome restart to be effective.xiyuan@chromium.org2011-04-131-2/+2
* Define a new CertDatabase::Observer abstract class which can be implemented b...rch@chromium.org2011-03-101-3/+7
* Add a new Clear() method to the SSLClientAuthCache.rch@chromium.org2011-02-231-0/+4
* Remember if a user declines to provide a server with a client certificatersleevi@chromium.org2010-11-221-2/+13
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+4
* Add a simple cache of certificates for SSL client authentication.wtc@chromium.org2009-06-181-0/+25