summaryrefslogtreecommitdiff
path: root/gatekeeper_messages.cpp
AgeCommit message (Expand)Author
2021-02-11Merge "Appease UB sanitizer on reading gatekeeper error codes."Treehugger Robot
2021-01-26Add DeleteUser/DeleteAllUsers to gatekeeperMarco Nelissen
2021-01-20Appease UB sanitizer on reading gatekeeper error codes.Janis Danisevskis
2019-06-10Gatekeeper: revised buffer handlingJanis Danisevskis
2019-03-28Fix bounds checking around Gatekeeper messagesMatthew Maurer
2017-10-18Remove unnecessary 'using' directiveRoberto Pereira
2017-03-23Fix a not properly handled pointer comparison that caused UBandroid-wear-o-preview-4android-wear-o-preview-3android-o-preview-2Jinguang Dong
2016-01-13Fix default constructorAnand Prasad
2015-05-26move throttling to GateKeeper layerAndres Morales
2015-05-07Fix clang warnings on unused variable and function.Chih-Hung Hsieh
2015-04-11Add challenge to GateKeeperAndres Morales
2015-03-30Use uint32_t instead of size_tAndres Morales
2015-03-25Populate error when deserializing gatekeeper error messagesAndres Morales
2015-03-24Make Serialize take an allocated buffer.Andres Morales
2015-03-19Rename keyguard to gatekeeperAndres Morales