summaryrefslogtreecommitdiff
path: root/trusty_gatekeeper.cpp
AgeCommit message (Expand)Author
2022-12-03properly use return value of storage_delete_fileArmelle Laine
2021-04-19Update references to trusty-specific libc headersStephen Crane
2021-02-16Allow setting gatekeeper storage port at build timeMarco Nelissen
2021-02-01Implement DeleteUser/DeleteAllUsersMarco Nelissen
2020-07-27Rename "master key" => "password key"Nick Bray
2019-09-04Avoid GK memory leakMatthew Maurer
2018-12-14Make logging statements portable.Nick Bray
2018-12-04Clean up gatekeeper app in preparation for 64-bit appsMichael Ryleev
2018-11-12Prefix gettime and nanosleep with trusty_.Nick Bray
2018-10-30Eliminate the use of status_t.Nick Bray
2018-07-26Enable pre-upload clang formatting.Nick Bray
2018-06-15Remove references to trusty_std.h.Nick Bray
2018-02-13Use new include paths.Nick Bray
2016-04-15trusty_gatekeeper: fixup to accomodate changes with secure storage APIMichael Ryleev
2016-03-25trusty_gatekeeper: Specify port to use for storage sessionArve Hjønnevåg
2016-02-10Switch to use proper flag calling storage_open_fileMichael Ryleev
2016-02-10Fix white space formattingMichael Ryleev
2015-10-09Initial TrustyGateKeeperBill Yi