1. 81a2f39 Fix a memory leak in gatekeeper. by Janis Danisevskis · 5 years ago
  2. 8dc03f6 Revert "Restore "Add UID parameter to authentication token"" by Brian Young · 6 years ago
  3. eb75859 Merge "Restore "Add UID parameter to authentication token"" by Brian Young · 6 years ago
  4. 9e62f3e Restore "Add UID parameter to authentication token" by Brian C. Young · 6 years ago
  5. e8995b5 Add OWNERS file to gatekeeperd by Shawn Willden · 6 years ago
  6. 16b8434 Revert "Add UID parameter to authentication token" by Brian Young · 6 years ago
  7. 58ce813 Add UID parameter to authentication token by Brian C. Young · 6 years ago
  8. 963daf2 Make libkeystore_aidl shared and export to PDK. by Dmitry Dementyev · 6 years ago
  9. 0dd259c Get rid of manually created IKeystoreService in gatekeeper.cpp by Dmitry Dementyev · 6 years ago
  10. 16d2020 Merge "gatekeeperd: use std::unique_ptr" into oc-mr1-dev am: 202fedd1fe by Andrew Hsieh · 7 years ago
  11. 68b0ec6 gatekeeperd: use std::unique_ptr by Justin Yun · 7 years ago
  12. 37e0a46 Merge "Stop asking for old versions of C++ in system/core." am: e61e2fcf21 am: 0915192d8b am: 514464f4ca by Elliott Hughes · 7 years ago
  13. cb6e5d6 Merge "Stop asking for old versions of C++ in system/core." am: e61e2fcf21 am: 0915192d8b by Elliott Hughes · 7 years ago
  14. 0915192 Merge "Stop asking for old versions of C++ in system/core." am: e61e2fcf21 by Elliott Hughes · 7 years ago
  15. 972d078 Stop asking for old versions of C++ in system/core. by Elliott Hughes · 7 years ago
  16. 68c699a Merge "system/core: use proper nativehelper headers" am: 4f59afe9fa am: 6208cd1322 am: 106c355688 by Steven Moreland · 7 years ago
  17. 57db151 Merge "system/core: use proper nativehelper headers" am: 4f59afe9fa am: 6208cd1322 by Steven Moreland · 7 years ago
  18. 6208cd1 Merge "system/core: use proper nativehelper headers" am: 4f59afe9fa by Steven Moreland · 7 years ago
  19. 00fe3ad system/core: use proper nativehelper headers by Steven Moreland · 7 years ago
  20. 9890f89 Don't look up parent user SID. by Pavel Grafov · 7 years ago
  21. cb4ed1b Credential FRP: keep gatekeeperd credentials after reset by Adrian Roos · 7 years ago
  22. a84ce0c gatekeeper HAL uses "default" service name by Chris Phoenix · 7 years ago
  23. 72030fb Adjust for small changes in the native keystore interface by Janis Danisevskis · 8 years ago
  24. 271a1a7 resolve merge conflicts of a45b1d6f3 to master by Mark Salyzyn · 7 years ago
  25. a45b1d6 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 01e12b4ee7 am: c3b346ea93 by Mark Salyzyn · 7 years ago
  26. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 7 years ago
  27. a153890 Merge "Return<*> getStatus().isOk() -> isOk()" by Steven Moreland · 7 years ago
  28. 48e00f7 gatekeeperd: protect from invalid data passed by HAL am: 8c63536ded by Alexey Polyudov · 7 years ago
  29. 563ed16 gatekeeperd: protect from invalid data passed by HAL am: 8c63536ded by Alexey Polyudov · 7 years ago
  30. 8133093 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 7 years ago
  31. 8c63536 gatekeeperd: protect from invalid data passed by HAL by Alexey Polyudov · 8 years ago
  32. ce3fcb7 Merge "Switch to memcpy for accessing misaligned data." am: 2bdb37190c am: 87daae5505 am: 317f152365 by Stephen Hines · 7 years ago
  33. b0775ca Switch to memcpy for accessing misaligned data. by Stephen Hines · 7 years ago
  34. 275aece Use HIDL-generated HAL interworking code by Alexey Polyudov · 8 years ago
  35. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  36. fb44ca5 Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 8 years ago
  37. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  38. 8c65002 Merge "Move gatekeeperd to system-background cpuset." into nyc-dev am: 0e54903 by Martijn Coenen · 8 years ago
  39. 0fd1976 Move gatekeeperd to system-background cpuset. by Martijn Coenen · 8 years ago
  40. 02f689e Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a by George Burgess IV · 8 years ago
  41. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 8 years ago
  42. ef119a1 Merge "Track rename of base/ to android-base/." am: 912ed3d8ca am: e2a9563be1 by Elliott Hughes · 8 years ago
  43. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 8 years ago
  44. 70309ff [gatekeeperd] copy uid to local before passing to u_map by Andres Morales · 9 years ago
  45. d2a600e update bundled rc files to their contents from rootdir/init.rc by Tom Cherry · 9 years ago
  46. 297991b update bundled rc files to their contents from rootdir/init.rc by Tom Cherry · 9 years ago
  47. 82b4d4b am dec7201e: am fe1b4627: am 19f223f3: Merge "[gatekeeperd] Check parent profile for SID lookups" into mnc-dev by Andres Morales · 9 years ago
  48. 1cf7d25 [gatekeeperd] Check parent profile for SID lookups by Andres Morales · 9 years ago
  49. 17aa757 [gatekeeperd] fix other unaligned mem access by Andres Morales · 9 years ago
  50. 0e761b8 am 07f0aef8: am a5c8358a: am 787c3764: Merge "[gatekeeperd] fix use of uninitialized memory" into mnc-dev by Andres Morales · 9 years ago
  51. 5767a72 am beb4fa62: am b8fb72e0: am 0b0435ea: [gatekeeperd] fix file descriptor leak by Andres Morales · 9 years ago
  52. 787c376 Merge "[gatekeeperd] fix use of uninitialized memory" into mnc-dev by Andres Morales · 9 years ago
  53. 0b0435e [gatekeeperd] fix file descriptor leak by Andres Morales · 9 years ago
  54. 3439f41 [gatekeeperd] copy uid to local before passing to u_map by Andres Morales · 9 years ago
  55. fef908e [gatekeeperd] fix use of uninitialized memory by Andres Morales · 9 years ago
  56. b15e636 am d3b8b72e: am 9a53bb0f: Merge "[gatekeeperd] fix issue with SW->HW upgrades" into mnc-dev by Andres Morales · 9 years ago
  57. 9a53bb0 Merge "[gatekeeperd] fix issue with SW->HW upgrades" into mnc-dev by Andres Morales · 9 years ago
  58. 7f6dcf6 [gatekeeperd] fix issue with SW->HW upgrades by Andres Morales · 9 years ago
  59. 262be42 Merge "Add missing include. Clang build fix." into mnc-dev by Dan Albert · 9 years ago
  60. db100ff am 7f270fa8: am 3c2086da: [gatekeeperd] clear state and mark on cold boot by Andres Morales · 9 years ago
  61. 3c2086d [gatekeeperd] clear state and mark on cold boot by Andres Morales · 9 years ago
  62. 991680b am 343d7082: am b2856ddb: Merge "[gatekeeperd] invalidate stale password cache" into mnc-dev by Andres Morales · 9 years ago
  63. 9ea9a06 [gatekeeperd] invalidate stale password cache by Andres Morales · 9 years ago
  64. 0fdae23 am 1e8a4588: am 835d96ea: [gatekeeperd] handle upgrades from software version to HAL by Andres Morales · 9 years ago
  65. 835d96e [gatekeeperd] handle upgrades from software version to HAL by Andres Morales · 9 years ago
  66. c5b8743 am b58866fb: am c7ab1e81: [gatekeeperd] add fast path for SW password verification by Andres Morales · 9 years ago
  67. c7ab1e8 [gatekeeperd] add fast path for SW password verification by Andres Morales · 9 years ago
  68. 8f7f0f8 Add missing include. Clang build fix. by Dan Albert · 9 years ago
  69. 460f6b1 Add missing arpa/inet.h include for ntohl. by Dan Albert · 9 years ago
  70. b821600 Merge "[gatekeeperd] track gk failure record changes" into mnc-dev by Andres Morales · 9 years ago
  71. e1f827f [gatekeeperd] track gk failure record changes by Andres Morales · 9 years ago
  72. 531e3e8 [gatekeeperd] verify a password after enrolling successfully by Andres Morales · 9 years ago
  73. ae24292 [gatekeeperd] return brute-force throttling information by Andres Morales · 9 years ago
  74. 33dfdc7 Move SoftGateKeeper into gatekeeperd by Andres Morales · 9 years ago
  75. dcb3fbd Make clear SID delete the file by Andres Morales · 9 years ago
  76. 7c9c3bc Implement clear SID API by Andres Morales · 9 years ago
  77. 6a49c2f Implement SID API by Andres Morales · 9 years ago
  78. 2ae8b4c Use proper NO_ERROR checking KS return value by Andres Morales · 9 years ago
  79. c828ae8 Update verify API to return auth token blob by Andres Morales · 9 years ago
  80. 851b57c Add challenge to verify call by Andres Morales · 9 years ago
  81. 2d08dce GateKeeper proxy service by Andres Morales · 9 years ago