1. 360f51f keystore: fix import as other UIDs by Kenny Root · 12 years ago master ara-dev-release-20141107
  2. 5d88497 Merge "keystore: Add flag for blobs to be unencrypted" into jb-mr2-dev by Kenny Root · 12 years ago
  3. aae26fc keystore: fix bug in clear_uid by Kenny Root · 12 years ago
  4. 0c540aa keystore: Add flag for blobs to be unencrypted by Kenny Root · 12 years ago
  5. a6fe620 Add liblog by Ying Wang · 12 years ago
  6. 68b4631 keystore: Add multi-user support by Kenny Root · 12 years ago
  7. 4d93d24 keystore: fix inverted hardware keystore check by Kenny Root · 12 years ago
  8. 2ca3b1b Fix CL split and build by Kenny Root · 12 years ago
  9. 7a310fb keystore: fix upgrades by Kenny Root · 12 years ago
  10. 2ecc7a1 keystore: command to clear all keys for UID by Kenny Root · 12 years ago
  11. 4306123 keystore: add API to query storage type by Kenny Root · 12 years ago
  12. cfc38e5 Merge "keystore: change migrate to duplicate" by Kenny Root · 12 years ago
  13. d53bc92 keystore: change migrate to duplicate by Kenny Root · 12 years ago
  14. 349cb74 Merge "keystore: add "migrate" command" by Kenny Root · 12 years ago
  15. 0225407 keystore: add "migrate" command by Kenny Root · 12 years ago
  16. 0e67b36 Merge "keystore: allow system UID to WiFi or VPN" by Kenny Root · 12 years ago
  17. 79efeb6 Merge "keystore: Check for unlock, not for specific state" by Kenny Root · 12 years ago
  18. 4946890 keystore: allow system UID to WiFi or VPN by Kenny Root · 12 years ago
  19. 9d45d1c keystore: Check for unlock, not for specific state by Kenny Root · 12 years ago
  20. d24f7c9 Merge "KeyStore: return null instead of empty list" by Kenny Root · 12 years ago
  21. e289c40 KeyStore: return null instead of empty list by Kenny Root · 12 years ago
  22. f7c0ee2 Merge "keystore: add UID to certain APIs" by Kenny Root · 12 years ago
  23. 831311c Merge "keystore: rename uid to callingUid" by Kenny Root · 12 years ago
  24. d454213 Merge "Remove Value and ValueString classes" by Kenny Root · 12 years ago
  25. b88c3eb keystore: add UID to certain APIs by Kenny Root · 12 years ago
  26. d38a0b0 keystore: rename uid to callingUid by Kenny Root · 12 years ago
  27. 70c9889 Remove Value and ValueString classes by Kenny Root · 12 years ago
  28. a806bbd Merge "Fix for error condition in IKeystoreService" by Kenny Root · 12 years ago
  29. b03c9fb Fix for error condition in IKeystoreService by Kenny Root · 12 years ago
  30. 36c6fd6 Merge "Fix mtime via Binder" by Kenny Root · 12 years ago
  31. 678177e Merge "Add wrapping capability to keystore engine" by Kenny Root · 12 years ago
  32. 36a9e23 Fix mtime via Binder by Kenny Root · 12 years ago
  33. b51c47d Add wrapping capability to keystore engine by Kenny Root · 12 years ago
  34. 7ce505f Merge "Actually terminate on EOF" by Kenny Root · 12 years ago
  35. 5281edb Actually terminate on EOF by Kenny Root · 12 years ago
  36. 1c405f2 Merge "Add Android.mk as a dependency as well" by Kenny Root · 12 years ago
  37. 6a9cafc Add Android.mk as a dependency as well by Kenny Root · 12 years ago
  38. cf76556 Merge "EINTR handling and debugging for error cases" by Kenny Root · 12 years ago
  39. 150ca93 EINTR handling and debugging for error cases by Kenny Root · 12 years ago
  40. bcbe09e Merge "Switch keystore to binder" by Kenny Root · 12 years ago
  41. 07438c8 Switch keystore to binder by Kenny Root · 12 years ago
  42. 66702f7 am 9b0bd2b3: Merge "Add casts to avoid build warnings with gcc-4.7" by Kenny Root · 12 years ago
  43. 9b0bd2b Merge "Add casts to avoid build warnings with gcc-4.7" by Kenny Root · 12 years ago
  44. c3cb851 Add casts to avoid build warnings with gcc-4.7 by Pavel Chupin · 12 years ago
  45. cd8df62 am 878c359d: Merge "Add getmtime command for keys" by Kenny Root · 12 years ago
  46. 878c359 Merge "Add getmtime command for keys" by Kenny Root · 12 years ago
  47. 344e0bc Add getmtime command for keys by Kenny Root · 12 years ago
  48. d3c598c am e7f9da44: Merge "Clear out ENGINE flags when initializing" by Kenny Root · 12 years ago
  49. e7f9da4 Merge "Clear out ENGINE flags when initializing" by Kenny Root · 12 years ago
  50. 938a991 Clear out ENGINE flags when initializing by Kenny Root · 12 years ago
  51. 65c1af4 am 593786c9: Merge "keymaster HAL users don\'t need delete_keypair" by Kenny Root · 12 years ago
  52. 593786c Merge "keymaster HAL users don't need delete_keypair" by Kenny Root · 12 years ago
  53. 9a53d3e keymaster HAL users don't need delete_keypair by Kenny Root · 12 years ago
  54. 3fff02b Reconcile with jb-release by The Android Open Source Project · 12 years ago
  55. e9478a0 merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  56. 81a4e0f am aa8467e5: Merge "Handle keynames with special characters such as - and ." by Brian Carlstrom · 12 years ago
  57. aa8467e Merge "Handle keynames with special characters such as - and ." by Brian Carlstrom · 12 years ago
  58. a8c703d Handle keynames with special characters such as - and . by Brian Carlstrom · 12 years ago
  59. 0114bd9 Handle keynames with special characters such as - and . by Brian Carlstrom · 12 years ago
  60. c0ff10d Make sure delete_all function pointer is NULL by Kenny Root · 13 years ago
  61. bef8083 Only initialize ex_data if not already by Kenny Root · 13 years ago
  62. e95ce35 Allow calls from secondary user Settings app. by Amith Yamasani · 13 years ago
  63. da1ed9a Turn on extra compiler checks by Kenny Root · 13 years ago
  64. 98c2f8f use UniquePtr.h from frameworks/native by Colin Cross · 13 years ago
  65. 822c3a9 Add support for upgrading key types by Kenny Root · 13 years ago
  66. 298e7b1 Add keymaster delete_all call on reset by Kenny Root · 13 years ago
  67. 70e3a86 Add keymaster to keystore with soft implementation by Kenny Root · 13 years ago
  68. 5187818 keystore_client shared library by Kenny Root · 13 years ago
  69. a91203b Move keystore from frameworks/base by Kenny Root · 13 years ago
  70. 984d6fa by Anatol Pomazau · 13 years ago