1. 940a0ff Await boot_completed before allowing GC by David Drysdale · 8 months ago
  2. 1cfc81d Add getSupplementaryAttestationInfo by Karuna Wadhera · 10 months ago
  3. 542212b Keystore and KeyMint version bump by Karuna Wadhera · 10 months ago
  4. a4bc1a9 Avoid using lazy_static. by Andrew Walbran · 1 year ago
  5. 81dbef7 [getService] Retry get_interface in keystore2 by Alice Wang · 1 year, 1 month ago
  6. 18c29f3 Add more logging for fatal errors by David Drysdale · 1 year, 2 months ago
  7. c652f6c Standardize watchdog messages by David Drysdale · 1 year, 2 months ago
  8. 9ae66c0 Query for /default and /strongbox IRPCs directly by Karuna Wadhera · 1 year, 4 months ago
  9. 541846b Add/use watchdog with standard timeout by David Drysdale · 1 year, 4 months ago
  10. b5613da Remove broken and unused support for expiring keys when off-body by Eric Biggers · 1 year, 6 months ago
  11. 69c92a0 Update globals to log security levels on fail by Shaquille Johnson · 1 year, 6 months ago
  12. 19b3b0d keystore2: rename MonotonicRawTime to BootTime by Eric Biggers · 1 year, 7 months ago
  13. df83fb7 Use binder to get AIDL descriptor in Rust by Shaquille Johnson · 2 years, 6 months ago
  14. 8d67b75 Connects to Keymint and gets version number by Shaquille Johnson · 2 years, 5 months ago
  15. d4443c6 Remove vintf aidl and replace with binder by Shaquille Johnson · 2 years, 7 months ago
  16. a1634bb keystore2: Remove remote provisioning logic by Tri Vo · 2 years, 9 months ago
  17. e8f0444 keystore2: Add utils to fetch keys from RKPD by Tri Vo · 2 years, 9 months ago
  18. cd6e918 Add dependencies on newly-split RKP HAL by Seth Moore · 2 years, 10 months ago
  19. 9da2e1c Changing code to have better error logging by Shaquille Johnson · 3 years ago
  20. 263de9f Update source for Rust 1.63.0 by Chris Wailes · 3 years, 1 month ago
  21. b48992e Update for Rust v1.62.0 by Charisee · 3 years, 2 months ago
  22. 70bcce2 Merge "Implement a back-level KeyMint compatibility wrapper" by David Drysdale · 3 years, 7 months ago
  23. c97eb9e Implement a back-level KeyMint compatibility wrapper by David Drysdale · 3 years, 7 months ago
  24. 0ffb8a8 Keystore 2.0: Rename legacy_migrator to importer. by Janis Danisevskis · 3 years, 7 months ago
  25. 0fd25a6 Keystore 2.0: Fix racy super key management. by Janis Danisevskis · 3 years, 8 months ago
  26. a6c82a9 keystore2: cope with KeyMint AIDL V2 by David Drysdale · 3 years, 9 months ago
  27. ec7872a Replace keystore2_vintf's bindgen with cxx by Joel Galenson · 4 years, 2 months ago
  28. d5aaaef Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years, 1 month ago
  29. 5f3a057 Keystore 2.0: Remove Asp. by Janis Danisevskis · 4 years, 3 months ago
  30. bf855c0 Keystore 2.0: Fix misinterpretation of the versionNumber. by Janis Danisevskis · 4 years, 3 months ago
  31. fbe5cf5 Keystore2: Stop using WAL mode by Seth Moore · 4 years, 3 months ago
  32. 472fcbb Set write-ahead logging once at boot by Seth Moore · 4 years, 4 months ago
  33. a3e611a Use a RwLock for DB_PATH by Seth Moore · 4 years, 4 months ago
  34. d7815ca Keystore 2.0: Move per-boot database out of SQLite by Matthew Maurer · 4 years, 4 months ago
  35. 3395f86 Keystore 2.0: Revisit GC. by Janis Danisevskis · 4 years, 4 months ago
  36. 11e9e2e Merge changes If5b85fd1,I1dfde979 by Treehugger Robot · 4 years, 4 months ago
  37. 2ee014b Keystore 2.0: Add more watch points. by Janis Danisevskis · 4 years, 4 months ago
  38. ec6586d Keystore 2.0: Fix deadlock situation. by Janis Danisevskis · 4 years, 4 months ago
  39. 94243c2 Log key import, generation, deletion for NIAP by Pavel Grafov · 4 years, 5 months ago
  40. 130e51b Fixing interface name for secureclock by Max Bires · 4 years, 5 months ago
  41. 0e45a61 Keystore 2.0: add entropy feeder on idle by David Drysdale · 4 years, 6 months ago
  42. 7c57bf1 Keystore 2.0: Enforce MAX_BOOT_LEVEL in software by Paul Crowley · 4 years, 7 months ago
  43. ef14e1a Keystore 2.0: Make keystore2 early boot ready. by Janis Danisevskis · 4 years, 6 months ago
  44. b2e1d03 Start the remoteprovisioning service by Max Bires · 4 years, 7 months ago
  45. 3ed5da7 Keystore 2.0: Implement legacy blob support. by Hasini Gunasinghe · 4 years, 7 months ago
  46. deab85d Super encrypted keys by Hasini Gunasinghe · 4 years, 7 months ago
  47. 7e8b462 Keystore 2.0: Revise GC. by Janis Danisevskis · 4 years, 7 months ago
  48. 221bbb5 keystore2: Use libbinder_rs Strong references for Binder objects by Stephen Crane · 4 years, 9 months ago
  49. 3f2955c Keystore 2.0: No longer transition to database directory. by Janis Danisevskis · 4 years, 7 months ago
  50. 8e93d2b Keystore 2.0: Adding uuid field to persistent.keyentry by Max Bires · 4 years, 8 months ago
  51. 5ed8c53 Keystore 2.0: Revisit Enforcements. by Janis Danisevskis · 4 years, 8 months ago
  52. a020b53 Implement onLockScreenEvent method of IKeystoreAuthorization AIDL interface. by Hasini Gunasinghe · 4 years, 8 months ago
  53. c3a496b Keystore 2.0: Use secure clock service. by Janis Danisevskis · 4 years, 8 months ago
  54. f04d07a Implement and integrate the verification token handler. by Hasini Gunasinghe · 4 years, 10 months ago
  55. 888dd35 Integrate authorizations with the operations. by Hasini Gunasinghe · 4 years, 10 months ago
  56. 8c6378e Keystore 2.0: Integrate legacy wrapper. by Janis Danisevskis · 4 years, 8 months ago
  57. 93927dd Keystore 2.0: Key garbage collection. by Janis Danisevskis · 4 years, 9 months ago
  58. ba99899 Keystore 2.0: Initialize all KeyMint instances. by Janis Danisevskis · 4 years, 8 months ago
  59. b42fc18 Keystore 2.0: Add super encryption infrastructure. by Janis Danisevskis · 4 years, 9 months ago
  60. bf15d73 Keystore 2.0: Revise database. by Janis Danisevskis · 4 years, 9 months ago
  61. a75e208 Keystore 2.0: Add globals.rs and utils.rs by Janis Danisevskis · 5 years ago