summaryrefslogtreecommitdiffstats
path: root/gatekeeperd
Commit message (Expand)AuthorAgeFilesLines
* [gatekeeperd] copy uid to local before passing to u_mapAndres Morales2015-11-092-3/+6
* [gatekeeperd] Check parent profile for SID lookupsAndres Morales2015-08-054-2/+125
* 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
|/
* Merge "[gatekeeperd] fix issue with SW->HW upgrades" into mnc-devAndres Morales2015-06-251-2/+4
|\
| * [gatekeeperd] fix issue with SW->HW upgradesAndres Morales2015-06-241-2/+4
* | Merge "Add missing include. Clang build fix." into mnc-devDan Albert2015-06-241-1/+3
|\ \ | |/ |/|
| * Add missing include. Clang build fix.Dan Albert2015-06-101-1/+3
* | [gatekeeperd] clear state and mark on cold bootAndres Morales2015-06-241-0/+25
* | [gatekeeperd] invalidate stale password cacheAndres Morales2015-06-231-2/+2
* | [gatekeeperd] handle upgrades from software version to HALAndres Morales2015-06-221-6/+34
* | [gatekeeperd] add fast path for SW password verificationAndres Morales2015-06-222-2/+47
|/
* Merge "[gatekeeperd] track gk failure record changes" into mnc-devAndres Morales2015-06-041-6/+14
|\
| * [gatekeeperd] track gk failure record changesAndres Morales2015-06-031-6/+14
* | [gatekeeperd] verify a password after enrolling successfullyAndres Morales2015-06-021-0/+6
|/
* [gatekeeperd] return brute-force throttling informationAndres Morales2015-05-279-43/+465
* Move SoftGateKeeper into gatekeeperdAndres Morales2015-05-144-15/+216
* Make clear SID delete the fileAndres Morales2015-04-171-2/+11
* Implement clear SID APIAndres Morales2015-04-163-0/+24
* Implement SID APIAndres Morales2015-04-164-3/+82
* Use proper NO_ERROR checking KS return valueAndres Morales2015-04-131-2/+4
* Update verify API to return auth token blobAndres Morales2015-04-113-10/+59
* Add challenge to verify callAndres Morales2015-04-103-5/+6
* GateKeeper proxy serviceAndres Morales2015-04-084-0/+345