aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/cache.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bring back Burn's implementation of signature verification.Sean Hall2021-05-111-0/+131
| | | | partial #6447
* Enforce payload and container verification.Sean Hall2021-05-111-15/+80
|
* Reset the package's cache folder only once.Sean Hall2021-05-111-15/+43
| | | | | | This behavior makes it work similar to the root package cache folder and avoids performance problems when there are many payloads in the package. #4774
* Allow launching approved exes from the original package cache.Sean Hall2021-05-111-20/+71
|
* Move burn into burnRob Mensching2021-04-291-0/+2052