summaryrefslogtreecommitdiffstats
path: root/crypto/nss_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove TPMTokenInfoDelegate to make TPM initialization code path simplehashimoto@chromium.org2012-05-171-71/+52
* Remove crypto::IsTPMTokenAvailblehashimoto@chromium.org2012-05-161-10/+0
* Properly pass NSS parameters when initializing the PKCS#11 module on CrOSrsleevi@chromium.org2012-04-061-52/+7
* Forces TPM slot to be "Friendly", allowing NSS to avoid lockinggspencer@chromium.org2012-04-031-3/+48
* Convert blocking chromeos::CryptohomeClient::Pkcs11* methods to asynchashimoto@chromium.org2012-02-281-37/+52
* Make nss/TPM integration in ChromeOS more robust.stevenjb@chromium.org2012-02-151-3/+1
* CertDatabaseNSSTest: Don't delete test DB dir since we don't close the DB (br...mattm@chromium.org2012-01-251-8/+15
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-231-5/+3
* Reland: Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.mattm@chromium.org2011-12-151-16/+6
* Revert 114499 - Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.sail@chromium.org2011-12-141-6/+16
* Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.mattm@chromium.org2011-12-141-16/+6
* Change the Chrome OS PKCS #11 module from libopencryptoki.so to libchaps.so.dkrahn@chromium.org2011-11-171-19/+19
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* This change implements certificate import from ONC file.gspencer@chromium.org2011-11-031-1/+1
* Implement UseLocalCacheOfNSSDatabaseIfNFS() for OpenBSD.robert.nagy@gmail.com2011-10-251-3/+11
* This reinstates a change of gauravsh's that I revertedgspencer@chromium.org2011-10-191-3/+0
* Revert 105136 - [chromiumos] Start TPM token initialization re-tries on logingspencer@chromium.org2011-10-141-0/+3
* [chromiumos] Start TPM token initialization re-tries on logingauravsh@chromium.org2011-10-121-3/+0
* Fix library paths for preloading NSS on Ubuntu 11.10.lambroslambrou@chromium.org2011-10-071-2/+12
* Changed OAuth token+secret encryption to use supplemental user key from NSS DB.zelidrag@chromium.org2011-09-071-0/+50
* Protect against NULL delegate in NSSInit.stevenjb@google.com2011-07-081-5/+12
* Replace WifiConfigModel with async CertLibrarystevenjb@google.com2011-06-281-39/+50
* Search all slots when looking for a key in NSSgspencer@google.com2011-06-081-18/+10
* Include the actual NSS database directory pathname in thewtc@chromium.org2011-06-071-1/+1
* This adds calls to new API for cryptohomed that gives statusgspencer@chromium.org2011-04-191-73/+91
* linux: don't always print dlopen errors from LoadNativeLibraryevan@chromium.org2011-04-181-1/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+706