Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: split net/ssl out of net/base | phajdan.jr@chromium.org | 2013-03-14 | 1 | -171/+0 |
* | Move the NSS functions out of CertDatabase into a new NSSCertDatabase class. | joaodasilva@chromium.org | 2012-09-10 | 1 | -3/+3 |
* | Define a new CertDatabase::Observer abstract class which can be implemented b... | rch@chromium.org | 2011-03-10 | 1 | -3/+3 |
* | Add a new Clear() method to the SSLClientAuthCache. | rch@chromium.org | 2011-02-23 | 1 | -0/+31 |
* | Remember if a user declines to provide a server with a client certificate | rsleevi@chromium.org | 2010-11-22 | 1 | -15/+74 |
* | Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ... | pkasting@chromium.org | 2009-09-29 | 1 | -3/+3 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -3/+3 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -3/+3 |
* | Add a simple cache of certificates for SSL client authentication. | wtc@chromium.org | 2009-06-18 | 1 | -0/+81 |