summaryrefslogtreecommitdiffstats
path: root/chromeos/cert_loader.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chromeos/.avi2015-12-211-1/+1
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Update {virtual,override,final} to follow C++11 style in chromeos.dcheng2015-01-211-4/+4
* ClientCertResolver: Remove IsHardwareBacked check.pneubeck2014-11-061-12/+6
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-3/+3
* Use correct slot id for client certs in network config.pneubeck@chromium.org2014-07-301-8/+5
* Remove GetPkcs11Id from x509_certificate_modeltbarzic@chromium.org2014-04-071-0/+7
* Make NSSCertDatabase::ListCerts async and use the worker pool for actual cert...tbarzic@chromium.org2014-02-061-17/+7
* Use user specific NSSDatabase in CertLoader.tbarzic@chromium.org2014-01-281-30/+28
* Make CertLoader/TPMTokenLoader::Observer dtor protectedtbarzic@chromium.org2014-01-241-2/+3
* Split chromeos::CertLoadertbarzic@chromium.org2014-01-211-97/+36
* chromeos: Reload certificates when CA certificate is addedspang@chromium.org2013-10-311-1/+1
* crypto/nss_util: Get TPM slot id, do lookup by id instead of by name.mattm@chromium.org2013-10-251-3/+3
* Add support for the Pkcs11GetTpmTokenInfoForUser cryptohome call.dkrahn@chromium.org2013-10-101-1/+2
* Fix device policy recovery on CrOS logintbarzic@chromium.org2013-09-131-1/+1
* Automatically resolve ClientCertificatePatterns.pneubeck@chromium.org2013-08-131-3/+17
* Refactor the client certificate code in chromeos/network/.pneubeck@chromium.org2013-08-121-3/+5
* Add migration from CaCert NSS nicknames to PEM.pneubeck@chromium.org2013-08-061-1/+9
* Call crypto::InitializeTPMToken on the IO thread (Take 2)stevenjb@chromium.org2013-07-261-0/+183