1. eecdd12 Cleanup password change and removal logic. by Chad Brubaker · 11 years ago
  2. 01771ae Fix permission check in reset_uid and clear_uid by Chad Brubaker · 11 years ago
  3. 9e5016a Enable SoftKeymasterDevice logging. by Shawn Willden · 11 years ago
  4. ef572b6 Use SoftKeymasterDevice::keymaster_device rather than casting. by Shawn Willden · 11 years ago
  5. 6b54116 Fix addOperationAuthTokenIfNeeded lookup by Chad Brubaker · 11 years ago
  6. aebbfc2 Move auth token checking to begin by Chad Brubaker · 11 years ago
  7. 43b4ad1 Add test for AuthTokenTable.Clear. by Shawn Willden · 11 years ago
  8. 7a4dd55 Merge "Flush the auth token table on resetUid" by Chad Brubaker · 11 years ago
  9. bbc7648 Flush the auth token table on resetUid by Chad Brubaker · 11 years ago
  10. 686db06 Support KM_LONG_REP by Chad Brubaker · 11 years ago
  11. 9489b79 Refactor permission and state checking by Chad Brubaker · 11 years ago
  12. 1690089 Fix addAuthToken api by Andres Morales · 11 years ago
  13. ad6514a Store the key characteristics for operations by Chad Brubaker · 11 years ago
  14. 06801e0 Add auth token fetching by Chad Brubaker · 11 years ago
  15. d80c7b4 Implement addAuthToken by Chad Brubaker · 11 years ago
  16. 96cf1b1 Merge "Include operation handle in OperationResult" by Chad Brubaker · 11 years ago
  17. 41efb6a Merge "Add authorization binder methods" by Chad Brubaker · 11 years ago
  18. 154d769 Allow entropy to be provided to some operations by Chad Brubaker · 11 years ago
  19. fd7e2cf Remove uses of libcxx.mk. by Dan Albert · 11 years ago
  20. e3ec754 Merge "Make client/app ids objects in the binder API" by Chad Brubaker · 11 years ago
  21. dbddaad Merge "Add AuthTokenTable." by Shawn Willden · 11 years ago
  22. d663442 Make client/app ids objects in the binder API by Chad Brubaker · 11 years ago
  23. 2ed2baa Add authorization binder methods by Chad Brubaker · 11 years ago
  24. 6432df7 Add readByteArray by Chad Brubaker · 11 years ago
  25. c3a1856 Include operation handle in OperationResult by Chad Brubaker · 11 years ago
  26. 489dfe1 Add AuthTokenTable. by Shawn Willden · 11 years ago
  27. 40a1a9b Implement keymaster 1.0 crypto operations by Chad Brubaker · 11 years ago
  28. 07b0cda Implement keymaster 1.0 export_key method by Chad Brubaker · 11 years ago
  29. 4c353cb Implement keymaster 1.0 import_key method by Chad Brubaker · 11 years ago
  30. 7d211c0 Merge "Add -Wunused to keystore" by Chad Brubaker · 11 years ago
  31. af3e993 Merge "Implement keymaster 1.0 get_key_characteristics method" by Chad Brubaker · 11 years ago
  32. 61c5884 Add -Wunused to keystore by Chad Brubaker · 11 years ago
  33. db38ca0 Removed unused variables by Chad Brubaker · 11 years ago
  34. f3f071f Implement keymaster 1.0 get_key_characteristics method by Chad Brubaker · 11 years ago
  35. 17d68b9 Implement keymaster 1.0 generate_key method by Chad Brubaker · 11 years ago
  36. 9c8612c Implement keymaster 1.0 add_rng_entropy by Chad Brubaker · 11 years ago
  37. 919cb2a Use keymaster 1.0 softkeymaster by Chad Brubaker · 11 years ago
  38. 9899d6b Add Keymaster 1.0 binder methods by Chad Brubaker · 11 years ago
  39. b060ae0 Merge "Revert "Add Keymaster 0.4 binder methods"" by Chad Brubaker · 11 years ago
  40. 6266c96 Revert "Add Keymaster 0.4 binder methods" by Chad Brubaker · 11 years ago
  41. 2cc316d Revert "Remove incorrect return value read" by Chad Brubaker · 11 years ago
  42. 1ed7016 Remove incorrect return value read by Chad Brubaker · 11 years ago
  43. cbafa3d Merge "Add Keymaster 0.4 binder methods" by Chad Brubaker · 11 years ago
  44. a5bbf2f Separate keymaster0 and keymaster1 HALs. by Shawn Willden · 11 years ago
  45. c5b1ae1 Add Keymaster 0.4 binder methods by Chad Brubaker · 11 years ago
  46. 7c1eb75 Fix incorrect keymaster device usage. by Chad Brubaker · 11 years ago
  47. c3d1400 Merge "Use a keystore_device for fallback to softkeymaster" by Chad Brubaker · 11 years ago
  48. 4e28857 Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 11 years ago
  49. 1357407 Add missing <string.h> include. by Elliott Hughes · 11 years ago
  50. fc18edc Use a keystore_device for fallback to softkeymaster by Chad Brubaker · 11 years ago
  51. 72b2bfb Remove superfluous OpenSSL include paths. by Adam Langley · 11 years ago
  52. aaf9802 Include <strings.h> for ffs. by Elliott Hughes · 11 years ago
  53. 468fc69 Update the IKeystoreService Binder API by Chad Brubaker · 11 years ago
  54. 50ad778 am 90c47791: Merge "Delete user\'s keys only after keystore reset" into lmp-dev by Robin Lee · 11 years ago
  55. 90c4779 Merge "Delete user's keys only after keystore reset" into lmp-dev by Robin Lee · 11 years ago
  56. 4b84fdc Delete user's keys only after keystore reset by Robin Lee · 11 years ago
  57. eb819f7 am a39da5a2: Fallback to software keystore on import_key failure by Kenny Root · 11 years ago
  58. a39da5a Fallback to software keystore on import_key failure by Kenny Root · 11 years ago
  59. f33c72f am 31e27468: isEmpty checks all files like reset by Kenny Root · 11 years ago
  60. 31e2746 isEmpty checks all files like reset by Kenny Root · 11 years ago
  61. 9e0c0a7 am f583a75c: Merge "Comment out unused parameter." by Chih-Hung Hsieh · 11 years ago
  62. a25b2a3 Comment out unused parameter. by Chih-Hung Hsieh · 11 years ago
  63. fc5243d am 4e865753: APIs for syncing password between profiles by Robin Lee · 11 years ago
  64. b4918b9 Build keystore in 32 bit on platforms that require it. by Shawn Willden · 11 years ago
  65. bd4bb2f Build keystore in 32 bit on platforms that require it. by Shawn Willden · 11 years ago
  66. 4e86575 APIs for syncing password between profiles by Robin Lee · 11 years ago
  67. b224f0a Correct double-convert from uid to userid by Robin Lee · 11 years ago
  68. 50122db Correct double-convert from uid to userid by Robin Lee · 11 years ago
  69. a624746 Merge "keystore: allow system to clear keys even while encrypted" into lmp-dev by Kenny Root · 12 years ago
  70. 931fac0 keystore: fully reset user keystore on request by Kenny Root · 12 years ago
  71. 007cb23 keystore: allow system to clear keys even while encrypted by Kenny Root · 12 years ago
  72. cf5a7fc Merge "keystore: fully reset user keystore on request" by Kenny Root · 12 years ago
  73. e17c254 keystore: allow system to clear keys even while encrypted by Kenny Root · 12 years ago
  74. a71c9d6 keystore: fully reset user keystore on request by Kenny Root · 12 years ago
  75. eaabae9 Add calls for SELinux MAC checks in keystore. by Riley Spahn · 12 years ago
  76. 66dbf67 Revert "Add calls for SELinux MAC checks in keystore." by Nick Kralevich · 12 years ago
  77. 0e542d0 Add calls for SELinux MAC checks in keystore. by Riley Spahn · 12 years ago
  78. 1d448c0 Add support for specifying which key types are supported by Kenny Root · 12 years ago
  79. c35d4eb Fix the Vector erase bug by haitao fang · 12 years ago
  80. 6489e02 Use %zu, %td for size_t, ptrdiff_t, respectively. by Matteo Franchin · 12 years ago
  81. 72f6fde resolved conflicts for merge of 1a023f89 to klp-dev-plus-aosp by Kenny Root · 12 years ago
  82. fa27d5b Fix some spots where targetUid was missed by Kenny Root · 12 years ago
  83. f903612 am ee8068b9: Set encrypted flag when appropriate by Kenny Root · 12 years ago
  84. ee8068b Set encrypted flag when appropriate by Kenny Root · 12 years ago
  85. dc3b74f am ace0b422: Merge "Use canonical UniquePtr.h header" by Kenny Root · 12 years ago
  86. 26cfc08 Use canonical UniquePtr.h header by Kenny Root · 12 years ago
  87. 70f16c1 Add argument to binder call to check key types by Kenny Root · 12 years ago
  88. b4d2e02 Provide fallback for keymaster implementations by Kenny Root · 12 years ago
  89. 86b16e8 Move key name creation to common path by Kenny Root · 12 years ago
  90. 1b0e393 Add argument to binder call to check key types by Kenny Root · 12 years ago
  91. 17208e0 Provide fallback for keymaster implementations by Kenny Root · 12 years ago
  92. 96427ba Add support for DSA and ECDSA key types by Kenny Root · 12 years ago
  93. 6071179 Add support for DSA and ECDSA key types by Kenny Root · 12 years ago
  94. 0fa9b7f am a65d5236: Merge "Add 1 byte for the NULL char. This bug was causing CTS failures and stack corruption for Mips." by Kenny Root · 13 years ago
  95. a77e809 Add 1 byte for the NULL char. This bug was causing CTS failures and stack corruption for Mips. by Douglas Leung · 13 years ago
  96. 6089889 keystore: fix import as other UIDs by Kenny Root · 13 years ago
  97. 360f51f keystore: fix import as other UIDs by Kenny Root · 13 years ago
  98. f9119d6 keystore: Add flag for blobs to be unencrypted by Kenny Root · 13 years ago
  99. 5f53124 keystore: fix bug in clear_uid by Kenny Root · 13 years ago
  100. 5d88497 Merge "keystore: Add flag for blobs to be unencrypted" into jb-mr2-dev by Kenny Root · 13 years ago