aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/cache.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Harden Burn's BootstrapperApplication and elevated engine extractionRob Mensching2025-02-111-2/+5
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-301-2/+2
* Protect elevated working folder from malicious dataRob Mensching2024-03-221-0/+2
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-7/+1
* Add ability to skip a local path candidate if it failed verification.Sean Hall2022-08-031-0/+5
* Make PathGetSystemPath return an array of paths ordered by preference.Sean Hall2022-06-071-0/+7
* Always use user's temp directory as basis for acquisition folder.Sean Hall2021-08-041-4/+8
* Replace static cache internals with a struct.Sean Hall2021-08-041-10/+47
* Reset the package's cache folder only once.Sean Hall2021-05-111-0/+3
* Allow launching approved exes from the original package cache.Sean Hall2021-05-111-4/+3
* Move burn into burnRob Mensching2021-04-291-0/+216