index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
nss_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a direct include of strings headers in crypto/, dbus/, device/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Remove unused crypto::GetSupplementalUserKey() method.
davidroche@chromium.org
2013-06-11
1
-52
/
+0
*
Revert 202305 "Destroy all Singletons and LazyInstances between ..."
rsesek@chromium.org
2013-05-25
1
-2
/
+3
*
Destroy all Singletons and LazyInstances between each test.
rsesek@chromium.org
2013-05-25
1
-3
/
+2
*
Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-5
/
+5
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
More FilePath -> base::FilePath replacement.
brettw@chromium.org
2013-02-10
1
-16
/
+16
*
Time NSS Initialization for slow startups.
jeremy@chromium.org
2013-01-22
1
-0
/
+10
*
Fix nits in crypto::InitNSSSafely().
jorgelo@chromium.org
2012-11-29
1
-4
/
+4
*
Update nss_revision to 169146.
wtc@chromium.org
2012-11-22
1
-2
/
+0
*
Always force a crash with error info on NSS_NoDB_Init failure.
wtc@chromium.org
2012-11-21
1
-10
/
+8
*
Disable MD5 certificate signatures if NSS is used to verify certificates.
wtc@chromium.org
2012-11-20
1
-5
/
+8
*
Initialize NSS in the PPAPI process for ClearKey CDM.
jorgelo@chromium.org
2012-11-17
1
-0
/
+11
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-3
/
+4
*
Use LOG(FATAL) instead of CHECK(false) to force a crash on NSS_NoDB_Init
wtc@chromium.org
2012-11-16
1
-1
/
+1
*
Force a crash with error info on NSS_NoDB_Init failure.
wtc@chromium.org
2012-11-15
1
-0
/
+13
*
Enable MD5 certificate signatures until we figure out how to deal
wtc@chromium.org
2012-10-19
1
-0
/
+5
*
Reland: Implement ScopedTestNSSDB instead of OpenTestNSSDB()
toyoshim@chromium.org
2012-10-18
1
-2
/
+8
*
Revert 162327 - Implement ScopedTestNSSDB instead of OpenTestNSSDB()
estade@chromium.org
2012-10-17
1
-7
/
+2
*
Implement ScopedTestNSSDB instead of OpenTestNSSDB()
toyoshim@chromium.org
2012-10-17
1
-2
/
+7
*
Upstream minor iOS crypto diffs.
msarda@chromium.org
2012-08-14
1
-1
/
+4
*
Remove TPMTokenInfoDelegate to make TPM initialization code path simple
hashimoto@chromium.org
2012-05-17
1
-71
/
+52
*
Remove crypto::IsTPMTokenAvailble
hashimoto@chromium.org
2012-05-16
1
-10
/
+0
*
Properly pass NSS parameters when initializing the PKCS#11 module on CrOS
rsleevi@chromium.org
2012-04-06
1
-52
/
+7
*
Forces TPM slot to be "Friendly", allowing NSS to avoid locking
gspencer@chromium.org
2012-04-03
1
-3
/
+48
*
Convert blocking chromeos::CryptohomeClient::Pkcs11* methods to async
hashimoto@chromium.org
2012-02-28
1
-37
/
+52
*
Make nss/TPM integration in ChromeOS more robust.
stevenjb@chromium.org
2012-02-15
1
-3
/
+1
*
CertDatabaseNSSTest: Don't delete test DB dir since we don't close the DB (br...
mattm@chromium.org
2012-01-25
1
-8
/
+15
*
Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.
fischman@chromium.org
2012-01-23
1
-5
/
+3
*
Reland: Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.
mattm@chromium.org
2011-12-15
1
-16
/
+6
*
Revert 114499 - Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.
sail@chromium.org
2011-12-14
1
-6
/
+16
*
Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.
mattm@chromium.org
2011-12-14
1
-16
/
+6
*
Change the Chrome OS PKCS #11 module from libopencryptoki.so to libchaps.so.
dkrahn@chromium.org
2011-11-17
1
-19
/
+19
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-2
/
+2
*
This change implements certificate import from ONC file.
gspencer@chromium.org
2011-11-03
1
-1
/
+1
*
Implement UseLocalCacheOfNSSDatabaseIfNFS() for OpenBSD.
robert.nagy@gmail.com
2011-10-25
1
-3
/
+11
*
This reinstates a change of gauravsh's that I reverted
gspencer@chromium.org
2011-10-19
1
-3
/
+0
*
Revert 105136 - [chromiumos] Start TPM token initialization re-tries on login
gspencer@chromium.org
2011-10-14
1
-0
/
+3
*
[chromiumos] Start TPM token initialization re-tries on login
gauravsh@chromium.org
2011-10-12
1
-3
/
+0
*
Fix library paths for preloading NSS on Ubuntu 11.10.
lambroslambrou@chromium.org
2011-10-07
1
-2
/
+12
*
Changed OAuth token+secret encryption to use supplemental user key from NSS DB.
zelidrag@chromium.org
2011-09-07
1
-0
/
+50
*
Protect against NULL delegate in NSSInit.
stevenjb@google.com
2011-07-08
1
-5
/
+12
*
Replace WifiConfigModel with async CertLibrary
stevenjb@google.com
2011-06-28
1
-39
/
+50
*
Search all slots when looking for a key in NSS
gspencer@google.com
2011-06-08
1
-18
/
+10
*
Include the actual NSS database directory pathname in the
wtc@chromium.org
2011-06-07
1
-1
/
+1
*
This adds calls to new API for cryptohomed that gives status
gspencer@chromium.org
2011-04-19
1
-73
/
+91
*
linux: don't always print dlopen errors from LoadNativeLibrary
evan@chromium.org
2011-04-18
1
-1
/
+1
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-0
/
+706