1. a512514 KeyChain: Verbose key generation failure reporting by Eran Messeri · 6 years ago
  2. 8b7af34 Null packages shouldn't install certificates. by Pavel Grafov · 6 years ago
  3. 6e0960b Log audit events for root CA install/delete. by Pavel Grafov · 6 years ago
  4. 241450c KeyChain: Support Device ID attestation by Eran Messeri · 6 years ago
  5. 4b18d65 KeyChain: Implement certificate installation for generated keys by Eran Messeri · 6 years ago
  6. 50ebe3f KeyChain: Implement key attestation by Eran Messeri · 6 years ago
  7. 6d46927 KeyChain: Implement key generation in Keystore by Eran Messeri · 7 years ago
  8. d0bcac8 KeyChain: Do not validate policy-provided aliases by Eran Messeri · 7 years ago
  9. 1223b5f KeyChain: Wire user-selectability into KeyChain. by Eran Messeri · 7 years ago
  10. 5844b63 KeyChain: Refactor DB handling + tests by Eran Messeri · 7 years ago
  11. c394aea Refurbish granting mechanism by Janis Danisevskis · 7 years ago
  12. d1d321e Fix: Can't get KeyInfo for a key stored in KeyChain by Janis Danisevskis · 7 years ago
  13. 8df30b5 send ACTION_KEYCHAIN_CHANGED in reset() by Chad Brubaker · 7 years ago
  14. 9bacf2b Have KCS.installCaCertificate() return the cert's alias by Bartosz Fabianowski · 7 years ago
  15. 7e9d045 Get rid of ParceledListSlice<String> by Robin Lee · 7 years ago
  16. e5a5dd1 Fix warnings about using sendBroadcast instead of sendBroadcastAsUser by Chad Brubaker · 8 years ago
  17. 0402807 Use N-MR1 for the max API for ACTION_STORAGE_CHANGED by Chad Brubaker · 8 years ago
  18. 2099a7d Deprecate ACTION_STORAGE_CHANGED by Chad Brubaker · 8 years ago
  19. 2e03cc1 Revert "Apply user restriction to KeyChainService." by Robin Lee · 8 years ago
  20. 8714f06 Install client cert chain as CA_CERTIFICATE in keystore by Rubin Xu · 8 years ago
  21. ba755b1 Delete grants when keypair is removed by Robin Lee · 8 years ago
  22. f44a519 Implement removeKeyPair by Robin Lee · 9 years ago
  23. 8847b12 Check keystore state first for installKeyPair by Robin Lee · 9 years ago
  24. 44c777b Switch from KeyStore.delKey/saw to KeyStore.delete/list. by Alex Klyubin · 9 years ago
  25. 1f00eaf Only send storage_changed intent to current user by Robin Lee · 10 years ago
  26. d300fc5 Implement IKeychainService.installkeyPair. by Bernhard Bauer · 10 years ago
  27. 3d25b31 Implement CACert retrieval in KeyChainService by Zoltan Szatmary-Ban · 10 years ago
  28. 93772c3 Tag keystore aliases with user-specific SYSTEM_UID by Robin Lee · 10 years ago
  29. f94efbd Revert "Update Trusted Credentials screen in settings" by Zoltan Szatmary-Ban · 10 years ago
  30. 031612e Update Trusted Credentials screen in settings by Zoltan Szatmary-Ban · 10 years ago
  31. 3fb7449 Apply user restriction to KeyChainService. by Julia Reynolds · 10 years ago
  32. 3048b6c Track change to JSSE provider by Kenny Root · 11 years ago
  33. 4ff2296 KeyStore: stop using state() by Kenny Root · 11 years ago
  34. c8b0463 KeyChainService: fix misleading error message. by Nick Kralevich · 12 years ago
  35. 6f1f03b Convert to new KeyStore format by Kenny Root · 12 years ago
  36. 39e36e5 Broadcast credential storage changes. by Selim Gurun · 12 years ago
  37. 3ffb8e3 Revert "Broadcast credential storage changes." by Selim Gurun · 12 years ago
  38. 0cb57ed Broadcast credential storage changes. by Selim Gurun · 12 years ago
  39. fb2e18e Make the KeyChain handled its own grants rather than having by Fred Quintana · 13 years ago
  40. 2aff944 Moving KeyChain from keychain uid to system uid by Brian Carlstrom · 13 years ago
  41. 7037b73 Return non-null for methods with AccountAuthenticatorResponse argument by Brian Carlstrom · 13 years ago
  42. 43f5b77 Add KeyChainService.deleteCaCertificate by Brian Carlstrom · 13 years ago
  43. f5b50a4 Tracking KeyChain API refinements by Brian Carlstrom · 13 years ago
  44. 31c9afb Throw IllegalStateException when authtoken has not been generated by Brian Carlstrom · 13 years ago
  45. e3b3390 Integrating keystore with keyguard (Part 3 of 4) by Brian Carlstrom · 13 years ago
  46. 8334df7 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  47. 2a85883 Defend KeyChainActivity again callback exceptions. by Brian Carlstrom · 13 years ago
  48. 5aeadd9 Simplify KeyChain API by removing now unneeded CA certificate lookup (3 of 3) by Brian Carlstrom · 13 years ago
  49. a58db54 Make CertInstaller installed CA certs trusted by applications via default TrustManager (4 of 6) by Brian Carlstrom · 13 years ago
  50. 3e6251d Adding KeyChainService and KeyChainActivity by Brian Carlstrom · 13 years ago