1. e01d9de Add missing <string.h> include. by Elliott Hughes · 9 years ago
  2. d4d4c24 Fix missing #includes in bootable/recovery. by Elliott Hughes · 10 years ago
  3. 99916f0 do verification and extraction on memory, not files by Doug Zongker · 10 years ago
  4. 7a4adb5 Add support for ECDSA signatures by Kenny Root · 11 years ago
  5. 30362a6 verifier: update to support certificates using SHA-256 by Doug Zongker · 11 years ago
  6. 7c3ae45 recovery: turn on text display for install errors in debug builds by Doug Zongker · 11 years ago
  7. 6c249f7 move key loading to verifier code by Doug Zongker · 12 years ago
  8. 1749527 support version 2 (2048-bit e=65537) keys in recovery by Doug Zongker · 12 years ago
  9. 32a0a47 move key processing to RecoveryUI by Doug Zongker · 13 years ago
  10. daefc1d C++ class for device-specific code by Doug Zongker · 13 years ago
  11. 28ce47c turn recovery into a C++ binary by Doug Zongker · 13 years ago[Renamed from verifier_test.c]
  12. 73ae31c add a simple unit test for the OTA package verifier by Doug Zongker · 15 years ago