Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a problem that cert trust change needs a chrome restart to be effective. | xiyuan@chromium.org | 2011-04-13 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Define a new CertDatabase::Observer abstract class which can be implemented b... | rch@chromium.org | 2011-03-10 | 1 | -3/+4 |
* | Add a new Clear() method to the SSLClientAuthCache. | rch@chromium.org | 2011-02-23 | 1 | -0/+3 |
* | Remember if a user declines to provide a server with a client certificate | rsleevi@chromium.org | 2010-11-22 | 1 | -6/+12 |
* | FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD... | erg@google.com | 2010-09-30 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add a simple cache of certificates for SSL client authentication. | wtc@chromium.org | 2009-06-18 | 1 | -0/+51 |