summaryrefslogtreecommitdiff
path: root/keystore2/src/operation.rs
AgeCommit message (Expand)Author
2023-09-19Reuse error mapping logic for key operation metricsTri Vo
2022-11-16Fix warnings from rustc 1.65.0Chris Wailes
2022-10-18Changing code to have better error loggingShaquille Johnson
2022-08-12Update source for Rust 1.63.0Chris Wailes
2022-01-19Revert^2 "[keystore2] Fix binder import path"Stephen Crane
2022-01-19Revert "[keystore2] Fix binder import path"Stephen Crane
2022-01-14[keystore2] Fix binder import pathStephen Crane
2021-07-06Add keystore API for metrics re-routing.Hasini Gunasinghe
2021-07-01Keystore 2.0: Remove Asp.Janis Danisevskis
2021-05-06Keystore 2.0: Add watch dog instrumentations in the calls into keystore.Hasini Gunasinghe
2021-05-06Keystore 2.0: Add more watch points.Janis Danisevskis
2021-04-16Moving set_requesting_sid to new_binder method.Andrew Walbran
2021-04-05Add SecurityLevel to key creation and operation logging.Hasini Gunasinghe
2021-03-25Implement keystore2 logging of key operation events.Hasini Gunasinghe
2021-03-21Merge "Keystore 2.0: Enable forced operation"Janis Danisevskis
2021-03-16set_requesting_sid has moved to IBinderInternal.Andrew Walbran
2021-03-04Keystore 2.0: Silence common error on abort.Janis Danisevskis
2021-03-03Keystore 2.0: Enable forced operationJanis Danisevskis
2021-02-24Separate updateAad from update & other cleanupsShawn Willden
2021-02-09keystore2: Use libbinder_rs Strong references for Binder objectsStephen Crane
2021-02-09Keystore 2.0: Provide confirmation token to operation.Janis Danisevskis
2021-02-01Keystore 2.0: Respect input consumed.Janis Danisevskis
2021-01-26Keystore 2.0: Enforcement for limited use keys.Qi Wu
2021-01-25Keystore 2.0: Revisit Enforcements.Janis Danisevskis
2021-01-19Keystore 2.0: Use secure clock service.Janis Danisevskis
2021-01-13Integrate authorizations with the operations.Hasini Gunasinghe
2020-12-21Merge "Keystore 2.0: Switch to AIDL union KeyParameters"Treehugger Robot
2020-12-18Keystore 2.0: Switch to AIDL union KeyParametersJanis Danisevskis
2020-12-17Keystore 2.0: KeyMint returns empty blobs on updateJanis Danisevskis
2020-12-11Revert "Revert "Keystore 2.0: Move keymint spec to security name..."Shawn Willden
2020-12-11Revert "Keystore 2.0: Move keymint spec to security namespace."Orion Hodson
2020-12-09Keystore 2.0: Move keymint spec to security namespace.Janis Danisevskis
2020-11-17Keystore 2.0: Revisited pruning strategyJanis Danisevskis
2020-11-16Keystore 2.0: Use generated KeyMint AIDL bindingis.Janis Danisevskis
2020-10-15Add Keystore 2.0 service.Janis Danisevskis