summaryrefslogtreecommitdiffstats
path: root/gatekeeperd/gatekeeperd.cpp
Commit message (Expand)AuthorAgeFilesLines
* [gatekeeperd] Check parent profile for SID lookupsAndres Morales2015-08-051-1/+16
* Merge "[gatekeeperd] fix use of uninitialized memory" into mnc-devAndres Morales2015-07-101-0/+2
|\
| * [gatekeeperd] fix use of uninitialized memoryAndres Morales2015-07-081-0/+2
* | [gatekeeperd] fix file descriptor leakAndres Morales2015-07-101-0/+1
|/
* [gatekeeperd] fix issue with SW->HW upgradesAndres Morales2015-06-241-2/+4
* [gatekeeperd] clear state and mark on cold bootAndres Morales2015-06-241-0/+25
* [gatekeeperd] handle upgrades from software version to HALAndres Morales2015-06-221-6/+34
* [gatekeeperd] verify a password after enrolling successfullyAndres Morales2015-06-021-0/+6
* [gatekeeperd] return brute-force throttling informationAndres Morales2015-05-271-15/+16
* Move SoftGateKeeper into gatekeeperdAndres Morales2015-05-141-12/+36
* Make clear SID delete the fileAndres Morales2015-04-171-2/+11
* Implement clear SID APIAndres Morales2015-04-161-0/+11
* Implement SID APIAndres Morales2015-04-161-3/+66
* Use proper NO_ERROR checking KS return valueAndres Morales2015-04-131-2/+4
* Update verify API to return auth token blobAndres Morales2015-04-111-6/+15
* Add challenge to verify callAndres Morales2015-04-101-2/+2
* GateKeeper proxy serviceAndres Morales2015-04-081-0/+153