summaryrefslogtreecommitdiff
path: root/gatekeeper.cpp
AgeCommit message (Expand)Author
2023-02-02Enable Windows host compilation of gatekeeperOystein Eftevaag
2021-02-01Implement DeleteUser/DeleteAllUsersMarco Nelissen
2021-01-26Add DeleteUser/DeleteAllUsers to gatekeeperMarco Nelissen
2019-06-10Gatekeeper: revised buffer handlingJanis Danisevskis
2019-03-28Remove potential double freeMatthew Maurer
2019-03-28Fix bounds checking around Gatekeeper messagesMatthew Maurer
2018-10-31Replace htonl with htobe32.android-wear-8.0.0_r2android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1android-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r40.1Jandroid-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r39android-o-mr1-iot-release-smart-display-r30android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsandroid-o-mr1-iot-release-1.0.8android-o-mr1-iot-release-1.0.7android-o-mr1-iot-release-1.0.10android-n-iot-release-ihome-igv1nougat-iot-releaseNick Bray
2018-06-15Fix comment on gatekeeper retry timeout schedule.android-p-preview-5android-p-preview-4android-o-mr1-iot-release-1.0.2android-n-iot-release-smart-display-r2android-n-iot-release-smart-displayPaul Crowley
2017-09-15Define its own UniquePtr in gatekeeper namespaceJiyong Park
2017-08-29gatekeeper: fix new[]/delete mismatchandroid-o-mr1-preview-2android-o-mr1-preview-1George Burgess IV
2017-07-26Revert "Check in UniquePtr.h locally"Jae Shin
2017-07-26Revert "Check in UniquePtr.h locally"android-o-iot-preview-5o-iot-preview-5Jae Shin
2017-07-26Check in UniquePtr.h locallyJae Shin
2017-07-21Check in UniquePtr.h locallyJae Shin
2017-07-19Revert "system/gatekeeper: use proper nativehelper headers"Steven Moreland
2017-07-19Revert "system/gatekeeper: use proper nativehelper headers"Steven Moreland
2017-07-19system/gatekeeper: use proper nativehelper headersSteven Moreland
2017-07-18system/gatekeeper: use proper nativehelper headersSteven Moreland
2016-09-13Revert "Switch gatekeeper to std::unique_ptr."android-vts-8.0_r9android-vts-8.0_r8android-vts-8.0_r7android-vts-8.0_r6android-vts-8.0_r2android-vts-8.0_r13android-vts-8.0_r12android-vts-8.0_r11android-vts-8.0_r10android-vts-8.0_r1oreo-vts-releaseoreo-devShawn Willden
2016-09-11Switch gatekeeper to std::unique_ptr.Elliott Hughes
2016-08-18gatekeeper: fix potential stack overflowandroid-cts-8.0_r9android-cts-8.0_r8android-cts-8.0_r7android-cts-8.0_r6android-cts-8.0_r5android-cts-8.0_r4android-cts-8.0_r3android-cts-8.0_r26android-cts-8.0_r25android-cts-8.0_r24android-cts-8.0_r23android-cts-8.0_r22android-cts-8.0_r21android-cts-8.0_r20android-cts-8.0_r2android-cts-8.0_r19android-cts-8.0_r18android-cts-8.0_r17android-cts-8.0_r16android-cts-8.0_r15android-cts-8.0_r14android-cts-8.0_r13android-cts-8.0_r12android-cts-8.0_r11android-cts-8.0_r10android-cts-8.0_r1android-8.0.0_r9android-8.0.0_r7android-8.0.0_r4android-8.0.0_r36android-8.0.0_r35android-8.0.0_r32android-8.0.0_r31android-8.0.0_r30android-8.0.0_r3android-8.0.0_r29android-8.0.0_r28android-8.0.0_r2android-8.0.0_r17android-8.0.0_r16android-8.0.0_r15android-8.0.0_r13android-8.0.0_r12android-8.0.0_r11android-8.0.0_r10android-8.0.0_r1oreo-releaseoreo-r6-releaseoreo-r5-releaseoreo-r4-releaseoreo-r3-releaseoreo-r2-releaseoreo-cts-releaseAlexey Polyudov
2015-12-18[gatekeeeper] fix error in timeout computationAndres Morales
2015-11-03[gatekeeper] implement recommended throttling functionAndres Morales
2015-06-03[gatekeeper] fix error computing retry timeoutAndres Morales
2015-06-03request reenroll of pre-throttling passwordAndres Morales
2015-06-03allow for non-throttling passwordsAndres Morales
2015-05-28disable throtllingAndres Morales
2015-05-27remove unused parametersandroid-wear-5.1.1_r1android-wear-5.1.0_r1android-m-previewAndres Morales
2015-05-26move throttling to GateKeeper layerAndres Morales
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-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