1. 8d7cafe Implement DeleteUser/DeleteAllUsers by Marco Nelissen · 3 years, 5 months ago
  2. 76b743e Add DeleteUser/DeleteAllUsers to gatekeeper by Marco Nelissen · 3 years, 5 months ago
  3. f122af3 Gatekeeper: revised buffer handling by Janis Danisevskis · 5 years ago
  4. 6d2ee18 Remove potential double free by Matthew Maurer · 5 years ago
  5. a8f9709 Fix bounds checking around Gatekeeper messages by Matthew Maurer · 5 years ago
  6. 27748e2 Replace htonl with htobe32. by Nick Bray · 6 years ago
  7. 8fbcf80 Fix comment on gatekeeper retry timeout schedule. by Paul Crowley · 6 years ago
  8. 9414ec0 Define its own UniquePtr in gatekeeper namespace by Jiyong Park · 7 years ago
  9. cfa8a41 gatekeeper: fix new[]/delete mismatch by George Burgess IV · 7 years ago
  10. 081bfd2 Revert "Check in UniquePtr.h locally" am: da383cf623 by Jae Shin · 7 years ago
  11. da383cf Revert "Check in UniquePtr.h locally" by Jae Shin · 7 years ago
  12. dc10e41 Check in UniquePtr.h locally am: 3d78edca77 by Jae Shin · 7 years ago
  13. 3d78edc Check in UniquePtr.h locally by Jae Shin · 7 years ago
  14. 0cbbed6 Revert "system/gatekeeper: use proper nativehelper headers" am: da7470b6d2 by Steven Moreland · 7 years ago
  15. da7470b Revert "system/gatekeeper: use proper nativehelper headers" by Steven Moreland · 7 years ago
  16. 9970855 system/gatekeeper: use proper nativehelper headers am: 05b35791c3 by Steven Moreland · 7 years ago
  17. 05b3579 system/gatekeeper: use proper nativehelper headers by Steven Moreland · 7 years ago
  18. f73a010 Revert "Switch gatekeeper to std::unique_ptr." by Shawn Willden · 8 years ago
  19. 3b6f0be Switch gatekeeper to std::unique_ptr. by Elliott Hughes · 8 years ago
  20. 84f8f9f gatekeeper: fix potential stack overflow by Alexey Polyudov · 8 years ago
  21. d14f472 [gatekeeeper] fix error in timeout computation by Andres Morales · 9 years ago
  22. f436c80 [gatekeeper] implement recommended throttling function by Andres Morales · 9 years ago
  23. b6a5cd7 [gatekeeper] fix error computing retry timeout by Andres Morales · 9 years ago
  24. 893fa7f request reenroll of pre-throttling password by Andres Morales · 9 years ago
  25. 48a4f83 allow for non-throttling passwords by Andres Morales · 9 years ago
  26. ea08ace disable throtlling by Andres Morales · 9 years ago
  27. a623e45 remove unused parameters by Andres Morales · 9 years ago
  28. aedf605 move throttling to GateKeeper layer by Andres Morales · 9 years ago
  29. ec9fd1d Get timestamps in milliseconds. by Andres Morales · 9 years ago
  30. 94b201e Break out password_handle_t into its own file by Andres Morales · 9 years ago
  31. 652f076 Make timestamp 64-bit by Andres Morales · 9 years ago
  32. 58bb246 return bool status from GetAuthTokenKey by Andres Morales · 9 years ago
  33. 6034309 Add challenge to GateKeeper by Andres Morales · 9 years ago
  34. fa104e1 Use hw_auth_token_t in gatekeeper by Andres Morales · 9 years ago
  35. 426fcfb Remove password file functionality by Andres Morales · 9 years ago
  36. 11ed52a Use uint32_t instead of size_t by Andres Morales · 9 years ago
  37. 4a29dcb More device-level tests by Andres Morales · 9 years ago
  38. 5d39a97 remove unused variables / imports by Andres Morales · 9 years ago
  39. f10e289 Allow impls of GateKeeper to keep ownership of key ptr by Andres Morales · 9 years ago
  40. 11c2a51 Make time acquisition impl dependent by Andres Morales · 9 years ago
  41. 7d0f040 Rename keyguard to gatekeeper by Andres Morales · 9 years ago[Renamed (88%) from keyguard.cpp]
  42. edd3e3d add SIDs and password storage support to Keyguard base by Andres Morales · 9 years ago
  43. b2abaa8 Implement SoftKeyguard by Andres Morales · 9 years ago
  44. ac80818 implement Keyguard base class by Andres Morales · 9 years ago