1. 1cfc81d Add getSupplementaryAttestationInfo by Karuna Wadhera · 10 months ago
  2. 18c29f3 Add more logging for fatal errors by David Drysdale · 1 year, 2 months ago
  3. 387c85b Simplify/clarify watchdog code by David Drysdale · 1 year, 3 months ago
  4. db7ddde Shift to idiomatic use of `map_err` by David Drysdale · 1 year, 3 months ago
  5. 5238d77 Simplify map_or_log_err by David Drysdale · 1 year, 3 months ago
  6. 541846b Add/use watchdog with standard timeout by David Drysdale · 1 year, 4 months ago
  7. 673d34a keystore2: rename the LskfBound superencryption key and type by Eric Biggers · 1 year, 11 months ago
  8. 24f3197 Keystore2: Batching listing of key entries by Eran Messeri · 2 years, 7 months ago
  9. e8b152a Update ks_err on Keystore security code by Shaquille Johnson · 2 years, 7 months ago
  10. aec2eca Update logs to use ks_err in rust code by Shaquille Johnson · 2 years, 9 months ago
  11. 9da2e1c Changing code to have better error logging by Shaquille Johnson · 3 years ago
  12. 16198a3 Updated `listEntries` API response code with invalid domain field. by Rajesh Nyamagoud · 3 years, 1 month ago
  13. 20f50df Fix lints from Rust 1.60.0 by Chris Wailes · 3 years, 5 months ago
  14. f84d0b0 Keystore 2.0: Teach keystore to decrypt generic blobs. by Janis Danisevskis · 3 years, 7 months ago
  15. 0ffb8a8 Keystore 2.0: Rename legacy_migrator to importer. by Janis Danisevskis · 3 years, 7 months ago
  16. 23cf724 Revert^2 "[keystore2] Fix binder import path" by Stephen Crane · 3 years, 8 months ago
  17. 23504a1 Merge "Revert "[keystore2] Fix binder import path"" by Treehugger Robot · 3 years, 8 months ago
  18. f4ee093 Merge "keystore2 support for app UID migration" by John Wu · 3 years, 8 months ago
  19. a723ee2 Revert "[keystore2] Fix binder import path" by Stephen Crane · 3 years, 8 months ago
  20. eb3bd5d [keystore2] Fix binder import path by Stephen Crane · 4 years, 1 month ago
  21. 16db29e keystore2 support for app UID migration by John Wu · 3 years, 8 months ago
  22. 39d57e7 Keystore 2.0: Refactor permissions. 5/5 by Janis Danisevskis · 3 years, 11 months ago
  23. a916d99 Keystore 2.0: Refactor permissions. 4/5 by Janis Danisevskis · 3 years, 11 months ago
  24. d5aaaef Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years, 1 month ago
  25. 5f3a057 Keystore 2.0: Remove Asp. by Janis Danisevskis · 4 years, 3 months ago
  26. 0cabd71 Keystore 2.0: Make key type an explict argument. by Janis Danisevskis · 4 years, 3 months ago
  27. 1831383 Keystore 2.0: Restrict list to KeyType::Client. by Janis Danisevskis · 4 years, 4 months ago
  28. 5a893e8 Keystore 2.0: Add watch dog instrumentations in the calls into keystore. by Hasini Gunasinghe · 4 years, 4 months ago
  29. 94243c2 Log key import, generation, deletion for NIAP by Pavel Grafov · 4 years, 5 months ago
  30. de45c8b Moving set_requesting_sid to new_binder method. by Andrew Walbran · 4 years, 5 months ago
  31. 5cb52dc Keystore 2.0: Implement unique id rotation on factory reset. by Janis Danisevskis · 4 years, 5 months ago
  32. d5653e5 Remove module-level allows by Paul Crowley · 4 years, 6 months ago
  33. 808e860 set_requesting_sid has moved to IBinderInternal. by Andrew Walbran · 4 years, 6 months ago
  34. 3ed5da7 Keystore 2.0: Implement legacy blob support. by Hasini Gunasinghe · 4 years, 7 months ago
  35. 7e8b462 Keystore 2.0: Revise GC. by Janis Danisevskis · 4 years, 7 months ago
  36. 221bbb5 keystore2: Use libbinder_rs Strong references for Binder objects by Stephen Crane · 4 years, 9 months ago
  37. 66784c4 Keystore 2.0: Poll on DB locked. by Janis Danisevskis · 4 years, 7 months ago
  38. 8e93d2b Keystore 2.0: Adding uuid field to persistent.keyentry by Max Bires · 4 years, 8 months ago
  39. 377d100 Keystore 2.0: Add Pure Certificate Entry suport. by Janis Danisevskis · 4 years, 7 months ago
  40. 4507f3b Keystore 2.0: Untangle GC from Keystore DB. by Janis Danisevskis · 4 years, 8 months ago
  41. 93927dd Keystore 2.0: Key garbage collection. by Janis Danisevskis · 4 years, 9 months ago
  42. ba99899 Keystore 2.0: Initialize all KeyMint instances. by Janis Danisevskis · 4 years, 8 months ago
  43. a51ccbc Keystore 2.0: Legacy key blobs by Janis Danisevskis · 4 years, 9 months ago
  44. b42fc18 Keystore 2.0: Add super encryption infrastructure. by Janis Danisevskis · 4 years, 9 months ago
  45. e92a5e6 Keystore 2.0: Implement list keys. by Janis Danisevskis · 4 years, 9 months ago
  46. 708744a Revert "Revert "Keystore 2.0: Move keymint spec to security name..." by Shawn Willden · 4 years, 9 months ago
  47. 6c8fbeb Revert "Keystore 2.0: Move keymint spec to security namespace." by Orion Hodson · 4 years, 9 months ago
  48. 80963c7 Keystore 2.0: Move keymint spec to security namespace. by Janis Danisevskis · 4 years, 9 months ago
  49. aec1459 Keystore 2.0: Make key blob upgrade atomic. by Janis Danisevskis · 4 years, 10 months ago
  50. a53c9cf Keystore 2.0: Add back dependency on KeyMint AIDL spec. by Janis Danisevskis · 4 years, 11 months ago
  51. 04b0283 Keystore 2.0: Store key parameters by Janis Danisevskis · 4 years, 11 months ago
  52. 2c7f962 Keystore 2.0: Observe revision of the Keystore 2.0 AIDL interface. by Janis Danisevskis · 5 years ago
  53. 1af9126 Add Keystore 2.0 service. by Janis Danisevskis · 5 years ago