aboutsummaryrefslogtreecommitdiff
path: root/pw_software_update/update_bundle_accessor.cc
AgeCommit message (Expand)Author
2023-09-18*: Use new TODO styleRob Mohr
2023-01-26pw_protobuf: Migrate all field ID usersTom Craig
2022-09-13pw_software_update: Fix some compiler warningsTri Pho
2022-08-25Fix '-w' build configuration leakAli Zhang
2022-06-29pw_software_update: Clean up TODOsYecheng Zhao
2022-06-29pw_span: Switch from std::span to pw::spanWyatt Hepler
2022-06-21pw_blob_store: Add interface to decouple pw_software_updateTim Knodel
2022-04-13pw_software_update: Make root rotation optionalAli Zhang
2022-04-02pw_software_update: Log verification errorsAli Zhang
2022-03-30pw_software_update: Make personalization optionalAli Zhang
2022-03-24pw_software_update: OpenAndVerify() should fail cleanAli Zhang
2022-03-23pw_software_update: Untangle manifest handlingAli Zhang
2022-03-08pw_software_update: Mandate backend VerifyTargetFile()Ali Zhang
2022-02-18pw_software_update: Add self verificationAli Zhang
2021-12-27pw_software_update: Provide config option to compile out verificationTri Pho
2021-12-16pw_software_update: Add ManifestAccessorZihan Chen
2021-12-15pw_software_udpate: Write user_manifestYecheng Zhao
2021-12-15pw_software_update: Remove landing switchYecheng Zhao
2021-12-14pw_software_update: Fix issuesYecheng Zhao
2021-12-13pw_software_update: Verify target payloadsYecheng Zhao
2021-12-13pw_software_update: Prevent root metadata rollbackYecheng Zhao
2021-12-13pw_software_update: Check targets metadata versionYecheng Zhao
2021-12-13pw_software_udpate: Reland manifest writingYecheng Zhao
2021-12-13pw_software_update: Verify targets metadataYecheng Zhao
2021-12-11pw_software_update: Verify root metadata signatureYecheng Zhao
2021-12-10pw_software_update: Add gn switch for verificationYecheng Zhao
2021-11-04pw_software_update: Update manifest protoDavid Rogers
2021-10-29pw_software_update: Add root verification flowYecheng Zhao
2021-10-29pw_software_update: Add bundle verification flowYecheng Zhao
2021-09-24pw_software_update: land initial service implementationZihan Chen