summaryrefslogtreecommitdiffstats
path: root/net/base/cert_database_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Shuffle CertDatabase ctor/dtor so that NSS-specific functionality can be move...rsleevi@chromium.org2012-09-191-0/+7
* Move the NSS functions out of CertDatabase into a new NSSCertDatabase class.joaodasilva@chromium.org2012-09-101-4/+1
* Define a new CertDatabase::Observer abstract class which can be implemented b...rch@chromium.org2011-03-101-0/+1
* Change Windows' application/x-x509-user-cert handling to allow any certificat...rsleevi@chromium.org2010-06-241-69/+3
* Adds support for the <keygen> element to Windows, matchingwtc@chromium.org2010-04-011-9/+101
* Mac: implement <keygen> support, including adding generated cert to the Keych...snej@chromium.org2010-03-021-2/+8
* Adds support for the <keygen> tag for client certificate enrollmentwtc@chromium.org2009-10-231-0/+24