summaryrefslogtreecommitdiffstats
path: root/cmds/keystore/keystore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move keystore to system/security repoKenny Root2012-02-151-810/+0
* Fix build warningsGlenn Kasten2012-01-111-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-5/+5
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Revert "Add keychain user with special keystore access permissions"Brian Carlstrom2011-06-301-1/+0
* KeyStore: allow system user to get secrets from keystore.Chia-chi Yeh2011-06-261-1/+1
* Reinitialize KeyStore::mMasterKey after unlock (and add test-keystore)Brian Carlstrom2011-06-231-0/+1
* KeyStore.reset changesBrian Carlstrom2011-06-021-3/+1
* Integrating keystore with keyguard (Part 1 of 4)Brian Carlstrom2011-06-011-0/+812