1. ca70449 Add helpers for populating apex module info by Karuna Wadhera · 10 months ago
  2. 49811e2 Add debug display of Keystore metric info by David Drysdale · 2 years, 4 months ago
  3. 0fefae3 Implement dump for IKeystoreMaintenance by David Drysdale · 12 months ago
  4. c652f6c Standardize watchdog messages by David Drysdale · 1 year, 2 months ago
  5. ce2b90b Reduce over-severe logging by David Drysdale · 1 year, 2 months ago
  6. 9f7ebeb keystore2: make UnlockedDeviceRequired fix unconditional by Eric Biggers · 1 year, 3 months ago
  7. 387c85b Simplify/clarify watchdog code by David Drysdale · 1 year, 3 months ago
  8. db7ddde Shift to idiomatic use of `map_err` by David Drysdale · 1 year, 3 months ago
  9. 5238d77 Simplify map_or_log_err by David Drysdale · 1 year, 3 months ago
  10. 541846b Add/use watchdog with standard timeout by David Drysdale · 1 year, 4 months ago
  11. b5613da Remove broken and unused support for expiring keys when off-body by Eric Biggers · 1 year, 6 months ago
  12. 3d4f545 Merge "keystore2: rename MonotonicRawTime to BootTime" into main by Eric Biggers · 1 year, 7 months ago
  13. cfe79f1 Correcting permission check for App UIDs listing by Eran Messeri · 1 year, 7 months ago
  14. 19b3b0d keystore2: rename MonotonicRawTime to BootTime by Eric Biggers · 1 year, 7 months ago
  15. 4dc27b5 List apps affected by secure user ID by Eran Messeri · 1 year, 8 months ago
  16. b0478cf keystore2: fix UnlockedDeviceRequired to work without LSKF by Eric Biggers · 1 year, 11 months ago
  17. b1f641d keystore2: rename the ScreenLockBound superencryption keys and type by Eric Biggers · 1 year, 11 months ago
  18. 673d34a keystore2: rename the LskfBound superencryption key and type by Eric Biggers · 1 year, 11 months ago
  19. 1386937 keystore2: rename values of UserState enum by Eric Biggers · 1 year, 11 months ago
  20. 2f9498a Remove IKeystoreMaintenance#getState() by Eric Biggers · 1 year, 11 months ago
  21. e85523f keystore2: add more logging by David Drysdale · 2 years, 3 months ago
  22. d77b97f Changes for Rust 1.72 by James Farrell · 2 years, 1 month ago
  23. 204a044 Separate logic for user reset, remove, and init by Nathan Huckleberry · 2 years, 5 months ago
  24. 9da2e1c Changing code to have better error logging by Shaquille Johnson · 3 years ago
  25. 889c1cc Remove functionality to migrate keys across app UID by John Wu · 3 years, 6 months ago
  26. f84d0b0 Keystore 2.0: Teach keystore to decrypt generic blobs. by Janis Danisevskis · 3 years, 7 months ago
  27. 0ffb8a8 Keystore 2.0: Rename legacy_migrator to importer. by Janis Danisevskis · 3 years, 7 months ago
  28. 478a9a2 Keystore2: Fix some log messages. by Janis Danisevskis · 3 years, 7 months ago
  29. 0fd25a6 Keystore 2.0: Fix racy super key management. by Janis Danisevskis · 3 years, 8 months ago
  30. 23cf724 Revert^2 "[keystore2] Fix binder import path" by Stephen Crane · 3 years, 8 months ago
  31. 23504a1 Merge "Revert "[keystore2] Fix binder import path"" by Treehugger Robot · 3 years, 8 months ago
  32. f4ee093 Merge "keystore2 support for app UID migration" by John Wu · 3 years, 8 months ago
  33. a723ee2 Revert "[keystore2] Fix binder import path" by Stephen Crane · 3 years, 8 months ago
  34. eb3bd5d [keystore2] Fix binder import path by Stephen Crane · 4 years, 1 month ago
  35. 16db29e keystore2 support for app UID migration by John Wu · 3 years, 8 months ago
  36. daf73bc Define the MigrateAnyKey permission by Ashwini Oruganti · 3 years, 10 months ago
  37. 39d57e7 Keystore 2.0: Refactor permissions. 5/5 by Janis Danisevskis · 3 years, 11 months ago
  38. a916d99 Keystore 2.0: Refactor permissions. 4/5 by Janis Danisevskis · 3 years, 11 months ago
  39. 46c703e Add deleteAllKeys to IKeystoreMaintenance by Paul Crowley · 4 years, 1 month ago
  40. d5aaaef Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years, 1 month ago
  41. a7b5a9c Merge "Keystore 2.0 legacy Keystore: Cleanup when app/user removed." by Treehugger Robot · 4 years, 2 months ago
  42. 5898d15 Keystore 2.0 legacy Keystore: Cleanup when app/user removed. by Janis Danisevskis · 4 years, 3 months ago
  43. 5f3a057 Keystore 2.0: Remove Asp. by Janis Danisevskis · 4 years, 3 months ago
  44. d7815ca Keystore 2.0: Move per-boot database out of SQLite by Matthew Maurer · 4 years, 4 months ago
  45. 5a893e8 Keystore 2.0: Add watch dog instrumentations in the calls into keystore. by Hasini Gunasinghe · 4 years, 4 months ago
  46. 2ee014b Keystore 2.0: Add more watch points. by Janis Danisevskis · 4 years, 4 months ago
  47. de45c8b Moving set_requesting_sid to new_binder method. by Andrew Walbran · 4 years, 5 months ago
  48. 2295dae Merge "Keystore 2.0: Add API for key migration to IKeystoreMaintenance" by Treehugger Robot · 4 years, 5 months ago
  49. cdcf4e5 Keystore 2.0: Add API for key migration to IKeystoreMaintenance by Janis Danisevskis · 4 years, 5 months ago
  50. 44c02da Revert^2 "Cryptographic security for MAX_BOOT_LEVEL" by Paul Crowley · 4 years, 5 months ago
  51. 229f2c0 Revert "Cryptographic security for MAX_BOOT_LEVEL" by Ulyana Trafimovich · 4 years, 5 months ago
  52. 9f7f48b Cryptographic security for MAX_BOOT_LEVEL by Paul Crowley · 4 years, 5 months ago
  53. 8d5b253 Encrypt keys even when device locked by Paul Crowley · 4 years, 6 months ago
  54. 7a65839 Symmetric keyguard-bound superencryption by Paul Crowley · 4 years, 6 months ago
  55. 5b9e5b1 Keystore 2.0: Add earlyBootEnded() to IKeystoreMaintenance by Satya Tangirala · 4 years, 6 months ago
  56. 333b7c0 Keystore 2.0: Implement onDeviceOffBody. by Janis Danisevskis · 4 years, 6 months ago[Renamed (89%) from keystore2/src/user_manager.rs]
  57. f61fee7 Password is only used in PBKDF2 by Paul Crowley · 4 years, 6 months ago
  58. 808e860 set_requesting_sid has moved to IBinderInternal. by Andrew Walbran · 4 years, 6 months ago
  59. 9ee1841 Keystore2: implement getState method in IKeystoreMaintenance AIDL. by Hasini Gunasinghe · 4 years, 6 months ago
  60. 34a0cf2 Keystore 2.0: Rename KeystoreUserManagement -> KeystoreMaintenance by Janis Danisevskis · 4 years, 6 months ago
  61. ddd6e75 Keystore 2.0: Implement clear namespace. by Janis Danisevskis · 4 years, 7 months ago
  62. eed6984 Keystore 2.0: Add support for resetting legacy user keys. by Janis Danisevskis · 4 years, 7 months ago
  63. 3ed5da7 Keystore 2.0: Implement legacy blob support. by Hasini Gunasinghe · 4 years, 7 months ago
  64. da89555 Implement user manager AIDL. by Hasini Gunasinghe · 4 years, 7 months ago