summaryrefslogtreecommitdiffstats
path: root/keystore
Commit message (Expand)AuthorAgeFilesLines
* Make the KeyChain handled its own grants rather than havingFred Quintana2011-07-132-118/+19
* 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-292-21/+94
* Add KeyStoreTest.testGetBrian Carlstrom2011-06-271-0/+12
* Moving ssl_certificate layout, resources, and helper code to SslCertificateBrian Carlstrom2011-06-271-0/+1
* Replace KeyChainActivity placeholder UI with more polished dialog (1 of 5)Brian Carlstrom2011-06-252-9/+52
* New KeyChain API for application access to keystore credentialsBrian Carlstrom2011-06-103-6/+0
* KeyChain API refinementsBrian Carlstrom2011-06-094-15/+186
* Change KeyChain to assume PEM encoded keystore entriesBrian Carlstrom2011-06-072-6/+50
* Restore ResponseCodes for use with getLastErrorBrian Carlstrom2011-06-011-10/+10
* Integrating keystore with keyguard (Part 1 of 4)Brian Carlstrom2011-06-012-61/+76
* Remove need for onActivityResult from KeyChain APIBrian Carlstrom2011-05-255-113/+205
* 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-173-265/+140
* Make CertInstaller installed CA certs trusted by applications via default Tru...Brian Carlstrom2011-05-141-0/+7
* Expose Credentials.UNLOCK_ACTION for callers that want to use startActivityFo...Brian Carlstrom2011-04-221-1/+3
* Adding KeyChain API and IKeyChainServiceBrian Carlstrom2011-04-202-0/+403
* Tolerate missing AccountManager resource, not just missing resource nameBrian Carlstrom2011-04-071-13/+6
* Update the path of the intent to unlock keystore.Chia-chi Yeh2011-01-201-13/+1
* Use deliberately public API rather than org.apache cruft.Elliott Hughes2010-11-111-6/+3
* Work on issue #3101415: Crespo apps seem to have their UID changed over time.Dianne Hackborn2010-10-151-0/+1
* Use explicit intent for installing credentials.Hung-ying Tyan2010-10-081-3/+10
* Remove the use of FileInputStream.available()Rich Cannings2010-09-091-12/+7
* Don't rely on the system locale for converting to/from bytes.Nick Kralevich2010-03-102-11/+41
* Better file permissions enforcement on system keystore.Oscar Montemayor2010-02-221-0/+3
* Fix for bug 2427961 android.security.tests.SystemKeyStoreTest:testBasicAccess...Oscar Montemayor2010-02-091-2/+3
* KeyStore: minor improvements.Chia-chi Yeh2010-02-061-20/+21
* Apps on SD card.Oscar Montemayor2010-01-151-1/+1
* Apps on SD card.Oscar Montemayor2010-01-152-1/+39
* Apps on SD card project.Oscar Montemayor2010-01-063-0/+188
* Add unit test for the new keystore.Chung-yih Wang2009-09-294-0/+226
* KeyStore: remove classes used by old keystore.Chia-chi Yeh2009-09-242-229/+0
* KeyStore: return null when response code indicates an error.Chia-chi Yeh2009-09-241-3/+5
* Remove old keystore and related files.Hung-ying Tyan2009-09-246-1207/+0
* KeyStore: rename scan() to saw().Chia-chi Yeh2009-09-221-3/+3
* KeyStore: add java interface.Chia-chi Yeh2009-09-212-3/+224
* Add a helper class to send out credentials.Chia-chi Yeh2009-09-181-0/+98
* Fix a minor bug in is_alnum_string()...Hung-ying Tyan2009-09-171-4/+0
* Add tests and misc fixes on keystore.Hung-ying Tyan2009-09-112-14/+21
* Add two CertTool helper classes.Hung-ying Tyan2009-09-102-44/+186
* keystore: remove "#include <openssl/engine.h>".Chia-chi Yeh2009-09-101-1/+0
* Replace the delimiter whitespace with '\0'.Chung-yih Wang2009-09-091-5/+4
* Print error message if the buffer size is too small.Chung-yih Wang2009-09-021-1/+4
* Store CA certificate chain into one single key entry with PEM format.Chung-yih Wang2009-09-012-17/+17
* Merge change 21259 into eclairAndroid (Google) Code Review2009-08-261-4/+9
|\
| * Make certificate-handling-related constants publicHung-ying Tyan2009-08-141-4/+9
* | am c8ab08aa: Merge change 21124 into donutJean-Baptiste Queru2009-08-182-0/+190
|\ \ | |/ |/|
| * Add license-related filesJean-Baptiste Queru2009-08-132-0/+190