1. 8ed5a7d Merge "liblog: use log/log.h when utilizing ALOG macros" am: 01e12b4ee7 am: c3b346ea93 by Mark Salyzyn · 8 years ago
  2. 1d6b610 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  3. d8c2188 gatekeeperd: protect from invalid data passed by HAL am: 8c63536ded by Alexey Polyudov · 8 years ago
  4. d274b0d gatekeeperd: protect from invalid data passed by HAL by Alexey Polyudov · 9 years ago
  5. 7e07922 Switch to memcpy for accessing misaligned data. by Stephen Hines · 8 years ago
  6. 316adc3 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  7. d4ddcca Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 9 years ago
  8. 5f9de97 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  9. 55d64e6 Merge "Move gatekeeperd to system-background cpuset." into nyc-dev am: 0e54903 by Martijn Coenen · 9 years ago
  10. 17ac6f3 Move gatekeeperd to system-background cpuset. by Martijn Coenen · 9 years ago
  11. 7c49bec Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a by George Burgess IV · 9 years ago
  12. 522cf17 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  13. b946471 Merge "Track rename of base/ to android-base/." am: 912ed3d8ca am: e2a9563be1 by Elliott Hughes · 9 years ago
  14. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  15. b8a95f3 [gatekeeperd] copy uid to local before passing to u_map by Andres Morales · 10 years ago
  16. d735cef update bundled rc files to their contents from rootdir/init.rc by Tom Cherry · 10 years ago
  17. bd89820 update bundled rc files to their contents from rootdir/init.rc by Tom Cherry · 10 years ago
  18. afe4b01 am dec7201e: am fe1b4627: am 19f223f3: Merge "[gatekeeperd] Check parent profile for SID lookups" into mnc-dev by Andres Morales · 10 years ago
  19. 94feb3f [gatekeeperd] Check parent profile for SID lookups by Andres Morales · 10 years ago
  20. 4eeab53 [gatekeeperd] fix other unaligned mem access by Andres Morales · 10 years ago
  21. f8cd2bb am 07f0aef8: am a5c8358a: am 787c3764: Merge "[gatekeeperd] fix use of uninitialized memory" into mnc-dev by Andres Morales · 10 years ago
  22. a80cafd am beb4fa62: am b8fb72e0: am 0b0435ea: [gatekeeperd] fix file descriptor leak by Andres Morales · 10 years ago
  23. 3055493 Merge "[gatekeeperd] fix use of uninitialized memory" into mnc-dev by Andres Morales · 10 years ago
  24. 2954140 [gatekeeperd] fix file descriptor leak by Andres Morales · 10 years ago
  25. 7d9c067 [gatekeeperd] copy uid to local before passing to u_map by Andres Morales · 10 years ago
  26. 1d39bdb [gatekeeperd] fix use of uninitialized memory by Andres Morales · 10 years ago
  27. ce86236 am d3b8b72e: am 9a53bb0f: Merge "[gatekeeperd] fix issue with SW->HW upgrades" into mnc-dev by Andres Morales · 10 years ago
  28. 2423c3a Merge "[gatekeeperd] fix issue with SW->HW upgrades" into mnc-dev by Andres Morales · 10 years ago
  29. 5989581 [gatekeeperd] fix issue with SW->HW upgrades by Andres Morales · 10 years ago
  30. 0ebc1ac Merge "Add missing include. Clang build fix." into mnc-dev by Dan Albert · 10 years ago
  31. 5c9ec6d am 7f270fa8: am 3c2086da: [gatekeeperd] clear state and mark on cold boot by Andres Morales · 10 years ago
  32. cf003ad [gatekeeperd] clear state and mark on cold boot by Andres Morales · 10 years ago
  33. d5942db am 343d7082: am b2856ddb: Merge "[gatekeeperd] invalidate stale password cache" into mnc-dev by Andres Morales · 10 years ago
  34. a2767d2 [gatekeeperd] invalidate stale password cache by Andres Morales · 10 years ago
  35. 881896b am 1e8a4588: am 835d96ea: [gatekeeperd] handle upgrades from software version to HAL by Andres Morales · 10 years ago
  36. e0dde01 [gatekeeperd] handle upgrades from software version to HAL by Andres Morales · 10 years ago
  37. a2d3879 am b58866fb: am c7ab1e81: [gatekeeperd] add fast path for SW password verification by Andres Morales · 10 years ago
  38. 1f19f55 [gatekeeperd] add fast path for SW password verification by Andres Morales · 10 years ago
  39. 1334e8a Add missing include. Clang build fix. by Dan Albert · 10 years ago
  40. 6e31df7 Add missing arpa/inet.h include for ntohl. by Dan Albert · 10 years ago
  41. 3355c55 Merge "[gatekeeperd] track gk failure record changes" into mnc-dev by Andres Morales · 10 years ago
  42. c78bf7e [gatekeeperd] track gk failure record changes by Andres Morales · 10 years ago
  43. 00e1aec [gatekeeperd] verify a password after enrolling successfully by Andres Morales · 10 years ago
  44. 91a2d70 [gatekeeperd] return brute-force throttling information by Andres Morales · 10 years ago
  45. 75dd6c2 Move SoftGateKeeper into gatekeeperd by Andres Morales · 10 years ago
  46. 69b4bca Make clear SID delete the file by Andres Morales · 10 years ago
  47. 09538f3 Implement clear SID API by Andres Morales · 10 years ago
  48. 796178e Implement SID API by Andres Morales · 10 years ago
  49. 383ef67 Use proper NO_ERROR checking KS return value by Andres Morales · 10 years ago
  50. 632c3fe Update verify API to return auth token blob by Andres Morales · 10 years ago
  51. 2dcc1c5 Add challenge to verify call by Andres Morales · 10 years ago
  52. caa24dc GateKeeper proxy service by Andres Morales · 10 years ago