summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-111-1/+1
* Switch to memcpy for accessing misaligned data.Stephen Hines2016-12-071-1/+1
* system/core Replace cutils/log.h with android/log.hMark Salyzyn2016-09-301-10/+7
* Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5aChih-hung Hsieh2016-04-301-1/+1
|\
| * Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-291-1/+1
* | Merge "Move gatekeeperd to system-background cpuset." into nyc-devMartijn Coenen2016-04-251-0/+1
|\ \
| * | Move gatekeeperd to system-background cpuset.Martijn Coenen2016-04-151-0/+1
* | | Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64aGeorge Burgess IV2016-03-081-4/+4
|\ \ \ | |/ / |/| / | |/
| * Cleanup uses of sprintf so we can deprecate it.George Burgess IV2016-03-071-4/+4
* | Merge "Track rename of base/ to android-base/." am: 912ed3d8ca am: e2a9563be1Elliott Hughes2015-12-071-2/+1
|\|
| * Track rename of base/ to android-base/.Elliott Hughes2015-12-051-2/+1
| * [gatekeeperd] copy uid to local before passing to u_mapAndres Morales2015-11-052-3/+6
| * update bundled rc files to their contents from rootdir/init.rcTom Cherry2015-08-212-0/+4
* | update bundled rc files to their contents from rootdir/init.rcTom Cherry2015-08-212-0/+4
* | am dec7201e: am fe1b4627: am 19f223f3: Merge "[gatekeeperd] Check parent prof...Andres Morales2015-08-064-2/+125
|\|
| * [gatekeeperd] Check parent profile for SID lookupsAndres Morales2015-08-054-2/+125
* | [gatekeeperd] fix other unaligned mem accessAndres Morales2015-07-101-3/+3
* | am 07f0aef8: am a5c8358a: am 787c3764: Merge "[gatekeeperd] fix use of uninit...Andres Morales2015-07-101-0/+2
|\|
| * 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
* | | am beb4fa62: am b8fb72e0: am 0b0435ea: [gatekeeperd] fix file descriptor leakAndres Morales2015-07-101-0/+1
|\| |
| * | [gatekeeperd] fix file descriptor leakAndres Morales2015-07-101-0/+1
| |/
* | [gatekeeperd] copy uid to local before passing to u_mapAndres Morales2015-07-092-2/+5
* | am d3b8b72e: am 9a53bb0f: Merge "[gatekeeperd] fix issue with SW->HW upgrades...Andres Morales2015-06-251-2/+4
|\|
| * 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
* | | am 7f270fa8: am 3c2086da: [gatekeeperd] clear state and mark on cold bootAndres Morales2015-06-241-0/+25
|\| |
| * | [gatekeeperd] clear state and mark on cold bootAndres Morales2015-06-241-0/+25
* | | am 343d7082: am b2856ddb: Merge "[gatekeeperd] invalidate stale password cach...Andres Morales2015-06-231-2/+2
|\| |
| * | [gatekeeperd] invalidate stale password cacheAndres Morales2015-06-231-2/+2
* | | am 1e8a4588: am 835d96ea: [gatekeeperd] handle upgrades from software version...Andres Morales2015-06-221-6/+34
|\| |
| * | [gatekeeperd] handle upgrades from software version to HALAndres Morales2015-06-221-6/+34
* | | am b58866fb: am c7ab1e81: [gatekeeperd] add fast path for SW password verific...Andres Morales2015-06-222-2/+47
|\| |
| * | [gatekeeperd] add fast path for SW password verificationAndres Morales2015-06-222-2/+47
| |/
* / Add missing arpa/inet.h include for ntohl.Dan Albert2015-06-091-2/+3
|/
* Merge "[gatekeeperd] track gk failure record changes" into mnc-devAndres Morales2015-06-031-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