index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystore
/
java
/
android
/
security
/
IKeyChainService.aidl
Age
Commit message (
Expand
)
Author
2021-02-23
Keystore 2.0: Remove attestKey from KeyChain.
Janis Danisevskis
2021-02-12
Centralise logic for setting credential manager app
Rubin Xu
2021-02-12
Add DPM.getKeyPairGrants()
Rubin Xu
2021-02-12
Add KeyChainService credential management app APIs
Rubin Xu
2021-02-02
Add DPM.hasKeyPair()
Rubin Xu
2020-07-15
[DO NOT MERGE] Rollup changes from R related to CertInstaller and KeyChain
Rubin Xu
2019-02-28
Add @UnsupportedAppUsage annotations
Andrei Onea
2018-03-29
Utilize verbose KeyChain errors
Eran Messeri
2018-01-02
DPM: Implement Device ID attestation
Eran Messeri
2017-12-18
DPM: Implement installing certificates for generated keys
Eran Messeri
2017-12-14
DevicePolicyManager: Support attestation for generated keys.
Eran Messeri
2017-12-07
DevicePolicyManager: Add key generation functionality.
Eran Messeri
2017-11-09
KeyChain: Adding methods for user-visibility.
Eran Messeri
2017-03-03
Add API for checking which CA certs were installed by the DO/PO
Bartosz Fabianowski
2017-02-28
Delete ParcelableString, add StringParceledListSlice
Robin Lee
2016-03-30
Add DevicePolicyManager API to install a client cert chain.
Rubin Xu
2015-12-08
DevicePolicy API to remove an installed KeyPair
Robin Lee
2014-09-11
Add DevicePolicyManager PrivateKey mgmt
Bernhard Bauer
2014-09-08
Extend IKeyChainService AIDL with CACert retrieval
Zoltan Szatmary-Ban
2014-08-15
Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in ...
Zoltan Szatmary-Ban
2014-08-15
Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings...
Zoltan Szatmary-Ban
2014-08-15
Revert "Revert "Revert "Update Trusted Credentials screen in settings"""
Narayan Kamath
2014-08-15
Revert "Revert "Update Trusted Credentials screen in settings""
Zoltan Szatmary-Ban
2014-08-07
Revert "Update Trusted Credentials screen in settings"
Zoltan Szatmary-Ban
2014-07-29
Update Trusted Credentials screen in settings
Zoltan Szatmary-Ban
2012-03-20
Add signing to keystore
Kenny Root
2011-07-13
Make the KeyChain handled its own grants rather than having
Fred Quintana
2011-06-27
Moving ssl_certificate layout, resources, and helper code to SslCertificate
Brian Carlstrom
2011-05-25
Remove need for onActivityResult from KeyChain API
Brian Carlstrom
2011-05-17
Simplify KeyChain API by removing now unneeded CA certificate lookup (1 of 3)
Brian Carlstrom
2011-05-14
Make CertInstaller installed CA certs trusted by applications via default Tru...
Brian Carlstrom
2011-04-20
Adding KeyChain API and IKeyChainService
Brian Carlstrom