aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/cache.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Always use user's temp directory as basis for acquisition folder.Sean Hall2021-08-041-29/+61
* Add argument and policy setting to set Burn's base working directory.Sean Hall2021-08-041-9/+56
* Replace static cache internals with a struct.Sean Hall2021-08-041-246/+259
* Get system TEMP path from the registry.Sean Hall2021-08-041-14/+9
* Bring back Burn's implementation of signature verification.Sean Hall2021-05-111-0/+131
* 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
* Allow launching approved exes from the original package cache.Sean Hall2021-05-111-20/+71
* Move burn into burnRob Mensching2021-04-291-0/+2052