1. 8e92e74 Don't allow a non-owner to grant access to APP key by David Drysdale · 11 months ago
  2. a4bc1a9 Avoid using lazy_static. by Andrew Walbran · 1 year ago
  3. 2566fb3 Move large test modules into separate files by David Drysdale · 1 year, 2 months ago
  4. b5613da Remove broken and unused support for expiring keys when off-body by Eric Biggers · 1 year, 6 months ago
  5. d215da8 Add getLastAuthTime() to IKeystoreAuthorization by James Willcox · 1 year, 11 months ago
  6. 2f9498a Remove IKeystoreMaintenance#getState() by Eric Biggers · 1 year, 11 months ago
  7. 9da2e1c Changing code to have better error logging by Shaquille Johnson · 3 years ago
  8. 263de9f Update source for Rust 1.63.0 by Chris Wailes · 3 years, 1 month ago
  9. caee93e Updated to return INVALID_ARGUMENT on generateKey with invalid domain field. by Rajesh Nyamagoud · 3 years, 3 months ago
  10. 653932e Mark unused policy as such. by Eran Messeri · 3 years, 3 months ago
  11. 889c1cc Remove functionality to migrate keys across app UID by John Wu · 3 years, 6 months ago
  12. 7ee79f9 Add new IRemotelyProvisionedKeyPool service to keystore2 by Seth Moore · 3 years, 9 months ago
  13. daf73bc Define the MigrateAnyKey permission by Ashwini Oruganti · 3 years, 10 months ago
  14. 39d57e7 Keystore 2.0: Refactor permissions. 5/5 by Janis Danisevskis · 3 years, 11 months ago
  15. a916d99 Keystore 2.0: Refactor permissions. 4/5 by Janis Danisevskis · 3 years, 11 months ago
  16. 56af031 Keystore 2.0: Refactor permissions. 3/5 by Janis Danisevskis · 3 years, 11 months ago
  17. a2f4850 Keystore 2.0: Refactor permissions. 2/5 by Janis Danisevskis · 3 years, 11 months ago
  18. 751d2c8 Keystore 2.0: Refactor permissions. 1/5 by Janis Danisevskis · 3 years, 11 months ago
  19. 46c703e Add deleteAllKeys to IKeystoreMaintenance by Paul Crowley · 4 years, 1 month ago
  20. 3877f29 Fix warnings in preparation for Rust 1.53.0 by Chris Wailes · 4 years, 1 month ago
  21. 15891e6 Add keystore API for metrics re-routing. by Hasini Gunasinghe · 4 years, 3 months ago
  22. b77a28d Keystore 2.0: Clean up lints by Matthew Maurer · 4 years, 4 months ago
  23. 46bbc61 Temporarily disable a bunch of new linter errors by Jeff Vander Stoep · 4 years, 5 months ago
  24. 5b9e5b1 Keystore 2.0: Add earlyBootEnded() to IKeystoreMaintenance by Satya Tangirala · 4 years, 6 months ago
  25. 2c8fdf4 Merge "Keystore 2.0: Implement onDeviceOffBody." by Treehugger Robot · 4 years, 6 months ago
  26. 333b7c0 Keystore 2.0: Implement onDeviceOffBody. by Janis Danisevskis · 4 years, 6 months ago
  27. 3361b61 Keystore 2.0: Implement convertStorageKeyToEphemeral() in security_level.rs by Satya Tangirala · 4 years, 6 months ago
  28. 1bb595e Keystore 2.0: Allow apps to get keystore state. by Janis Danisevskis · 4 years, 6 months ago
  29. 053a018 Merge changes from topic "keystore_api_for_credstore" by Hasini Gunasinghe · 4 years, 6 months ago
  30. 5fc9525 Add get_auth_token permission to the permission module. by Hasini Gunasinghe · 4 years, 9 months ago
  31. 9ee1841 Keystore2: implement getState method in IKeystoreMaintenance AIDL. by Hasini Gunasinghe · 4 years, 6 months ago
  32. 803c2d4 Add keystore permissions required by user manager AIDL. by Hasini Gunasinghe · 4 years, 7 months ago
  33. a31dd9e Keystore 2.0: Fix permission tests. by Janis Danisevskis · 4 years, 7 months ago
  34. 4576002 Keystore 2.0: Allow by key id usage of granted keys. by Janis Danisevskis · 4 years, 8 months ago
  35. c5b210b Keystore 2.0: Adopt associated const enum variants. by Janis Danisevskis · 5 years ago
  36. ee10b5f Keystore 2.0: Remove list permission from keystore2_key security class. by Janis Danisevskis · 5 years ago
  37. 935e6c6 Keystore selinux and permission modules accept CStr instead of Context. by Janis Danisevskis · 5 years ago
  38. 1b3a6e2 Keystore 2.0 permissions.rs: Use generated aidl types. by Janis Danisevskis · 5 years ago
  39. 4ad056f Cache the KeystoreKeyBackend with a lazy static. by Janis Danisevskis · 5 years ago
  40. 78bd48c Implement Keystore 2.0 access control by Janis Danisevskis · 5 years ago