aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/payload.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Harden Burn's BootstrapperApplication and elevated engine extractionRob Mensching2025-02-111-1/+13
| | | | Fixes 8914
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-0/+1
|
* Add ability to skip a local path candidate if it failed verification.Sean Hall2022-08-031-0/+1
| | | | Fixes 6818
* Make sure base paths are fully qualified in Burn.Sean Hall2022-06-071-1/+1
|
* Add PathConcatRelativeToBase and use it in Burn.Sean Hall2022-05-311-1/+1
| | | | Fixes 6707
* Update payload.cpp and container.cpp to use more concise Exit* macros.Sean Hall2022-05-311-34/+31
|
* Fix building and perf for bundles with 1000s of package and BA payloadsSean Hall2021-06-091-41/+39
| | | | Fixes other half of #5300
* Bring back Burn's implementation of signature verification.Sean Hall2021-05-111-0/+24
| | | | partial #6447
* Enforce payload and container verification.Sean Hall2021-05-111-50/+77
|
* Move burn into burnRob Mensching2021-04-291-0/+314