summaryrefslogtreecommitdiffstats
path: root/identity
Commit message (Expand)AuthorAgeFilesLines
* Identity: Update for changes to ISO 18013-5.David Zeuthen2020-06-245-44/+79
* Identity: More static linking of VTS test binary.David Zeuthen2020-06-181-2/+2
* Identity Credential: Add some support functions for mDL oem Hal.josephjang2020-06-162-3/+440
* Identity: Statically link VTS test binary.David Zeuthen2020-06-121-3/+3
* Update Identity Credential VTS tests.David Zeuthen2020-06-0513-120/+1286
* Add attestation certificate parsing and validate for IC vts.Selene Huang2020-05-295-73/+157
* Add attestation certificate parsing and validate for IC vts.Selene Huang2020-05-293-0/+497
* Identity Credential: Add method to accept verification token.David Zeuthen2020-05-189-30/+85
* Identity Credential: Pass additional information to HAL.David Zeuthen2020-05-1827-25/+624
* Identity Credential: Restrict AccessControlProfile identifiers to 32.David Zeuthen2020-04-273-1/+42
* Fix IC vts bugs and add tests for IC IWritableIdentityCredential.aidl interface.Selene Huang2020-04-278-123/+1036
* Update Identity Credential HAL docs.David Zeuthen2020-04-215-49/+115
* Freeze vintf aidl interfacesJeongik Cha2020-04-099-0/+193
* Rename vts-core to vtsDan Shi2020-04-071-1/+1
* Update the current API dumpJiyong Park2020-03-307-0/+191
* Merge "Identity: Statically link additional libraries in VtsHalIdentityTarget...TreeHugger Robot2020-03-101-2/+3
|\
| * Identity: Statically link additional libraries in VtsHalIdentityTargetTest.David Zeuthen2020-03-091-2/+3
* | Merge "Identity: Move signingKeyBlob from finishRetrieval() to startRetrieval...TreeHugger Robot2020-03-094-26/+25
|\ \
| * | Identity: Move signingKeyBlob from finishRetrieval() to startRetrieval().David Zeuthen2020-03-094-26/+25
| |/
* / Add attestation certificate generation and identity credential tags.Selene Huang2020-03-095-85/+194
|/
* Port IdentityCredential HAL to AIDL.David Zeuthen2020-02-1437-1579/+1502
* Merge "Identity Credential: Require passing applicationId when generating att...Treehugger Robot2020-02-044-13/+69
|\
| * Identity Credential: Require passing applicationId when generating attestation.David Zeuthen2020-01-314-13/+69
* | identity: regenerate makefilesSteven Moreland2020-01-211-6/+1
|/
* Add Identity Credential HAL, default implementation, and VTS tests.David Zeuthen2020-01-1528-0/+8597