summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Track keystore password method changesChad Brubaker2015-05-071-1/+1
* Convert to new KeyStore formatKenny Root2012-03-151-9/+7
* Remove obsolete KeyChain references to USE_CREDENTIALS (1 of 2)Brian Carlstrom2012-03-011-1/+0
* Make the KeyChain handled its own grants rather than havingFred Quintana2011-07-132-48/+7
* Display full certificate chain in test outputBrian Carlstrom2011-07-011-1/+3
* Tracking move to KeyChain credential installation APIBrian Carlstrom2011-06-291-4/+3
* Replace KeyChainActivity placeholder UI with more polished dialog (5 of 5)Brian Carlstrom2011-06-261-6/+33
* Tracking KeyChain API refinementsBrian Carlstrom2011-06-091-9/+11
* Use external/mockwebserver in packages/apps/KeyChainJesse Wilson2011-06-082-3/+3
* Change KeyChain tests to use PEM format in keystore to match CertInstallerBrian Carlstrom2011-06-072-11/+19
* Make KeyChainActivity.onBackPressed return null responseBrian Carlstrom2011-06-071-0/+14
* Integrating keystore with keyguard (Part 3 of 4)Brian Carlstrom2011-06-011-10/+10
* Remove need for onActivityResult from KeyChain APIBrian Carlstrom2011-05-241-67/+28
* Make KeyChainActivity fail on empty as well as null list of certsBrian Carlstrom2011-05-171-1/+3
* Change KeyChainTestActivity to use CertInstaller to install CABrian Carlstrom2011-05-171-63/+87
* Simplify KeyChain API by removing now unneeded CA certificate lookup (3 of 3)Brian Carlstrom2011-05-172-121/+70
* Adding KeyChainService and KeyChainActivityBrian Carlstrom2011-04-224-0/+696