summaryrefslogtreecommitdiffstats
path: root/keystore
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Revert "Publish DevicePolicyManager CA certificate APIs"""Robin Lee2014-06-171-3/+14
|\
| * Revert "Revert "Publish DevicePolicyManager CA certificate APIs""Robin Lee2014-06-191-3/+14
* | Merge "Revert "Publish DevicePolicyManager CA certificate APIs""Robin Lee2014-06-171-14/+3
|\ \ | |/
| * Revert "Publish DevicePolicyManager CA certificate APIs"Robin Lee2014-06-171-14/+3
* | Merge "Publish DevicePolicyManager CA certificate APIs"Robin Lee2014-06-171-3/+14
|\ \ | |/
| * Publish DevicePolicyManager CA certificate APIsRobin Lee2014-06-111-3/+14
* | am b1cb5aab: am 748856f2: am a7ddd029: am 80e84e2d: am f3cecfa2: am 55d525b2:...Robert Ly2014-06-112-4/+4
|\ \ | |/ |/|
| * am f3cecfa2: am 55d525b2: am 716cc7dc: Add documentation for AndroidKeyStoreRobert Ly2014-06-102-4/+4
| |\
| | * am 55d525b2: am 716cc7dc: Add documentation for AndroidKeyStoreRobert Ly2014-06-102-4/+4
| | |\
| | | * Add documentation for AndroidKeyStoreRobert Ly2014-05-072-4/+4
* | | | Use the correct package name for CHOOSERKenny Root2014-03-171-1/+6
* | | | KeyChain: add explicit package for getPrivateKeyKenny Root2014-02-071-1/+7
* | | | Remove unused imports from frameworks/base.John Spurlock2013-11-205-11/+0
|/ / /
* | | Add argument to binder call to check key typesKenny Root2013-09-052-3/+12
* | | Unhide functions to allow ECDSA supportKenny Root2013-09-031-6/+0
* | | Add support for DSA and ECDSA key typesKenny Root2013-09-037-196/+1450
* | | Add methods for managing CAs to DevicePolicyManager(Service)Maggie Benthall2013-08-201-1/+4
|/ /
* | resolved conflicts for merge of fca0f92e to stage-aosp-masterElliott Hughes2013-06-282-6/+6
|\ \
| * | Switch frameworks/base over from @hidden Charsets to public StandardCharsets.Elliott Hughes2013-06-282-6/+6
* | | am cd1de394: Merge "Track change in NativeCrypto"Kenny Root2013-05-061-0/+2
|\ \ \ | |/ /
| * | Track change in NativeCryptoKenny Root2013-05-061-0/+2
* | | resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aospKenny Root2013-04-295-7/+7
|\ \ \ | |/ / | | / | |/ |/|
| * Track change to JSSE providerKenny Root2013-04-295-7/+7
| * AndroidKeyStore: Add encrypted flagKenny Root2013-04-159-136/+732
| * keystore: Add flag for blobs to be unencryptedKenny Root2013-04-151-6/+21
| * Remove keystore entries when package removedKenny Root2013-04-021-0/+9
| * KeyStore: add API to query storage typeKenny Root2013-03-291-0/+9
* | Rename API AndroidKey* -> Key*Kenny Root2013-04-188-76/+80
* | keystore: remove old APIsKenny Root2013-04-121-24/+0
* | Remove old KeyStore call sitesKenny Root2013-04-122-113/+175
* | AndroidKeyStore: Add encrypted flagKenny Root2013-04-129-136/+730
* | keystore: Add flag for blobs to be unencryptedKenny Root2013-04-101-6/+21
* | Revert "Remove AndroidKeyStore from API"Kenny Root2013-04-061-2/+0
* | Remove keystore entries when package removedKenny Root2013-04-031-0/+9
* | Add API to query KeyChain algorithm support, pt. 2Kenny Root2013-04-021-3/+3
* | Add API to query KeyChain algorithm supportKenny Root2013-04-021-0/+24
* | KeyStore: add API to query storage typeKenny Root2013-03-291-0/+9
|/
* AndroidKeyStore: add Builder for param specKenny Root2013-03-282-4/+160
* Add ability to install credentials as other UIDKenny Root2013-03-281-0/+8
* KeyStore: change migrate to duplicateKenny Root2013-03-212-8/+32
* KeyStore: add "migrate" commandKenny Root2013-03-202-0/+41
* KeyStore: add API to uid versionsKenny Root2013-03-204-41/+223
* KeyStore: stop using state()Kenny Root2013-02-143-7/+8
* Merge "Track keystore binder changes"Kenny Root2013-02-131-7/+7
|\
| * Track keystore binder changesKenny Root2013-02-131-7/+7
* | KeyChain: return null instead of throwKenny Root2013-02-131-1/+6
|/
* am 74637db2: Merge "AndroidKeyStore: return error code on error"Kenny Root2013-02-041-1/+6
|\
| * AndroidKeyStore: return error code on errorKenny Root2013-02-041-1/+6
* | am 5a720bb9: Merge "AndroidKeyStore: add key wrapping test"Kenny Root2013-02-041-0/+48
|\ \ | |/
| * AndroidKeyStore: add key wrapping testKenny Root2013-02-041-0/+48