1. f9cb98c update_engine: Clean up angle brackets in template types. by Ben Chan · 11 years ago
  2. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  3. 923d8fa update_engine: Split payload signing and verification. by Alex Deymo · 11 years ago[Renamed (63%) from payload_signer.cc]
  4. 719bfff update_engine: Migrate build system to gyp. by Alex Deymo · 11 years ago
  5. 5611237 Revert "update_engine: Migrate build system to gyp." by Chun-ta Lin · 11 years ago
  6. 3473d20 update_engine: Migrate build system to gyp. by Alex Deymo · 11 years ago
  7. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  8. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 11 years ago
  9. 161c4a1 Move payload generator files to payload_generator/ directory. by Alex Deymo · 11 years ago
  10. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  11. daa2740 AU: improve abstraction of DeltaPerformer.ParsePayloadMetadata() by Gilad Arnold · 12 years ago
  12. fe13393 AU: eliminate redundancy with buffering of operation data by Gilad Arnold · 12 years ago
  13. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 12 years ago
  14. c2e9f5f Delta generator can create payload and metadata hashes in one run. by Don Garrett · 12 years ago
  15. 2ae3787 Allow a given payload to be signed more than once. by Don Garrett · 12 years ago
  16. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 12 years ago
  17. 04ba0eb AU: improve/clarify signature padding by Gilad Arnold · 12 years ago
  18. 738fdf3 Make hash checks mandatory for HTTP downloads. by Jay Srinivasan · 13 years ago
  19. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 13 years ago
  20. f431870 Support needed for generating metadata signature in paygen by Jay Srinivasan · 13 years ago
  21. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 13 years ago
  22. 2643cb7 Fixed gcc-4.7 building problem for update_engine (again). by Han Shen · 13 years ago
  23. 2149be4 find openssl via PATH by Mike Frysinger · 13 years ago
  24. c24e3f3 Support for signing with multiple signature files, key sizes. by Andrew de los Reyes · 14 years ago
  25. 85d02b7 AU: Add support for reading the output of synchronous exec calls. by Darin Petkov · 14 years ago
  26. d903c3b [update_engine] Roll forward to new libchrome by Chris Masone · 14 years ago
  27. bdfaaf0 AU: Switch to 2048 bit RSA keys; Pad SHA256 hashes appropriately. by Andrew de los Reyes · 14 years ago
  28. adb3cef AU: Support signed payload verification through the delta generator. by Darin Petkov · 15 years ago
  29. 9574f7e AU: Add support for signing of update payloads after they're generated. by Darin Petkov · 15 years ago
  30. b039d50 AU: Switch signature verification from external openssl to library. by Darin Petkov · 15 years ago
  31. d7061ab AU: Verify delta payload signature and signed hash. by Darin Petkov · 15 years ago
  32. d22cb29 AU: Switch from SHA-1 to SHA-256 hash. by Darin Petkov · 15 years ago
  33. 932bc4c AU: Sign delta payloads by Andrew de los Reyes · 15 years ago
  34. 0c44005 AU: Payload Signer class by Andrew de los Reyes · 15 years ago