summaryrefslogtreecommitdiffstats
path: root/crypto/nss_util.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in crypto/.avi2015-12-211-5/+7
* Fold away now dead NSS code.davidben2015-10-021-54/+0
* Only prime NSS in the sandbox for NSS ports.davidben2015-08-111-0/+6
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-171-3/+3
* Extract ScopedTestNSSDB from nss_util.pneubeck@chromium.org2014-07-281-42/+0
* Add GetSystemNSSKeySlot, merge GetPrivateNSSKeySlot/GetPublicNSSKeySlot to Ge...mattm@chromium.org2014-07-131-10/+10
* Remove usage of singleton software_slot_ in nss on ChromeOStbarzic@chromium.org2014-07-121-5/+0
* chromeos: Load chaps module and lookup TPM slots on the worker pool.mattm@chromium.org2014-02-271-3/+9
* Add ClientCertStoreChromeOS which only returns the certs for a given user.mattm@chromium.org2013-12-171-0/+21
* Initialize per-ChromeOS-user NSS slots and provide the functions to access them.mattm@google.com2013-12-061-1/+10
* Remove crypto::GetTPMTokenInfo which is no longer necessary.mattm@chromium.org2013-11-251-9/+1
* crypto/nss_util: Get TPM slot id, do lookup by id instead of by name.mattm@chromium.org2013-10-251-0/+1
* Make CryptohomeClientImplStub and ScopedTestNSSDB use the same TokenName.pneubeck@chromium.org2013-08-121-0/+3
* Remove unused crypto::GetSupplementalUserKey() method.davidroche@chromium.org2013-06-111-10/+0
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-4/+1
* Fix nits in crypto::InitNSSSafely().jorgelo@chromium.org2012-11-291-7/+8
* Initialize NSS in the PPAPI process for ClearKey CDM.jorgelo@chromium.org2012-11-171-1/+11
* Reland: Implement ScopedTestNSSDB instead of OpenTestNSSDB()toyoshim@chromium.org2012-10-181-5/+15
* Revert 162327 - Implement ScopedTestNSSDB instead of OpenTestNSSDB()estade@chromium.org2012-10-171-15/+5
* Implement ScopedTestNSSDB instead of OpenTestNSSDB()toyoshim@chromium.org2012-10-171-5/+15
* Remove #pragma once from cryptoajwong@chromium.org2012-07-111-1/+0
* Remove TPMTokenInfoDelegate to make TPM initialization code path simplehashimoto@chromium.org2012-05-171-32/+3
* Remove crypto::IsTPMTokenAvailblehashimoto@chromium.org2012-05-161-6/+0
* Convert blocking chromeos::CryptohomeClient::Pkcs11* methods to asynchashimoto@chromium.org2012-02-281-7/+16
* CertDatabaseNSSTest: Don't delete test DB dir since we don't close the DB (br...mattm@chromium.org2012-01-251-6/+7
* Reland: Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.mattm@chromium.org2011-12-151-0/+4
* Revert 114499 - Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.sail@chromium.org2011-12-141-4/+0
* Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.mattm@chromium.org2011-12-141-0/+4
* Change the Chrome OS PKCS #11 module from libopencryptoki.so to libchaps.so.dkrahn@chromium.org2011-11-171-2/+2
* Changed OAuth token+secret encryption to use supplemental user key from NSS DB.zelidrag@chromium.org2011-09-071-0/+10
* Rename CRYPTO_API to CRYPTO_EXPORT.darin@chromium.org2011-08-051-18/+19
* Export some functions to fix component build for chromeos.sadrul@chromium.org2011-07-131-7/+7
* crypto: enable components build for Linuxevan@chromium.org2011-07-121-8/+8
* Revert "crypto: enable components build for Linux"evan@chromium.org2011-07-121-8/+8
* crypto: enable components build for Linuxevan@chromium.org2011-07-121-8/+8
* Replace WifiConfigModel with async CertLibrarystevenjb@google.com2011-06-281-0/+17
* Crypto: Add crypto_api to code needed outside of cryptorvargas@google.com2011-06-201-2/+3
* Fixing FindFromPublicKeyInfo so that it searches the "Public" NSS databasegspencer@google.com2011-05-251-1/+1
* This adds calls to new API for cryptohomed that gives statusgspencer@chromium.org2011-04-191-10/+27
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+138