1. 1c219f6 Rename API AndroidKey* -> Key* by Kenny Root · 11 years ago
  2. e7cf8c2 keystore: remove old APIs by Kenny Root · 11 years ago
  3. 2eeda72 AndroidKeyStore: Add encrypted flag by Kenny Root · 11 years ago
  4. a3788b0 keystore: Add flag for blobs to be unencrypted by Kenny Root · 11 years ago
  5. 8b51475 Revert "Remove AndroidKeyStore from API" by Kenny Root · 11 years ago
  6. d72317a Remove keystore entries when package removed by Kenny Root · 11 years ago
  7. 5b7e90a Add API to query KeyChain algorithm support, pt. 2 by Kenny Root · 11 years ago
  8. bf556ac Add API to query KeyChain algorithm support by Kenny Root · 11 years ago
  9. 5cb5cec KeyStore: add API to query storage type by Kenny Root · 11 years ago
  10. acb0b5b AndroidKeyStore: add Builder for param spec by Kenny Root · 11 years ago
  11. 3e7be43 Add ability to install credentials as other UID by Kenny Root · 11 years ago
  12. 5f1d965 KeyStore: change migrate to duplicate by Kenny Root · 11 years ago
  13. bd79419 KeyStore: add "migrate" command by Kenny Root · 11 years ago
  14. 78ad849 KeyStore: add API to uid versions by Kenny Root · 11 years ago
  15. b9594ce KeyStore: stop using state() by Kenny Root · 11 years ago
  16. b0f4b8a Merge "Track keystore binder changes" by Kenny Root · 11 years ago
  17. 0150e48 KeyChain: return null instead of throw by Kenny Root · 11 years ago
  18. e151f28 Track keystore binder changes by Kenny Root · 11 years ago
  19. 887c523 am 74637db2: Merge "AndroidKeyStore: return error code on error" by Kenny Root · 11 years ago
  20. e66769a AndroidKeyStore: return error code on error by Kenny Root · 11 years ago
  21. 516fab2 am 133c5f5e: Merge "AndroidKeyStore: fix tests" by Kenny Root · 11 years ago
  22. 8b58c52 AndroidKeyStore: fix tests by Kenny Root · 11 years ago
  23. a647281 am 2e99d3c9: am ebb61ca2: Merge "Track libcore changes for OpenSSLKey" by Kenny Root · 11 years ago
  24. cc1fc6b Track libcore changes for OpenSSLKey by Kenny Root · 11 years ago
  25. c41db6c am 834b0f3c: am 19b17b41: am 38a642e9: am 3e2479dd: Merge "docs: fix broken links and add new sitemap text file" into jb-mr1-dev by Scott Main · 12 years ago
  26. 188315c docs: fix broken links and add new sitemap text file by Scott Main · 12 years ago
  27. 6b77645 Switch keystore to binder by Kenny Root · 12 years ago
  28. ce24985 Remove AndroidKeyStore from API by Kenny Root · 12 years ago
  29. 0efca17 Tracking upgrade to bouncycastle 1.47 by Brian Carlstrom · 12 years ago
  30. a4640c0 Add some NullPointerExceptions to AndroidKeyStore by Kenny Root · 12 years ago
  31. 69ddab4 Always-on VPN. by Jeff Sharkey · 12 years ago
  32. 802768d Add ability to replace chain for PrivateKeyEntry by Kenny Root · 12 years ago
  33. db02671 Add KeyPairGenerator for Android keystore by Kenny Root · 12 years ago
  34. e29df16 Add AndroidKeyStore provider for KeyStore API by Kenny Root · 12 years ago
  35. 473c712 Add getmtime to Android KeyStore API by Kenny Root · 12 years ago
  36. 54e03af Use TrustedCertificateStore for chain building by Kenny Root · 12 years ago
  37. 5b1f037 Change KeyStore to use Modified UTF-8 to match NativeCrypto by Brian Carlstrom · 12 years ago
  38. 5423e68 Add signing to keystore by Kenny Root · 13 years ago
  39. 1cedb47 Merge "Make the credential storage change action public." by Selim Gurun · 12 years ago
  40. fcdccac Remove obsolete KeyChain references to USE_CREDENTIALS (2 of 2) by Brian Carlstrom · 12 years ago
  41. e57319f Make the credential storage change action public. by Selim Gurun · 12 years ago
  42. 93ba4fe Act on credential storage updates. by Selim Gurun · 12 years ago
  43. 43e4158 Revert "Act on credential storage updates." by Selim Gurun · 12 years ago
  44. fcd93b7 Act on credential storage updates. by Selim Gurun · 12 years ago
  45. ab8b84a Make the KeyChain handled its own grants rather than having by Fred Quintana · 13 years ago
  46. 74e6bd7 Merge "New KeyChain API for credential installation" by Brian Carlstrom · 13 years ago
  47. db93b78 Build cert chain in KeyChain.getCertificateChain by Brian Carlstrom · 13 years ago
  48. ca43c45 New KeyChain API for credential installation by Brian Carlstrom · 13 years ago
  49. a00a2b3 KeyChain API for credential installation by Brian Carlstrom · 13 years ago
  50. 6da0033 Moving ssl_certificate layout, resources, and helper code to SslCertificate by Brian Carlstrom · 13 years ago
  51. 67c30df Replace KeyChainActivity placeholder UI with more polished dialog (1 of 5) by Brian Carlstrom · 13 years ago
  52. 42f6528 New KeyChain API for application access to keystore credentials by Brian Carlstrom · 13 years ago
  53. 93201f5 KeyChain API refinements by Brian Carlstrom · 13 years ago
  54. 9d7faa9 Change KeyChain to assume PEM encoded keystore entries by Brian Carlstrom · 13 years ago
  55. 7e4b1a4 Restore ResponseCodes for use with getLastError by Brian Carlstrom · 13 years ago
  56. 5cfee3f Integrating keystore with keyguard (Part 1 of 4) by Brian Carlstrom · 13 years ago
  57. ba1a667 Remove need for onActivityResult from KeyChain API by Brian Carlstrom · 13 years ago
  58. d752472 Move to KeyChain.bind by Brian Carlstrom · 13 years ago
  59. 8e9929c Simplify KeyChain API by removing now unneeded CA certificate lookup (1 of 3) by Brian Carlstrom · 13 years ago
  60. 2627d53 Make CertInstaller installed CA certs trusted by applications via default TrustManager (1 of 6) by Brian Carlstrom · 13 years ago
  61. 4a9e1a2 Expose Credentials.UNLOCK_ACTION for callers that want to use startActivityForResult by Brian Carlstrom · 13 years ago
  62. b9a07c1 Adding KeyChain API and IKeyChainService by Brian Carlstrom · 13 years ago
  63. 46703b0 Tolerate missing AccountManager resource, not just missing resource name by Brian Carlstrom · 13 years ago
  64. 527f01e Update the path of the intent to unlock keystore. by Chia-chi Yeh · 13 years ago
  65. 460c26e Use deliberately public API rather than org.apache cruft. by Elliott Hughes · 14 years ago
  66. 8bdf593 Work on issue #3101415: Crespo apps seem to have their UID changed over time. by Dianne Hackborn · 14 years ago
  67. c5e630a Use explicit intent for installing credentials. by Hung-ying Tyan · 14 years ago
  68. 8d57883 Remove the use of FileInputStream.available() by Rich Cannings · 14 years ago
  69. 34c47c8 Don't rely on the system locale for converting to/from bytes. by Nick Kralevich · 14 years ago
  70. 1ff8fee Better file permissions enforcement on system keystore. by Oscar Montemayor · 14 years ago
  71. d12feb9 KeyStore: minor improvements. by Chia-chi Yeh · 14 years ago
  72. b62e813 Apps on SD card. by Oscar Montemayor · 14 years ago
  73. 8da98e3 Apps on SD card project. by Oscar Montemayor · 14 years ago
  74. 8c596c6 KeyStore: remove classes used by old keystore. by Chia-chi Yeh · 15 years ago
  75. f1ece5d KeyStore: return null when response code indicates an error. by Chia-chi Yeh · 15 years ago
  76. ec05c46 Remove old keystore and related files. by Hung-ying Tyan · 15 years ago
  77. 613fcc8 KeyStore: rename scan() to saw(). by Chia-chi Yeh · 15 years ago
  78. 4403917 KeyStore: add java interface. by Chia-chi Yeh · 15 years ago
  79. 9b7a3f1 Add a helper class to send out credentials. by Chia-chi Yeh · 15 years ago
  80. 5b68080 Fix a minor bug in is_alnum_string()... by Hung-ying Tyan · 15 years ago
  81. a7df557 Add tests and misc fixes on keystore. by Hung-ying Tyan · 15 years ago
  82. 9249cc6 Add two CertTool helper classes. by Hung-ying Tyan · 15 years ago
  83. 801b73f Replace the delimiter whitespace with '\0'. by Chung-yih Wang · 15 years ago
  84. 0996023 Store CA certificate chain into one single key entry with PEM format. by Chung-yih Wang · 15 years ago
  85. 20a1156 Make certificate-handling-related constants public by Hung-ying Tyan · 15 years ago
  86. f1ab36f Fix network order for marshalling in keystore interface. by repo sync · 15 years ago
  87. dc1d570 Fix the auto notification cleanup when vpn is disconnected. by Chung-yih Wang · 15 years ago
  88. e81f51f Change some log.i to log.d. by Hung-ying Tyan · 15 years ago
  89. fd3db87 Support x509-user-cert mime type in browser. by Chung-yih Wang · 15 years ago
  90. 719eba5 Change to SPKAC certificate request format for keygen. by Chung-yih Wang · 15 years ago
  91. 24988b3 Cleanup the old keystore APIs. by Chung-yih Wang · 15 years ago
  92. 22726cf Return error codes for storing the key/cert in addPkcs12Keystore() by Chung-yih Wang · 15 years ago
  93. c9c119e Support addPkcs12Keystore function in CertTool library. by Chung-yih Wang · 15 years ago
  94. 699ca3f Add password field for WiFi configuration. by Chung-yih Wang · 15 years ago
  95. bf20b99 Migrate to the CertTool library. by Chung-yih Wang · 15 years ago
  96. 116d890 Fix null data handling in ServiceCommand.writeCommand() by Hung-ying Tyan · 15 years ago
  97. fa927c0 Remove the null-termination for Java string compatibility. by Chung-yih Wang · 15 years ago
  98. eec1182 Add CertTool for handling the keygen and certificate download. by Chung-yih Wang · 15 years ago
  99. 3af8e93 Change addCertificate to take byte[] instead of String as we don't know the encoding. by Grace Kloba · 15 years ago
  100. 6d531bf Change the keystore APIs. by Chung-yih Wang · 15 years ago