1. cb9932f Fix xor writer failure by Kelvin Zhang · 2 years, 7 months ago
  2. ead9fd7 Add unittest for load cache manifest success path by Kelvin Zhang · 4 years, 8 months ago
  3. 7d19220 update_engine: Switch back crypto function calls to get0 version by Amin Hassani · 4 years, 10 months ago
  4. e53b39b update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 5 years ago
  5. 7a78d63 Allow update engine read public keys from otacerts.zip by Tianjie Xu · 6 years ago
  6. 7bbe015 Add EC key signing support by Tianjie Xu · 6 years ago
  7. 6cf830b Factor out the RSA verification in payload verifier by Tianjie Xu · 6 years ago
  8. cda3c03 Support signing payload with 4096 bits RSA keys by xunchang · 6 years ago
  9. 9b2f178 Use string for Signatures protobuf. by Sen Jiang · 7 years ago
  10. 008c458 update_engine: Run clang-format on payload_consumer by Amin Hassani · 7 years ago
  11. 08c6da1 Don't use temp file for public key. by Sen Jiang · 7 years ago
  12. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (97%) from payload_verifier.cc]
  13. aef1c6f PayloadVerifier should not depend on DeltaPerformer to load payload. by Sen Jiang · 10 years ago
  14. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  15. b552a68 Check all signatures regardless of the version. by Alex Deymo · 10 years ago
  16. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  17. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  18. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 11 years ago
  19. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  20. 7504e5f update_engine: Split libupdate_engine in server and client side code. by Alex Deymo · 11 years ago
  21. 923d8fa update_engine: Split payload signing and verification. by Alex Deymo · 11 years ago