| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-14 | [SharedCache] Allow project databases to be stored in a separate folder | Mason Reed | |
| However the primary file will need to be selected each time you open, for that to be resolved we need to use project file UUID's or the cache entry UUID's themselves to traverse all project files | |||
| 2025-04-14 | [SharedCache] Fix project folder comparison crash | Mason Reed | |
| Fixes https://github.com/Vector35/binaryninja-api/issues/6629 | |||
| 2025-04-08 | [SharedCache] Apply demangled names and types more broadly | Mason Reed | |
| Fixes the case of stub functions being applied with mangled names. | |||
| 2025-04-02 | [SharedCache] Fix some bugs | Mason Reed | |
| 2025-04-02 | [SharedCache] Refactor Shared Cache | Mason Reed | |
| In absence of a better name, this commit refactors the shared cache code. | |||
