1. 7c57bf1 Keystore 2.0: Enforce MAX_BOOT_LEVEL in software by Paul Crowley · 3 years, 10 months ago
  2. 5ab30a7 Merge changes I1c694e5b,Ic64b5376 by Janis Danisevskis · 3 years, 9 months ago
  3. 5728c7d Merge "Bail out properly when we can't find a keymaster instance." by Martijn Coenen · 3 years, 9 months ago
  4. 3883ec6 Bail out properly when we can't find a keymaster instance. by Martijn Coenen · 3 years, 9 months ago
  5. ef14e1a Keystore 2.0: Make keystore2 early boot ready. by Janis Danisevskis · 3 years, 9 months ago
  6. d076ea7 Merge "Keystore 2.0: Add keystore2 support to the keystore-engine." by Treehugger Robot · 3 years, 9 months ago
  7. 7f06ddc Merge "Keystore 2.0: Implement clear namespace." by Treehugger Robot · 3 years, 9 months ago
  8. 670122f Keystore 2.0: Add keystore2 support to the keystore-engine. by Janis Danisevskis · 3 years, 10 months ago
  9. e281be6 Merge "Fix tests" by Treehugger Robot · 3 years, 9 months ago
  10. fb8bbe1 Merge changes I5fd4b49c,Ibf7e5259 by Martijn Coenen · 3 years, 9 months ago
  11. 0186b0f Mark open() as deliberately not O_CLOEXEC. by Martijn Coenen · 3 years, 9 months ago
  12. c19f006 Add Rust bindings to get the list of HALs. by Joel Galenson · 3 years, 9 months ago
  13. 2a6a5fd odsign: Don't initialize if we can't find a Keymaster. by Martijn Coenen · 3 years, 9 months ago
  14. 5eeb3d1 Merge "Keystore 2.0: Add support for resetting legacy user keys." by Treehugger Robot · 3 years, 9 months ago
  15. ddd6e75 Keystore 2.0: Implement clear namespace. by Janis Danisevskis · 3 years, 9 months ago
  16. eed6984 Keystore 2.0: Add support for resetting legacy user keys. by Janis Danisevskis · 3 years, 9 months ago
  17. 9978cd4 Fix tests by Joel Galenson · 3 years, 9 months ago
  18. 3586c04 Merge "odsign: Only try to insert certificate in keyring once." by Martijn Coenen · 3 years, 9 months ago
  19. 799ce6e odsign: Only try to insert certificate in keyring once. by Martijn Coenen · 3 years, 9 months ago
  20. e32610b Merge "Start the remoteprovisioning service" by Treehugger Robot · 3 years, 9 months ago
  21. 8b11bb1 Merge "verityutils: fix a memory leak" by George Burgess IV · 3 years, 9 months ago
  22. a4b10ce Merge "Do not add quotes around flags argument" by Chih-hung Hsieh · 3 years, 9 months ago
  23. 6a154e3 Do not add quotes around flags argument by Chih-Hung Hsieh · 3 years, 9 months ago
  24. cad5b12 verityutils: fix a memory leak by George Burgess IV · 3 years, 9 months ago
  25. f81a4d3 Merge "Change ART artifact root dir for odsign." by Martijn Coenen · 3 years, 9 months ago
  26. b6afe13 Change ART artifact root dir for odsign. by Martijn Coenen · 3 years, 9 months ago
  27. b2e1d03 Start the remoteprovisioning service by Max Bires · 3 years, 9 months ago
  28. e8b2700 Merge changes from topic "permissions_UM_aidl" by Janis Danisevskis · 3 years, 9 months ago
  29. b3fbec5 Merge "Unclogg treehugger by temporarity disabling this failing test." by Janis Danisevskis · 3 years, 9 months ago
  30. fd11049 Unclogg treehugger by temporarity disabling this failing test. by Janis Danisevskis · 3 years, 9 months ago
  31. 89ebc04 Merge "Implement ATTEST_KEY support." by Shawn Willden · 3 years, 9 months ago
  32. 8fde4c2 Implement ATTEST_KEY support. by Shawn Willden · 3 years, 9 months ago
  33. 4379320 Merge "Stub out ATTEST_KEY support." by Shawn Willden · 3 years, 9 months ago
  34. 94f45e8 Merge "Add user manager AIDL." by Treehugger Robot · 3 years, 9 months ago
  35. 3ed5da7 Keystore 2.0: Implement legacy blob support. by Hasini Gunasinghe · 3 years, 9 months ago
  36. 731e3c8 Make 'password unlock' depend on user management infrastructure. by Hasini Gunasinghe · 3 years, 9 months ago
  37. deab85d Super encrypted keys by Hasini Gunasinghe · 3 years, 10 months ago
  38. da89555 Implement user manager AIDL. by Hasini Gunasinghe · 3 years, 10 months ago
  39. d31e437 Add user manager AIDL. by Hasini Gunasinghe · 3 years, 10 months ago
  40. 0e16145 Populate user states. by Hasini Gunasinghe · 3 years, 10 months ago
  41. 803c2d4 Add keystore permissions required by user manager AIDL. by Hasini Gunasinghe · 3 years, 10 months ago
  42. c2f3acf Stub out ATTEST_KEY support. by Shawn Willden · 3 years, 9 months ago
  43. 80ace70 Merge changes Iaf9e851d,Ic4cbf797 by Treehugger Robot · 3 years, 9 months ago
  44. 7e8b462 Keystore 2.0: Revise GC. by Janis Danisevskis · 3 years, 9 months ago
  45. 40f0e6b Keystore 2.0: Add shelf to async tasks. by Janis Danisevskis · 3 years, 9 months ago
  46. fc96ec0 Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/security" by Treehugger Robot · 3 years, 9 months ago
  47. 4c7858c [LSC] Add LOCAL_LICENSE_KINDS to system/security by Bob Badour · 3 years, 9 months ago
  48. 1e283ee Merge "Added the deviceLocked and earlyBootEnded implementations to KeyMintDevice in km)compat. This fixes the build errors. Test: n/a Bug: b/179062062" by Treehugger Robot · 3 years, 9 months ago
  49. d889aff Added the deviceLocked and earlyBootEnded implementations to KeyMintDevice in km)compat. This fixes the build errors. by Chirag Pathak · 3 years, 10 months ago
  50. 84a6682 Merge "keystore2: Use libbinder_rs Strong references for Binder objects" by Matthew Maurer · 3 years, 9 months ago
  51. 221bbb5 keystore2: Use libbinder_rs Strong references for Binder objects by Stephen Crane · 4 years ago
  52. 2bb8575 Merge "Keystore 2.0: Provide confirmation token to operation." by Treehugger Robot · 3 years, 9 months ago
  53. 4029fd3 Merge "Keystore 2.0: Fixes in the legacy wrapper." by Treehugger Robot · 3 years, 9 months ago
  54. b1673db Keystore 2.0: Provide confirmation token to operation. by Janis Danisevskis · 3 years, 9 months ago
  55. 3793a5e Keystore 2.0: Fixes in the legacy wrapper. by Janis Danisevskis · 3 years, 10 months ago
  56. 1327bc9 Merge changes If75c941b,Ie410e2ab by Treehugger Robot · 3 years, 9 months ago
  57. 55381c7 Merge changes I1bc496ec,I917afe34,If50eedf4,Ie002eb18 by Treehugger Robot · 3 years, 9 months ago
  58. ec18e4d Keystore 2.0: Handle Keystore enforceable enforcement parameters. by Janis Danisevskis · 3 years, 9 months ago
  59. 2ce4d4f Keystore 2.0 legacy wrapper: Fix best padding candidate lookup. by Janis Danisevskis · 3 years, 9 months ago
  60. 27fdaac Keystore 2.0: Add error logging. by Janis Danisevskis · 3 years, 9 months ago
  61. d89dc1c Keystore 2.0: Filter tags on key generation and import. by Janis Danisevskis · 3 years, 9 months ago
  62. de483be Merge "Keystore 2.0: Rename keystore2 enable property." by Treehugger Robot · 3 years, 9 months ago
  63. 23606cc Merge changes Icc3bc610,I8ce3e315 by Janis Danisevskis · 3 years, 9 months ago
  64. 32adc7d Keystore 2.0: Fix import wrapped key. by Janis Danisevskis · 3 years, 9 months ago
  65. e766edc Keystore 2.0: Implement UNIQUE_ID permission check. by Janis Danisevskis · 3 years, 9 months ago
  66. a543818 Keystore 2.0: Add indexes to certain high traffic tables. by Janis Danisevskis · 3 years, 10 months ago
  67. 66784c4 Keystore 2.0: Poll on DB locked. by Janis Danisevskis · 3 years, 10 months ago
  68. f49ca07 Merge "Keystore 2.0: Add support for the new CERTIFICATE_* tags." by Janis Danisevskis · 3 years, 9 months ago
  69. 2c08401 Keystore 2.0: Add support for the new CERTIFICATE_* tags. by Janis Danisevskis · 3 years, 10 months ago
  70. ae6899d Merge "Adding remote provisioning AIDL interface" by Treehugger Robot · 3 years, 9 months ago
  71. 0c7a5fd Merge "Adding remote provisioning functionality" by Treehugger Robot · 3 years, 9 months ago
  72. 984658f Keystore 2.0: Rename keystore2 enable property. by Janis Danisevskis · 3 years, 9 months ago
  73. 01d8f1b Merge changes I98272fb0,I1ce8ca51 by Treehugger Robot · 3 years, 9 months ago
  74. 3f2955c Keystore 2.0: No longer transition to database directory. by Janis Danisevskis · 3 years, 9 months ago
  75. b00ebd0 Keystore 2.0: Make per boot database an in memory db. by Janis Danisevskis · 3 years, 9 months ago
  76. 2b2e656 Adding remote provisioning functionality by Max Bires · 4 years, 2 months ago
  77. 148c08e Adding remote provisioning AIDL interface by Max Bires · 4 years, 1 month ago
  78. 2b3ca3c Merge "Keystore 2.0: Adding uuid field to persistent.keyentry" by Treehugger Robot · 3 years, 9 months ago
  79. 8e93d2b Keystore 2.0: Adding uuid field to persistent.keyentry by Max Bires · 3 years, 10 months ago
  80. 660ceda Merge "Keystore 2.0: Add Pure Certificate Entry suport." by Treehugger Robot · 3 years, 10 months ago
  81. 377d100 Keystore 2.0: Add Pure Certificate Entry suport. by Janis Danisevskis · 3 years, 10 months ago
  82. df81f8e Merge "Add new SecurityLevel::KEYSTORE" by Treehugger Robot · 3 years, 10 months ago
  83. 130c40f Merge "Keystore 2.0: Respect input consumed." by Janis Danisevskis · 3 years, 10 months ago
  84. 002891c Keystore 2.0: Respect input consumed. by Janis Danisevskis · 3 years, 10 months ago
  85. 4038088 Merge "Specify version for aidl_interface explicitly" by Treehugger Robot · 3 years, 10 months ago
  86. a857a65 Add new SecurityLevel::KEYSTORE by Shawn Willden · 3 years, 10 months ago
  87. 5318d3d Merge "Keystore 2.0: Skip compat test if no legacy keymaster is available." by Treehugger Robot · 3 years, 10 months ago
  88. 1291384 Keystore 2.0: Skip compat test if no legacy keymaster is available. by Janis Danisevskis · 3 years, 10 months ago
  89. 07e6a52 Merge "Keystore 2.0: Revise Legacy wrapper error handling" by Treehugger Robot · 3 years, 10 months ago
  90. 2de1313 Merge "Keystore 2.0: Fix permission tests." by Treehugger Robot · 3 years, 10 months ago
  91. 95eee22 Merge "Keystore 2.0: Install database busy handler." by Treehugger Robot · 3 years, 10 months ago
  92. a31dd9e Keystore 2.0: Fix permission tests. by Janis Danisevskis · 3 years, 10 months ago
  93. 926a6c0 Keystore 2.0: Revise Legacy wrapper error handling by Janis Danisevskis · 3 years, 10 months ago
  94. aea2734 Keystore 2.0: Install database busy handler. by Janis Danisevskis · 3 years, 10 months ago
  95. f3caf26 Merge "Add AGREE_KEY operation for EC keys." by Treehugger Robot · 3 years, 10 months ago
  96. 13ffc59 Merge "Keystore 2.0: Allow by key id usage of granted keys." by Treehugger Robot · 3 years, 10 months ago
  97. be01ea5 Merge "Keystore 2.0: Fix wrong check on wrapped key import." by Treehugger Robot · 3 years, 10 months ago
  98. b0b1b0a Merge "Keystore 2.0: Move test utils to separate library." by Treehugger Robot · 3 years, 10 months ago
  99. aa726fd Merge "Keystore 2.0: Add attestation application id on generation and import." by Treehugger Robot · 3 years, 10 months ago
  100. 2a8330a Keystore 2.0: Move test utils to separate library. by Janis Danisevskis · 3 years, 10 months ago