summaryrefslogtreecommitdiff
path: root/keystore2/legacykeystore
AgeCommit message (Expand)Author
2024-07-09Deprecate get in ILegacyKeystoreShaquille Johnson
2024-06-11Shift to idiomatic use of `map_err`David Drysdale
2024-06-07Simplify map_or_log_errDavid Drysdale
2024-05-23Add/use watchdog with standard timeoutDavid Drysdale
2024-02-28Fix style warnings for rustc 1.76.0James Farrell
2024-01-18Format Android.bp files with bpfmtLuca Stefani
2023-12-21When wal flag not enabled set db back to defaultShaquille Johnson
2023-11-30Remove duplicate code and add fn for flag checkShaquille Johnson
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-27Rename flag wal_db_journalmodeShaquille Johnson
2023-10-18keystore2: rename the LskfBound superencryption key and typeEric Biggers
2023-05-30Update for rusqlite 0.29.0.Andrew Walbran
2023-01-25Change requests for Rust update v1.66.0Charisee
2022-09-15Change request for Rust v1.64.0Charisee
2022-08-12Update source for Rust 1.63.0Chris Wailes
2022-02-14Keystore 2.0: Teach keystore to decrypt generic blobs.Janis Danisevskis
2022-01-28Remove all noicu build rulesAndrew Scull
2022-01-20Keystore 2.0: Add error string to service specific exceptions.Janis Danisevskis
2021-10-04Add keystore2_microdroidJiyong Park
2021-09-13Use sqlite with no ICU supportJiyong Park
2021-07-29Migrate to the librustutils cutils bindings.Joel Galenson
2021-07-27Fix warnings in preparation for Rust 1.54.0Chris Wailes
2021-07-02Keystore 2.0 legacy Keystore: Cleanup when app/user removed.Janis Danisevskis
2021-06-30Keystore 2.0: Extend the functionality of the Vpn profile store.Janis Danisevskis