1. a84ce0c gatekeeper HAL uses "default" service name by Chris Phoenix · 7 years ago
  2. 72030fb Adjust for small changes in the native keystore interface by Janis Danisevskis · 8 years ago
  3. 271a1a7 resolve merge conflicts of a45b1d6f3 to master by Mark Salyzyn · 7 years ago
  4. a45b1d6 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 01e12b4ee7 am: c3b346ea93 by Mark Salyzyn · 7 years ago
  5. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 7 years ago
  6. a153890 Merge "Return<*> getStatus().isOk() -> isOk()" by Steven Moreland · 7 years ago
  7. 48e00f7 gatekeeperd: protect from invalid data passed by HAL am: 8c63536ded by Alexey Polyudov · 7 years ago
  8. 563ed16 gatekeeperd: protect from invalid data passed by HAL am: 8c63536ded by Alexey Polyudov · 7 years ago
  9. 8133093 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 7 years ago
  10. 8c63536 gatekeeperd: protect from invalid data passed by HAL by Alexey Polyudov · 8 years ago
  11. ce3fcb7 Merge "Switch to memcpy for accessing misaligned data." am: 2bdb37190c am: 87daae5505 am: 317f152365 by Stephen Hines · 8 years ago
  12. b0775ca Switch to memcpy for accessing misaligned data. by Stephen Hines · 8 years ago
  13. 275aece Use HIDL-generated HAL interworking code by Alexey Polyudov · 8 years ago
  14. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  15. fb44ca5 Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 8 years ago
  16. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  17. 8c65002 Merge "Move gatekeeperd to system-background cpuset." into nyc-dev am: 0e54903 by Martijn Coenen · 8 years ago
  18. 0fd1976 Move gatekeeperd to system-background cpuset. by Martijn Coenen · 8 years ago
  19. 02f689e Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a by George Burgess IV · 8 years ago
  20. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 8 years ago
  21. ef119a1 Merge "Track rename of base/ to android-base/." am: 912ed3d8ca am: e2a9563be1 by Elliott Hughes · 9 years ago
  22. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  23. 70309ff [gatekeeperd] copy uid to local before passing to u_map by Andres Morales · 9 years ago
  24. d2a600e update bundled rc files to their contents from rootdir/init.rc by Tom Cherry · 9 years ago
  25. 297991b update bundled rc files to their contents from rootdir/init.rc by Tom Cherry · 9 years ago
  26. 82b4d4b am dec7201e: am fe1b4627: am 19f223f3: Merge "[gatekeeperd] Check parent profile for SID lookups" into mnc-dev by Andres Morales · 9 years ago
  27. 1cf7d25 [gatekeeperd] Check parent profile for SID lookups by Andres Morales · 9 years ago
  28. 17aa757 [gatekeeperd] fix other unaligned mem access by Andres Morales · 9 years ago
  29. 0e761b8 am 07f0aef8: am a5c8358a: am 787c3764: Merge "[gatekeeperd] fix use of uninitialized memory" into mnc-dev by Andres Morales · 9 years ago
  30. 5767a72 am beb4fa62: am b8fb72e0: am 0b0435ea: [gatekeeperd] fix file descriptor leak by Andres Morales · 9 years ago
  31. 787c376 Merge "[gatekeeperd] fix use of uninitialized memory" into mnc-dev by Andres Morales · 9 years ago
  32. 0b0435e [gatekeeperd] fix file descriptor leak by Andres Morales · 9 years ago
  33. 3439f41 [gatekeeperd] copy uid to local before passing to u_map by Andres Morales · 9 years ago
  34. fef908e [gatekeeperd] fix use of uninitialized memory by Andres Morales · 9 years ago
  35. b15e636 am d3b8b72e: am 9a53bb0f: Merge "[gatekeeperd] fix issue with SW->HW upgrades" into mnc-dev by Andres Morales · 9 years ago
  36. 9a53bb0 Merge "[gatekeeperd] fix issue with SW->HW upgrades" into mnc-dev by Andres Morales · 9 years ago
  37. 7f6dcf6 [gatekeeperd] fix issue with SW->HW upgrades by Andres Morales · 9 years ago
  38. 262be42 Merge "Add missing include. Clang build fix." into mnc-dev by Dan Albert · 9 years ago
  39. db100ff am 7f270fa8: am 3c2086da: [gatekeeperd] clear state and mark on cold boot by Andres Morales · 9 years ago
  40. 3c2086d [gatekeeperd] clear state and mark on cold boot by Andres Morales · 9 years ago
  41. 991680b am 343d7082: am b2856ddb: Merge "[gatekeeperd] invalidate stale password cache" into mnc-dev by Andres Morales · 9 years ago
  42. 9ea9a06 [gatekeeperd] invalidate stale password cache by Andres Morales · 9 years ago
  43. 0fdae23 am 1e8a4588: am 835d96ea: [gatekeeperd] handle upgrades from software version to HAL by Andres Morales · 9 years ago
  44. 835d96e [gatekeeperd] handle upgrades from software version to HAL by Andres Morales · 9 years ago
  45. c5b8743 am b58866fb: am c7ab1e81: [gatekeeperd] add fast path for SW password verification by Andres Morales · 9 years ago
  46. c7ab1e8 [gatekeeperd] add fast path for SW password verification by Andres Morales · 9 years ago
  47. 8f7f0f8 Add missing include. Clang build fix. by Dan Albert · 9 years ago
  48. 460f6b1 Add missing arpa/inet.h include for ntohl. by Dan Albert · 9 years ago
  49. b821600 Merge "[gatekeeperd] track gk failure record changes" into mnc-dev by Andres Morales · 9 years ago
  50. e1f827f [gatekeeperd] track gk failure record changes by Andres Morales · 9 years ago
  51. 531e3e8 [gatekeeperd] verify a password after enrolling successfully by Andres Morales · 9 years ago
  52. ae24292 [gatekeeperd] return brute-force throttling information by Andres Morales · 9 years ago
  53. 33dfdc7 Move SoftGateKeeper into gatekeeperd by Andres Morales · 9 years ago
  54. dcb3fbd Make clear SID delete the file by Andres Morales · 9 years ago
  55. 7c9c3bc Implement clear SID API by Andres Morales · 9 years ago
  56. 6a49c2f Implement SID API by Andres Morales · 9 years ago
  57. 2ae8b4c Use proper NO_ERROR checking KS return value by Andres Morales · 9 years ago
  58. c828ae8 Update verify API to return auth token blob by Andres Morales · 9 years ago
  59. 851b57c Add challenge to verify call by Andres Morales · 9 years ago
  60. 2d08dce GateKeeper proxy service by Andres Morales · 9 years ago