1. c5b7d17 Depend on KeyMint HAL via default by David Drysdale · 2 years, 7 months ago
  2. 1486987 Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 2 years, 11 months ago
  3. 2079c5f Replace writepid with task_profiles command for cgroup migration by Suren Baghdasaryan · 3 years ago
  4. 36ac55f Keystore 2.0: Remove references to Keystore 1.0 by Janis Danisevskis · 3 years, 3 months ago
  5. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 4 months ago
  6. 8e0035c Gatekeeper: Add missing user_id. by Janis Danisevskis · 3 years, 4 months ago
  7. ceadc23 Merge "Specify version for aidl_interface explicitly" by Treehugger Robot · 3 years, 5 months ago
  8. 0357239 Fix Keystore 2.0 related bug in gatekeeperd. by Janis Danisevskis · 3 years, 5 months ago
  9. d039f7b Specify version for aidl_interface explicitly by Jeongik Cha · 3 years, 5 months ago
  10. 6fd5603 Integrate IKeystoreAuthorization aidl's addAuthToken with gatekeeperd. by Hasini Gunasinghe · 3 years, 6 months ago
  11. 4c66b8a Revert "Integrate IKeystoreAuthorization aidl's addAuthToken wit..." by Louis Chang · 3 years, 5 months ago
  12. 701fbca Integrate IKeystoreAuthorization aidl's addAuthToken with gatekeeperd. by Hasini Gunasinghe · 3 years, 6 months ago
  13. c02f17c Add @SensitiveData to GateKeeperService by Branden Archer · 3 years, 8 months ago
  14. 0a738d9 Chanage uid to userId where it denotes an Android user id. by Janis Danisevskis · 3 years, 9 months ago
  15. 57110a4 Use optional for nullable types by Jooyung Han · 4 years, 5 months ago
  16. a4eaf64 Remove libhwbinder/libhidltransport deps by Steven Moreland · 4 years, 10 months ago
  17. 3a1eb67 Gatekeeperd maintenance by Janis Danisevskis · 5 years ago
  18. 97400bd Use distinct GateKeeper userids when running a GSI. by David Anderson · 5 years ago
  19. ea89398 Multi-threaded Keystore by Janis Danisevskis · 6 years ago
  20. 3e963f9 Convert more modules to Android.bp by Dan Willemsen · 6 years ago
  21. 643268f Move system/core/ off NO_ERROR. by Elliott Hughes · 6 years ago
  22. 1729875 Merge "Fix memory leak when GateKeeperProxy.verify() returns" am: 855a643d3a by Kihyung Lee · 6 years ago
  23. d9ad02e Fix memory leak when GateKeeperProxy.verify() returns by Kihyung Lee · 6 years ago
  24. 336fab3 Merge "Revert "Restore "Add UID parameter to authentication token""" by TreeHugger Robot · 6 years ago
  25. 388ff6b Revert "Restore "Add UID parameter to authentication token"" by Brian Young · 6 years ago
  26. eb75859 Merge "Restore "Add UID parameter to authentication token"" by Brian Young · 6 years ago
  27. 9e62f3e Restore "Add UID parameter to authentication token" by Brian C. Young · 6 years ago
  28. e8995b5 Add OWNERS file to gatekeeperd by Shawn Willden · 6 years ago
  29. 16b8434 Revert "Add UID parameter to authentication token" by Brian Young · 6 years ago
  30. 58ce813 Add UID parameter to authentication token by Brian C. Young · 6 years ago
  31. 963daf2 Make libkeystore_aidl shared and export to PDK. by Dmitry Dementyev · 7 years ago
  32. 0dd259c Get rid of manually created IKeystoreService in gatekeeper.cpp by Dmitry Dementyev · 7 years ago
  33. 16d2020 Merge "gatekeeperd: use std::unique_ptr" into oc-mr1-dev am: 202fedd1fe by Andrew Hsieh · 7 years ago
  34. 68b0ec6 gatekeeperd: use std::unique_ptr by Justin Yun · 7 years ago
  35. 37e0a46 Merge "Stop asking for old versions of C++ in system/core." am: e61e2fcf21 am: 0915192d8b am: 514464f4ca by Elliott Hughes · 7 years ago
  36. cb6e5d6 Merge "Stop asking for old versions of C++ in system/core." am: e61e2fcf21 am: 0915192d8b by Elliott Hughes · 7 years ago
  37. 0915192 Merge "Stop asking for old versions of C++ in system/core." am: e61e2fcf21 by Elliott Hughes · 7 years ago
  38. 972d078 Stop asking for old versions of C++ in system/core. by Elliott Hughes · 7 years ago
  39. 68c699a Merge "system/core: use proper nativehelper headers" am: 4f59afe9fa am: 6208cd1322 am: 106c355688 by Steven Moreland · 7 years ago
  40. 57db151 Merge "system/core: use proper nativehelper headers" am: 4f59afe9fa am: 6208cd1322 by Steven Moreland · 7 years ago
  41. 6208cd1 Merge "system/core: use proper nativehelper headers" am: 4f59afe9fa by Steven Moreland · 7 years ago
  42. 00fe3ad system/core: use proper nativehelper headers by Steven Moreland · 7 years ago
  43. 9890f89 Don't look up parent user SID. by Pavel Grafov · 7 years ago
  44. cb4ed1b Credential FRP: keep gatekeeperd credentials after reset by Adrian Roos · 7 years ago
  45. a84ce0c gatekeeper HAL uses "default" service name by Chris Phoenix · 7 years ago
  46. 72030fb Adjust for small changes in the native keystore interface by Janis Danisevskis · 8 years ago
  47. 271a1a7 resolve merge conflicts of a45b1d6f3 to master by Mark Salyzyn · 7 years ago
  48. a45b1d6 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 01e12b4ee7 am: c3b346ea93 by Mark Salyzyn · 7 years ago
  49. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 7 years ago
  50. a153890 Merge "Return<*> getStatus().isOk() -> isOk()" by Steven Moreland · 7 years ago
  51. 48e00f7 gatekeeperd: protect from invalid data passed by HAL am: 8c63536ded by Alexey Polyudov · 7 years ago
  52. 563ed16 gatekeeperd: protect from invalid data passed by HAL am: 8c63536ded by Alexey Polyudov · 7 years ago
  53. 8133093 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 7 years ago
  54. 8c63536 gatekeeperd: protect from invalid data passed by HAL by Alexey Polyudov · 8 years ago
  55. ce3fcb7 Merge "Switch to memcpy for accessing misaligned data." am: 2bdb37190c am: 87daae5505 am: 317f152365 by Stephen Hines · 8 years ago
  56. b0775ca Switch to memcpy for accessing misaligned data. by Stephen Hines · 8 years ago
  57. 275aece Use HIDL-generated HAL interworking code by Alexey Polyudov · 8 years ago
  58. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  59. fb44ca5 Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 8 years ago
  60. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  61. 8c65002 Merge "Move gatekeeperd to system-background cpuset." into nyc-dev am: 0e54903 by Martijn Coenen · 8 years ago
  62. 0fd1976 Move gatekeeperd to system-background cpuset. by Martijn Coenen · 8 years ago
  63. 02f689e Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a by George Burgess IV · 8 years ago
  64. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 8 years ago
  65. ef119a1 Merge "Track rename of base/ to android-base/." am: 912ed3d8ca am: e2a9563be1 by Elliott Hughes · 9 years ago
  66. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  67. 70309ff [gatekeeperd] copy uid to local before passing to u_map by Andres Morales · 9 years ago
  68. d2a600e update bundled rc files to their contents from rootdir/init.rc by Tom Cherry · 9 years ago
  69. 297991b update bundled rc files to their contents from rootdir/init.rc by Tom Cherry · 9 years ago
  70. 82b4d4b am dec7201e: am fe1b4627: am 19f223f3: Merge "[gatekeeperd] Check parent profile for SID lookups" into mnc-dev by Andres Morales · 9 years ago
  71. 1cf7d25 [gatekeeperd] Check parent profile for SID lookups by Andres Morales · 9 years ago
  72. 17aa757 [gatekeeperd] fix other unaligned mem access by Andres Morales · 9 years ago
  73. 0e761b8 am 07f0aef8: am a5c8358a: am 787c3764: Merge "[gatekeeperd] fix use of uninitialized memory" into mnc-dev by Andres Morales · 9 years ago
  74. 5767a72 am beb4fa62: am b8fb72e0: am 0b0435ea: [gatekeeperd] fix file descriptor leak by Andres Morales · 9 years ago
  75. 787c376 Merge "[gatekeeperd] fix use of uninitialized memory" into mnc-dev by Andres Morales · 9 years ago
  76. 0b0435e [gatekeeperd] fix file descriptor leak by Andres Morales · 9 years ago
  77. 3439f41 [gatekeeperd] copy uid to local before passing to u_map by Andres Morales · 9 years ago
  78. fef908e [gatekeeperd] fix use of uninitialized memory by Andres Morales · 9 years ago
  79. b15e636 am d3b8b72e: am 9a53bb0f: Merge "[gatekeeperd] fix issue with SW->HW upgrades" into mnc-dev by Andres Morales · 9 years ago
  80. 9a53bb0 Merge "[gatekeeperd] fix issue with SW->HW upgrades" into mnc-dev by Andres Morales · 9 years ago
  81. 7f6dcf6 [gatekeeperd] fix issue with SW->HW upgrades by Andres Morales · 9 years ago
  82. 262be42 Merge "Add missing include. Clang build fix." into mnc-dev by Dan Albert · 9 years ago
  83. db100ff am 7f270fa8: am 3c2086da: [gatekeeperd] clear state and mark on cold boot by Andres Morales · 9 years ago
  84. 3c2086d [gatekeeperd] clear state and mark on cold boot by Andres Morales · 9 years ago
  85. 991680b am 343d7082: am b2856ddb: Merge "[gatekeeperd] invalidate stale password cache" into mnc-dev by Andres Morales · 9 years ago
  86. 9ea9a06 [gatekeeperd] invalidate stale password cache by Andres Morales · 9 years ago
  87. 0fdae23 am 1e8a4588: am 835d96ea: [gatekeeperd] handle upgrades from software version to HAL by Andres Morales · 9 years ago
  88. 835d96e [gatekeeperd] handle upgrades from software version to HAL by Andres Morales · 9 years ago
  89. c5b8743 am b58866fb: am c7ab1e81: [gatekeeperd] add fast path for SW password verification by Andres Morales · 9 years ago
  90. c7ab1e8 [gatekeeperd] add fast path for SW password verification by Andres Morales · 9 years ago
  91. 8f7f0f8 Add missing include. Clang build fix. by Dan Albert · 9 years ago
  92. 460f6b1 Add missing arpa/inet.h include for ntohl. by Dan Albert · 9 years ago
  93. b821600 Merge "[gatekeeperd] track gk failure record changes" into mnc-dev by Andres Morales · 9 years ago
  94. e1f827f [gatekeeperd] track gk failure record changes by Andres Morales · 9 years ago
  95. 531e3e8 [gatekeeperd] verify a password after enrolling successfully by Andres Morales · 9 years ago
  96. ae24292 [gatekeeperd] return brute-force throttling information by Andres Morales · 9 years ago
  97. 33dfdc7 Move SoftGateKeeper into gatekeeperd by Andres Morales · 9 years ago
  98. dcb3fbd Make clear SID delete the file by Andres Morales · 9 years ago
  99. 7c9c3bc Implement clear SID API by Andres Morales · 9 years ago
  100. 6a49c2f Implement SID API by Andres Morales · 9 years ago