summaryrefslogtreecommitdiff
path: root/keystore2/selinux
AgeCommit message (Expand)Author
2023-07-28Add, standardise or temporarily opt out of safety comments for keystore2.Andrew Walbran
2022-08-12Update source for Rust 1.63.0Chris Wailes
2021-10-21Keystore 2.0: Refactor permissions. 4/5Janis Danisevskis
2021-10-21Keystore 2.0: Refactor permissions. 3/5Janis Danisevskis
2021-10-21Keystore 2.0: Refactor permissions. 2/5Janis Danisevskis
2021-09-21Keystore 2.0: Add run_as to keystore2_test_utilsJanis Danisevskis
2021-07-27Fix warnings in preparation for Rust 1.54.0Chris Wailes
2021-05-25Fix typoJoel Galenson
2021-05-17Improve selinux concurrency test reliabilitySeth Moore
2021-05-17Keystore 2.0: Test libselinux concurrent access.Janis Danisevskis
2021-05-13Keystore 2.0: Protect libselinux against concurrent access.Janis Danisevskis
2021-03-17Keystore 2.0: Allow apps to get keystore state.Janis Danisevskis
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to system/securityBob Badour
2021-01-25Keystore 2.0: Revisit Enforcements.Janis Danisevskis
2020-10-01Keystore 2.0: Remove list permission from keystore2_key security class.Janis Danisevskis
2020-09-03Keystore selinux and permission modules accept CStr instead of Context.Janis Danisevskis
2020-09-02Add getpidcon to libselinux bindings and fix a typo.Janis Danisevskis
2020-08-13Cache the KeystoreKeyBackend with a lazy static.Janis Danisevskis
2020-08-13Keystore libselinux rust bindings.Janis Danisevskis