summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_client_auth_cache_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remember if a user declines to provide a server with a client certificatersleevi@chromium.org2010-11-221-15/+74
* Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ...pkasting@chromium.org2009-09-291-3/+3
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-3/+3
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-3/+3
* Add a simple cache of certificates for SSL client authentication.wtc@chromium.org2009-06-181-0/+81