summaryrefslogtreecommitdiff
path: root/keystore
AgeCommit message (Expand)Author
2024-02-13Migrate Test Targets to New Android Ownership ModelAditya Choudhary
2024-01-17keystore: remove unused Keystore1 filesEric Biggers
2023-11-10Updated fuzz_config in Android.bp fileAyushi Khopkar
2023-10-06Restructuring of AAID using aidl_interface build system.Rajesh Nyamagoud
2023-08-11Use String8/16 c_strTomasz Wasilczyk
2023-07-18Keystore: Use waitForService() instead of getService()Tri Vo
2023-03-02Fix the missing stdzijunzhao
2023-01-18keystore_cli_v2: allow newlines in the text promptMike McTernan
2022-05-17Merge "Deleted clang property in Android.bp files" am: 16e71512d5 am: 2b255b4669Alix Espino
2022-04-25Deleted clang property in Android.bp filesAlix
2022-04-01Merge "Use shared libutils instead of static for keystore fuzzers" am: 205a7e...Pirama Arumuga Nainar
2022-04-01Merge "Use shared libutils instead of static for keystore fuzzers"Pirama Arumuga Nainar
2022-03-29Merge "keystore: Fix double ownership of ConfirmationListener in test" am: 89...Frederick Mayle
2022-03-29keystore: Fix double ownership of ConfirmationListener in testFrederick Mayle
2022-03-24Use shared libutils instead of static for keystore fuzzersPirama Arumuga Nainar
2022-03-23keystore: Fix double ownership of ConfirmationListenerFrederick Mayle
2021-12-02Use defaults to reference current keystore AIDLDavid Drysdale
2021-11-19Include <variant>Jooyung Han
2021-11-04[LSC] Add LOCAL_LICENSE_KINDS to system/securityBob Badour
2021-11-03Added fuzz targets for libkeystore-attestation-application-idAditya Wazir
2021-11-02libkeystore-attestation-application-id: Updated Android.bpAditya Wazir
2021-11-02Added keystoreGetWifiHidl_fuzzerAditya Wazir
2021-10-14Specify KeyMint EC keys by curve not sizeDavid Drysdale
2021-09-02Merge "Revert "libkeystore-wifi-hidl: Updated to vendor_available:true""Treehugger Robot
2021-09-02Revert "libkeystore-wifi-hidl: Updated to vendor_available:true"Aditya Vasu Wazir
2021-07-27Remove ndk_platform backend. Use the ndk backend.Jiyong Park
2021-06-11libkeystore-wifi-hidl: Updated to vendor_available:trueAditya Wazir
2021-06-11libkeystore-wifi-hidl: Updated Android.bpAditya Wazir
2021-05-17Keystore 2.0: CLI fixes.Janis Danisevskis
2021-03-22Keystore 2.0: Remove Keystore 1.0 and remaining referencesJanis Danisevskis
2021-03-08credstore: Fix several problems with credstore.David Zeuthen
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to system/securityBob Badour
2021-01-06Merge RQ1A.210105.003 to aosp-master - DO NOT MERGEBill Yi
2020-11-23Update to support keymaster's configurable version.Shawn Willden
2020-11-18Make mIsDeviceLockedForUser synchronized.Hasini Gunasinghe
2020-11-18Use std::optional instead of std::unique_ptrJooyung Han
2020-11-04Add @SensitiveData to Keystore service and callbackBranden Archer
2020-10-26Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-05Pass default values for the optional fields in attestation logsHasini Gunasinghe
2020-09-08Merge "Model KeyStore security level in keymaster worker" am: ae73ca248eEdman Anjos
2020-09-02Model KeyStore security level in keymaster workerEdman Anjos
2020-08-28Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-08-20Merge "Adding TEST_MAPPING to system/security/keystore"Treehugger Robot
2020-08-20Adding TEST_MAPPING to system/security/keystoreMax Bires
2020-08-12Log keystore key attestation events using statsd.Hasini Gunasinghe
2020-08-12Log keystore key operation events using statsd.Hasini Gunasinghe
2020-08-06Log keystore key creation events using statsd.Hasini Gunasinghe
2020-07-15Switch from `count` to `N` for template due to ambiguity with `std::count`Stephen Hines
2020-07-07Merge "Remove unused libnativehelper include" am: c373ce2a88 am: 74685e1ecdOrion Hodson
2020-07-02Remove unused libnativehelper includeOrion Hodson