1. b8dd1d9 Add and enforce MinorVersion in Payload Manifest. by Don Garrett · 11 years ago
  2. e7f8917 Add support for using public key sent by Omaha. by David Zeuthen · 11 years ago
  3. 4d03944 Enforce handling of expected payload versions only. by Don Garrett · 11 years ago
  4. 8f191b2 p2p: Use p2p for updates by David Zeuthen · 11 years ago
  5. 21504f0 Revert "Revert "AU: do not copy filesystem during full updates"" by Gilad Arnold · 12 years ago
  6. d1cd325 Revert "AU: do not copy filesystem during full updates" by Don Garrett · 12 years ago
  7. 81c9062 AU: do not copy filesystem during full updates by Gilad Arnold · 12 years ago
  8. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 12 years ago
  9. 8a86fa5 AU: improve progress logging during updates by Gilad Arnold · 12 years ago
  10. edce283 Addressing review comments that came after merging previous CL. by Jay Srinivasan · 12 years ago
  11. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
  12. f431870 Support needed for generating metadata signature in paygen by Jay Srinivasan · 12 years ago
  13. 00f76b6 Generate and validate per-operation hashes by Jay Srinivasan · 12 years ago
  14. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 12 years ago
  15. e410e0f Switch FileWriter::Write to boolean result code. by Don Garrett · 13 years ago
  16. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 13 years ago
  17. fb830ba AU: detect failure when using public key verification by Andrew de los Reyes · 14 years ago
  18. abc7bc0 If a public key is present, disallow old style full payloads. by Darin Petkov · 14 years ago
  19. 9574f7e AU: Add support for signing of update payloads after they're generated. by Darin Petkov · 14 years ago
  20. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 14 years ago
  21. 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 14 years ago
  22. 2dd0109 AU: Verify that the applied delta update matches the server-sent hashes. by Darin Petkov · 14 years ago
  23. 353777c AU: Delta Performer: properly detect idempotent operations by Andrew de los Reyes · 14 years ago
  24. 9b23057 AU: Resume interrupted update attempts. by Darin Petkov · 14 years ago
  25. 437adc4 AU: DeltaPerformer performs the download size/hash check now. by Darin Petkov · 14 years ago
  26. 0406e40 AU: Optimize checkpointing a bit and decide on new update vs. resume. by Darin Petkov · 14 years ago
  27. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 14 years ago
  28. d7061ab AU: Verify delta payload signature and signed hash. by Darin Petkov · 14 years ago
  29. f4c7ef1 AU: delta compress the kernel partition by Andrew de los Reyes · 15 years ago
  30. 0cca421 AU: SplitWriter class for parsing our full update files. by Andrew de los Reyes · 15 years ago
  31. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 15 years ago