summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/KeyChain.java
Commit message (Expand)AuthorAgeFilesLines
* Add signing to keystoreKenny Root2012-03-201-15/+13
* Merge "Make the credential storage change action public."Selim Gurun2012-03-151-1/+0
|\
| * Make the credential storage change action public.Selim Gurun2012-02-171-1/+0
* | Remove obsolete KeyChain references to USE_CREDENTIALS (2 of 2)Brian Carlstrom2012-03-011-9/+0
|/
* Act on credential storage updates.Selim Gurun2012-02-161-1/+17
* Revert "Act on credential storage updates."Selim Gurun2012-02-151-17/+1
* Act on credential storage updates.Selim Gurun2012-02-151-1/+17
* Make the KeyChain handled its own grants rather than havingFred Quintana2011-07-131-116/+13
* Merge "New KeyChain API for credential installation"Brian Carlstrom2011-07-061-10/+9
|\
| * New KeyChain API for credential installationBrian Carlstrom2011-06-291-10/+9
* | Build cert chain in KeyChain.getCertificateChainBrian Carlstrom2011-07-011-1/+19
|/
* KeyChain API for credential installationBrian Carlstrom2011-06-291-1/+87
* Replace KeyChainActivity placeholder UI with more polished dialog (1 of 5)Brian Carlstrom2011-06-251-9/+36
* New KeyChain API for application access to keystore credentialsBrian Carlstrom2011-06-101-2/+0
* KeyChain API refinementsBrian Carlstrom2011-06-091-10/+114
* Change KeyChain to assume PEM encoded keystore entriesBrian Carlstrom2011-06-071-5/+4
* Remove need for onActivityResult from KeyChain APIBrian Carlstrom2011-05-251-39/+144
* Move to KeyChain.bindBrian Carlstrom2011-05-171-25/+57
* Simplify KeyChain API by removing now unneeded CA certificate lookup (1 of 3)Brian Carlstrom2011-05-171-262/+67
* Adding KeyChain API and IKeyChainServiceBrian Carlstrom2011-04-201-0/+372