summaryrefslogtreecommitdiff
path: root/keystore2
AgeCommit message (Expand)Author
2023-12-12Merge "Increase RLIMIT_MEMLOCK for keystore2" into mainEric Biggers
2023-12-04Increase RLIMIT_MEMLOCK for keystore2Eric Biggers
2023-12-02Split Keystore's onLockScreenEvent into onDevice{Unlocked,Locked}Eric Biggers
2023-12-01Merge "Remove duplicate code and add fn for flag check" into mainShaquille Johnson
2023-11-30Remove duplicate code and add fn for flag checkShaquille Johnson
2023-11-29Merge "Rename the fix_unlocked_device_required_keys flag" into mainEric Biggers
2023-11-28Merge "Deprecate put and return error in ILegacyKeystore" into mainShaquille Johnson
2023-11-28Deprecate put and return error in ILegacyKeystoreShaquille Johnson
2023-11-27Merge "Rename flag wal_db_journalmode" into mainShaquille Johnson
2023-11-27Rename flag wal_db_journalmodeShaquille Johnson
2023-11-24[keystore2] Update comment when fetching rkpd attestation keyAlice Wang
2023-11-23Fix android.keystore.cts.KeyAttestationTestAlice Wang
2023-11-22Rename the fix_unlocked_device_required_keys flagEric Biggers
2023-11-20Merge changes I28f673b6,I146f7cfd into mainDavid Drysdale
2023-11-17Merge "Make librkpd_client available to com.android.virt" into mainAlice Wang
2023-11-15Merge "keystore2: fix UnlockedDeviceRequired to work without LSKF" into mainEric Biggers
2023-11-15Merge "Change name of flag to specify put" into mainShaquille Johnson
2023-11-15Merge "Test added to generate a key with specifying cerificate subject and ce...Eran Messeri
2023-11-15Change name of flag to specify putShaquille Johnson
2023-11-14Test added to generate a key with specifying cerificate subject andRajesh Nyamagoud
2023-11-14Merge "Adding tests to verify Device-Unique-Attestation." into mainTreehugger Robot
2023-11-14Adding tests to verify Device-Unique-Attestation.Rajesh Nyamagoud
2023-11-13keystore2: fix UnlockedDeviceRequired to work without LSKFEric Biggers
2023-11-13Make librkpd_client available to com.android.virtAlice Wang
2023-11-13[rkpd] Refactor rkpd_client into an independent lib for reuseAlice Wang
2023-11-13Revert^2 "[rkpd_client] Add Error type to rkpd_client"Alice Wang
2023-11-10Flag for import of previously-emulated keysDavid Drysdale
2023-11-10Merge "Revert "[rkpd_client] Add Error type to rkpd_client"" into mainAlice Wang
2023-11-10Revert "[rkpd_client] Add Error type to rkpd_client"Aashna Jena
2023-11-10Merge "[rkpd_client] Add Error type to rkpd_client" into mainAlice Wang
2023-11-09[rkpd_client] Add Error type to rkpd_clientAlice Wang
2023-11-09Cope with previously-emulated keysDavid Drysdale
2023-11-08Merge "[rkpd] Move watchdog calls from rkpd_client to keystore2" into mainAlice Wang
2023-11-08Merge changes I26394509,I9d76a0ec,I88779273 into mainEric Biggers
2023-11-08Merge "Use CLOCK_BOOTTIME for keystore2 auth token received time" into mainJames Willcox
2023-11-08Use CLOCK_BOOTTIME for keystore2 auth token received timeJames Willcox
2023-11-08[rkpd] Move watchdog calls from rkpd_client to keystore2Alice Wang
2023-11-07[refactor] Split the message macro in a standalone library for reuseAlice Wang
2023-11-07[rkpd] Move security level to RPC name conversion out of rkpd_clientAlice Wang
2023-11-07[refactor] Split watchdog in a standalone library for reuseAlice Wang
2023-11-06Update needed for Rust v1.73.0Charisee
2023-11-06Merge "Adding 'static bound on binder Interface implementation" into mainOrlando Arbildo
2023-11-02keystore2: link to android.security flags libraryEric Biggers
2023-11-02keystore2: log super key creationEric Biggers
2023-11-02keystore2: factor out create_super_key()Eric Biggers
2023-10-31Add getLastAuthTime() to IKeystoreAuthorizationJames Willcox
2023-10-31Merge "Adding tests using APPLICATION_DATA and APPLICATION_ID." into mainTreehugger Robot
2023-10-31Adding 'static bound on binder Interface implementationOrlando Arbildo
2023-10-30Add flag for deprecation of Legacy KeystoreShaquille Johnson
2023-10-27Adding tests using APPLICATION_DATA and APPLICATION_ID.Rajesh Nyamagoud