summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-08am 65625f39: Fix clang warnings on unused variable and function.Chih-Hung Hsieh
2015-05-07Fix clang warnings on unused variable and function.Chih-Hung Hsieh
2015-05-06Fix clang warnings on unused variable and function.Chih-Hung Hsieh
2015-04-20Get timestamps in milliseconds.master-soongAndres Morales
2015-04-16Break out password_handle_t into its own fileAndres Morales
2015-04-13Make timestamp 64-bitAndres Morales
2015-04-12return bool status from GetAuthTokenKeyAndres Morales
2015-04-11Add challenge to GateKeeperAndres Morales
2015-04-11Use hw_auth_token_t in gatekeeperAndres Morales
2015-04-01Remove password file functionalityAndres Morales
2015-03-30Use uint32_t instead of size_tAndres Morales
2015-03-26More device-level testsAndres Morales
2015-03-25Populate error when deserializing gatekeeper error messagesAndres Morales
2015-03-25Add rules.mk for building in TrustyAndres Morales
2015-03-24Make Serialize take an allocated buffer.Andres Morales
2015-03-24Add GateKeeper command identifiersAndres Morales
2015-03-23remove unused variables / importsAndres Morales
2015-03-23Allow impls of GateKeeper to keep ownership of key ptrAndres Morales
2015-03-23Make time acquisition impl dependentAndres Morales
2015-03-19Rename keyguard to gatekeeperAndres Morales
2015-03-19add SIDs and password storage support to Keyguard baseAndres Morales
2015-03-09SoftKeyguard moduleAndres Morales
2015-03-06Implement SoftKeyguardAndres Morales
2015-03-06implement Keyguard base classAndres Morales
2015-02-24Hardware keyguard message interfaceAndres Morales
2015-02-23Initial empty repositoryBill Yi