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