1. 7dd5a5e Do not skip copying in place block if source corrupted by Kelvin Zhang · 2 years ago
  2. 760c334 Add streaming support to LZ4 compress routine by Kelvin Zhang · 3 years, 3 months ago
  3. 9105f4b Fix verity discarded bug by Kelvin Zhang · 4 years, 1 month ago
  4. b268959 update_engine: Run clang-format on common/ by Amin Hassani · 6 years ago
  5. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 8 years ago
  6. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (84%) from omaha_hash_calculator.h]
  7. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  8. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  9. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  10. 981a9fb platform2: Switch over to using base64 functions from libchromeos by Alex Vakulenko · 10 years ago
  11. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 11 years ago
  12. cf175a0 Fix cpplint errors. by Gilad Arnold · 11 years ago
  13. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 11 years ago
  14. e56c873 Base64 decoding should handle lack of newlines in encoded string by Jay Srinivasan · 13 years ago
  15. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 13 years ago
  16. 2643cb7 Fixed gcc-4.7 building problem for update_engine (again). by Han Shen · 13 years ago
  17. adb3cef AU: Support signed payload verification through the delta generator. by Darin Petkov · 14 years ago
  18. 89f17be AU: When applying delta locally, get source checksums by Andrew de los Reyes · 15 years ago
  19. 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 15 years ago
  20. 36a5822 AU: Include the old/new kernel/rootfs size/hash in the update metadata. by Darin Petkov · 15 years ago
  21. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 15 years ago
  22. d7061ab AU: Verify delta payload signature and signed hash. by Darin Petkov · 15 years ago
  23. d22cb29 AU: Switch from SHA-1 to SHA-256 hash. by Darin Petkov · 15 years ago
  24. 932bc4c AU: Sign delta payloads by Andrew de los Reyes · 15 years ago
  25. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 15 years ago
  26. c98a7ed AU: Beginnings of delta support by adlr@google.com · 15 years ago
  27. 49fdf18 Almost there... by rspangler@google.com · 16 years ago