summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-06Revert "Revert "Add message number constants matching DeleteUser and Del...""Cody Schuffelen
2021-10-03Revert "Add message number constants matching DeleteUser and Del..."Dan Shi
2021-09-27Add message number constants matching DeleteUser and DeleteAllUsersA. Cody Schuffelen
2021-02-01Implement DeleteUser/DeleteAllUsersMarco Nelissen
2021-01-26Add DeleteUser/DeleteAllUsers to gatekeeperMarco Nelissen
2019-06-10Gatekeeper: revised buffer handlingJanis Danisevskis
2019-04-09Minor change to be clean on integer sanitizationandroid-o-mr1-iot-release-1.0.12oreo-mr1-iot-releaseMatthew Maurer
2017-08-16Define its own UniquePtr in gatekeeper namespaceoreo-mr1-devJiyong Park
2017-07-19Revert "system/gatekeeper: use proper nativehelper headers"Steven Moreland
2017-07-18system/gatekeeper: use proper nativehelper headersSteven Moreland
2016-07-12Fix google-explicit-constructor warnings in gatekeeper.Chih-Hung Hsieh
2015-06-22[gatekeeper] make DoVerify protectedandroid-cts-6.0_r9android-cts-6.0_r8android-cts-6.0_r7android-cts-6.0_r6android-cts-6.0_r5android-cts-6.0_r4android-cts-6.0_r32android-cts-6.0_r31android-cts-6.0_r30android-cts-6.0_r3android-cts-6.0_r29android-cts-6.0_r28android-cts-6.0_r27android-cts-6.0_r26android-cts-6.0_r25android-cts-6.0_r24android-cts-6.0_r23android-cts-6.0_r22android-cts-6.0_r21android-cts-6.0_r20android-cts-6.0_r2android-cts-6.0_r19android-cts-6.0_r18android-cts-6.0_r17android-cts-6.0_r16android-cts-6.0_r15android-cts-6.0_r14android-cts-6.0_r13android-cts-6.0_r12android-cts-6.0_r1android-6.0.1_r9android-6.0.1_r81android-6.0.1_r80android-6.0.1_r8android-6.0.1_r79android-6.0.1_r78android-6.0.1_r77android-6.0.1_r74android-6.0.1_r73android-6.0.1_r72android-6.0.1_r70android-6.0.1_r7android-6.0.1_r69android-6.0.1_r66android-6.0.1_r65android-6.0.1_r61android-6.0.1_r60android-6.0.1_r59android-6.0.1_r58android-6.0.1_r57android-6.0.1_r56android-6.0.1_r52android-6.0.1_r51android-6.0.1_r50android-6.0.1_r49android-6.0.1_r48android-6.0.1_r47android-6.0.1_r46android-6.0.1_r43android-6.0.1_r42android-6.0.1_r41android-6.0.1_r40android-6.0.1_r30android-6.0.1_r3android-6.0.1_r28android-6.0.1_r27android-6.0.1_r26android-6.0.1_r20android-6.0.1_r17android-6.0.1_r13android-6.0.1_r12android-6.0.1_r11android-6.0.1_r10android-6.0.1_r1android-6.0.0_r7android-6.0.0_r6android-6.0.0_r5android-6.0.0_r41android-6.0.0_r4android-6.0.0_r3android-6.0.0_r26android-6.0.0_r25android-6.0.0_r24android-6.0.0_r23android-6.0.0_r2android-6.0.0_r13android-6.0.0_r12android-6.0.0_r11android-6.0.0_r1marshmallow-releasemarshmallow-mr3-releasemarshmallow-mr2-releasemarshmallow-mr1-releasemarshmallow-mr1-devmarshmallow-dr-releasemarshmallow-dr-devmarshmallow-devmarshmallow-cts-releaseAndres Morales
2015-06-03allow for non-throttling passwordsAndres Morales
2015-05-27remove unused parametersAndres Morales
2015-05-27move throttling to GateKeeper layerAndres Morales
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-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