summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_client_auth_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a problem that cert trust change needs a chrome restart to be effective.xiyuan@chromium.org2011-04-131-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Define a new CertDatabase::Observer abstract class which can be implemented b...rch@chromium.org2011-03-101-3/+4
* Add a new Clear() method to the SSLClientAuthCache.rch@chromium.org2011-02-231-0/+3
* Remember if a user declines to provide a server with a client certificatersleevi@chromium.org2010-11-221-6/+12
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add a simple cache of certificates for SSL client authentication.wtc@chromium.org2009-06-181-0/+51