1. bc012e7 Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/system/security into HEAD by micky387 · 9 days ago android-15
  2. efd6344 Merge "Add helpers for populating apex module info" into main by David Drysdale · 5 months ago
  3. 669e099 Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/system/security into HEAD by micky387 · 5 months ago
  4. ca70449 Add helpers for populating apex module info by Karuna Wadhera · 6 months ago
  5. 9fd87bc Merge "Update code for Rust 1.82.0" into main by Treehugger Robot · 6 months ago
  6. e5f3087 Update code for Rust 1.82.0 by Chris Wailes · 6 months ago
  7. 703bcc1 More diagnostics for slow operations by David Drysdale · 6 months ago
  8. ee784bb Skip DE-critical system keys on clearNamespace by David Drysdale · 6 months ago
  9. 0a17cbb Create new Keystore2 java_aconfig_library by Karuna Wadhera · 6 months ago
  10. 1cfc81d Add getSupplementaryAttestationInfo by Karuna Wadhera · 6 months ago
  11. 651dabe Merge "Add keystore2_client_tests" into main by Thiago Amanajás · 7 months ago
  12. e6dfda0 Merge "Skip running the test using `MAX_USES_PER_BOOT` on devices with keymaster implementation." into main by Treehugger Robot · 7 months ago
  13. cf5f122 Skip running the test using `MAX_USES_PER_BOOT` on devices with by Rajesh Nyamagoud · 7 months ago
  14. 54a9189 Add keystore2_client_tests by Thiago Amanajás · 7 months ago
  15. 32e1610 Add more grant tests by David Drysdale · 7 months ago
  16. 8e92e74 Don't allow a non-owner to grant access to APP key by David Drysdale · 7 months ago
  17. d6ceaf1 Merge "Keystore and KeyMint version bump" into main by Karuna Wadhera · 7 months ago
  18. 28b9b07 Merge changes I197d08eb,I659576af into main by David Drysdale · 7 months ago
  19. 326a4c8 Merge "Add and use run_as::run_as_child_app helper" into main by David Drysdale · 7 months ago
  20. 8121ca1 Merge "Add cvlasov@ and kwadhera@ to OWNERS" into main by Karuna Wadhera · 7 months ago
  21. c91ea02 Add cvlasov@ and kwadhera@ to OWNERS by Karuna Wadhera · 7 months ago
  22. 542212b Keystore and KeyMint version bump by Karuna Wadhera · 7 months ago
  23. ef897ec Use a struct for key access information by David Drysdale · 7 months ago
  24. 5589c5c tests: refactor grant tests by David Drysdale · 7 months ago
  25. fe64e70 Merge changes Ia1ea17f6,I7c04464c,Id10efe4e into main by David Drysdale · 7 months ago
  26. 33b7a62 Add and use run_as::run_as_child_app helper by David Drysdale · 7 months ago
  27. 26b2d53 Add and use run_as::run_as_app helper by David Drysdale · 7 months ago
  28. dcfacb9 Add and use run_as::run_as_root helper by David Drysdale · 7 months ago
  29. 11ed60e Minimize unsafe blocks by David Drysdale · 7 months ago
  30. 106738a Merge "Skip tests using APPLICATION_DATA on older devices with Keymaster implementation." into main by Treehugger Robot · 7 months ago
  31. 8371cd2 Skip tests using APPLICATION_DATA on older devices with Keymaster by Rajesh Nyamagoud · 7 months ago
  32. 743f178 Add code to support keystore certificate post processing. by Vikram Gaur · 9 months ago
  33. 24e6a5f Clean up keystore owners by Seth Moore · 7 months ago
  34. fa63f23 Adjust tests for newly-exposed Grant functionality by David Drysdale · 7 months ago
  35. b01202d Generate Java host library for keystore2 flags by Victor Hsieh · 7 months ago
  36. f10613d Merge changes Ic306bb27,I2aa154a9,Ie4e675ca into main by David Drysdale · 7 months ago
  37. a634cd4 Drop unused IAttestationManager interface by David Drysdale · 7 months ago
  38. f91bb02 Merge "Update tests using app-id and app-data." into main by Treehugger Robot · 7 months ago
  39. 9f0007e Cope better with errors in child processes by David Drysdale · 8 months ago
  40. acd3d98 Add tests using real Gatekeeper by David Drysdale · 8 months ago
  41. 89e87d5 Test failure arms for auth-bound keys by David Drysdale · 8 months ago
  42. 32034c7 Convert vintf_fragments into vintf_fragment module(s) by Kiyoung Kim · 7 months ago
  43. 621e217 Update tests using app-id and app-data. by Rajesh Nyamagoud · 7 months ago
  44. 870a43b Merge "Log more information on KEY_USER_NOT_AUTHENTICATED" into main by David Drysdale · 7 months ago
  45. f804556 Log more information on KEY_USER_NOT_AUTHENTICATED by David Drysdale · 8 months ago
  46. 2065602 Allow more error codes while trying to use incorrect by Rajesh Nyamagoud · 8 months ago
  47. ac0588e Merge "Skip device id attestation tests on devices receiving only system update and not vendor update, on such devices `android.software.device_id_attestation` feature may not be configured correctly." into main by Treehugger Robot · 8 months ago
  48. ee03b35 Merge "Avoid linear scans of database tables" into main by David Drysdale · 8 months ago
  49. 8c9a54c Skip device id attestation tests on devices receiving only system by Rajesh Nyamagoud · 8 months ago
  50. e4758f7 Merge "Remove incorrect/confusing Certificate use" into main by David Drysdale · 8 months ago
  51. 7edac20 Merge "Allow more error codes on multiple block modes failure. Updated tests to use `APPLICATION_ID` along with `APPLICATION_DATA`." into main by Treehugger Robot · 8 months ago
  52. 327f3ac Allow more error codes on multiple block modes failure. by Rajesh Nyamagoud · 8 months ago
  53. 76d95ba Remove incorrect/confusing Certificate use by David Drysdale · 8 months ago
  54. 94b1285 Merge changes I23a79eb5,I231079f3 into main by David Drysdale · 8 months ago
  55. 49811e2 Add debug display of Keystore metric info by David Drysdale · 2 years ago
  56. 0fefae3 Implement dump for IKeystoreMaintenance by David Drysdale · 8 months ago
  57. e34be6c Manually verify the certificate with RSA-PSS & SHA1/SHA224 digests. by Rajesh Nyamagoud · 8 months ago
  58. 8da288c Avoid linear scans of database tables by David Drysdale · 10 months ago
  59. 1228389 Handle key parameter conversion for FBE_ICE tag by Phanindra Babu Pabba · 4 years ago
  60. a2621b4 Merge "Moving keystore2_client_tests to presubmit." into main by Treehugger Robot · 8 months ago
  61. 7a0a9cf Merge "Verify Tag::VENDOR_PATCHLEVEL key parameter if the underlying device is a KeyMint implementation." into main by Treehugger Robot · 8 months ago
  62. fcae6fd Verify Tag::VENDOR_PATCHLEVEL key parameter if the underlying device by Rajesh Nyamagoud · 8 months ago
  63. f7ef289 Merge changes I2db3c68b,I30845199 into main by David Drysdale · 8 months ago
  64. fc932f0 Moving keystore2_client_tests to presubmit. by Rajesh Nyamagoud · 8 months ago
  65. e85c1b7 Add unit test of GC behaviour by David Drysdale · 8 months ago
  66. da89743 Test large numbers of keys in the database by David Drysdale · 11 months ago
  67. 62d4370 Merge "Add tests covering android.system.keystore2.IKeystoreOperation::abort API." into main by Treehugger Robot · 8 months ago
  68. 11a97ea Add tests covering android.system.keystore2.IKeystoreOperation::abort API. by Rajesh Nyamagoud · 9 months ago
  69. 1f87762 Merge "Merge 24Q3 to AOSP main" into main by Xin Li · 9 months ago
  70. c189c17 Merge "Avoid using lazy_static." into main by Treehugger Robot · 9 months ago
  71. 00fa9bd Update Android for Rust 1.81.0 by Chris Wailes · 9 months ago
  72. d1a34e6 Merge "Avoid checking VENDOR_PATCHLEVEL in generated key characteristics if the underlying device is a Keymaster implementation." into main am: 255cde6f04 by Treehugger Robot · 9 months ago
  73. 255cde6 Merge "Avoid checking VENDOR_PATCHLEVEL in generated key characteristics if the underlying device is a Keymaster implementation." into main by Treehugger Robot · 9 months ago
  74. c63a83d Avoid checking VENDOR_PATCHLEVEL in generated key characteristics if by Rajesh Nyamagoud · 9 months ago
  75. 29005ce Merge "Check app-attest-key feature supported while using ATTEST_KEY in tests." into main am: c26d2f72ff by Treehugger Robot · 9 months ago
  76. 7e2c3ed Check app-attest-key feature supported while using ATTEST_KEY in tests. by Rajesh Nyamagoud · 9 months ago
  77. a4bc1a9 Avoid using lazy_static. by Andrew Walbran · 9 months ago
  78. 3a39c82 Merge "Use static libraries for multilib VTS" into main am: 6a034e0160 by David Drysdale · 9 months ago
  79. 76311aa Use static libraries for multilib VTS by Rajesh Nyamagoud · 9 months ago
  80. 7e8e5c2 Merge "Allow more error codes on multi-padding failure" into main am: dc86c3e858 by David Drysdale · 9 months ago
  81. dc86c3e Merge "Allow more error codes on multi-padding failure" into main by David Drysdale · 9 months ago
  82. 198c1ad Merge "Removing `keystore2_attest_symmetric_key_fail_sys_error` test." into main am: a085418060 by Treehugger Robot · 9 months ago
  83. a085418 Merge "Removing `keystore2_attest_symmetric_key_fail_sys_error` test." into main by Treehugger Robot · 9 months ago
  84. 0bbcc06 Removing `keystore2_attest_symmetric_key_fail_sys_error` test. by Rajesh Nyamagoud · 9 months ago
  85. 7068dda Allow more error codes on multi-padding failure by David Drysdale · 9 months ago
  86. 3677b07 Merge "Update source for Rust 1.80.1" into main am: a9f6a58c06 by Treehugger Robot · 9 months ago
  87. 1806f97 Update source for Rust 1.80.1 by Chris Wailes · 9 months ago
  88. 814f907 Merge "Tests updated to handle RKP-ONLY property on GSI builds." into main am: a32e531884 by Treehugger Robot · 9 months ago
  89. 94f2503 Tests updated to handle RKP-ONLY property on GSI builds. by Rajesh Nyamagoud · 9 months ago
  90. 053419f Merge "[getService] Retry get_interface in keystore2" into main am: 1628a576f0 by Armelle Laine · 9 months ago
  91. 1628a57 Merge "[getService] Retry get_interface in keystore2" into main by Armelle Laine · 9 months ago
  92. 5eccf3a Merge "Use no_auth_required in keystore2_test_unlocked_device_required()" into main am: b58bed510c by Eric Biggers · 9 months ago
  93. a2ca642 Use no_auth_required in keystore2_test_unlocked_device_required() by Eric Biggers · 10 months ago
  94. 81dbef7 [getService] Retry get_interface in keystore2 by Alice Wang · 10 months ago
  95. 83cda00 Merge "keystore2-client-tests: To ensure test isolation, update the APPLICATION_ID value to avoid unintended matching with existing installed app UIDs." into main am: 2f9084b892 by Treehugger Robot · 10 months ago
  96. 92f3880 keystore2-client-tests: To ensure test isolation, update the by Rajesh Nyamagoud · 10 months ago
  97. 31355bf Merge "Adding Keystore2 version gate >=4 for the below recently added tests." into main am: fa0d11f149 by Treehugger Robot · 10 months ago
  98. fa0d11f Merge "Adding Keystore2 version gate >=4 for the below recently added tests." into main by Treehugger Robot · 10 months ago
  99. 40c76be Merge "Emit log when overdue watchdog clears" into main am: 3073c81975 by David Drysdale · 10 months ago
  100. 3073c81 Merge "Emit log when overdue watchdog clears" into main by David Drysdale · 10 months ago