1. 1783eb3 Replace libchrome macros.h with android base ones by Kokoa Matsuda · 7 months ago
  2. d60dc39 Update language to comply with Android's inclusive language guidance by Tianjie · 4 years, 10 months ago
  3. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 5 years ago
  4. 55c7541 update_engine: Deprecate major version 1 by Amin Hassani · 6 years ago
  5. 7bbe015 Add EC key signing support by Tianjie Xu · 6 years ago
  6. dac04b7 Signature size now uses size_t by Tianjie Xu · 6 years ago
  7. 7982100 update_engine: Add --properties_format flag to delta_generator by Amin Hassani · 6 years ago
  8. 9b2f178 Use string for Signatures protobuf. by Sen Jiang · 6 years ago
  9. 232f8f9 update_engine: Run clang-format on payload_generator/ by Amin Hassani · 6 years ago
  10. 44ac3ea Replace LoadPayloadMetadata() with PayloadMetadata class. by Sen Jiang · 7 years ago
  11. 98e691c New "properties" sub-command to export payload properties. by Alex Deymo · 9 years ago
  12. 3e728fe Do not include signature dummy operation in major version 2. by Sen Jiang · 10 years ago
  13. 644f618 delta_generator: Include metadata signature in major version 2. by Sen Jiang · 10 years ago
  14. 720df3e Skip metadata signature when hashing payload in major version 2. by Sen Jiang · 10 years ago
  15. aef1c6f PayloadVerifier should not depend on DeltaPerformer to load payload. by Sen Jiang · 10 years ago
  16. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  17. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  18. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  19. f9cb98c update_engine: Clean up angle brackets in template types. by Ben Chan · 11 years ago
  20. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 11 years ago
  21. 923d8fa update_engine: Split payload signing and verification. by Alex Deymo · 11 years ago[Renamed (61%) from payload_signer.h]
  22. cf175a0 Fix cpplint errors. by Gilad Arnold · 11 years ago
  23. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 11 years ago
  24. c2e9f5f Delta generator can create payload and metadata hashes in one run. by Don Garrett · 12 years ago
  25. 738fdf3 Make hash checks mandatory for HTTP downloads. by Jay Srinivasan · 12 years ago
  26. f431870 Support needed for generating metadata signature in paygen by Jay Srinivasan · 13 years ago
  27. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 13 years ago
  28. c24e3f3 Support for signing with multiple signature files, key sizes. by Andrew de los Reyes · 14 years ago
  29. bdfaaf0 AU: Switch to 2048 bit RSA keys; Pad SHA256 hashes appropriately. by Andrew de los Reyes · 14 years ago
  30. adb3cef AU: Support signed payload verification through the delta generator. by Darin Petkov · 14 years ago
  31. 9574f7e AU: Add support for signing of update payloads after they're generated. by Darin Petkov · 14 years ago
  32. d7061ab AU: Verify delta payload signature and signed hash. by Darin Petkov · 15 years ago
  33. 0c44005 AU: Payload Signer class by Andrew de los Reyes · 15 years ago