summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-20Revert "Add line formatter API and a generic line formatter plugin"Rusty Wagner
2025-01-20Allow overriding common loader settings when automatic load file parsing fails.Brian Potchik
2025-01-17[thumb2] Fix #6328: "Invalid intrinsic lifting for MRS instruction: destinati...Galen Williamson
2025-01-17Add line formatter API and a generic line formatter pluginRusty Wagner
2025-01-17Firmware Ninja reference tree APIBrandon Miller
2025-01-17add selectAll to linear viewJordan Wiens
2025-01-17Allow for conditional subflow re-execution based on continuation property.Brian Potchik
2025-01-16Offload triage view hash calculations from the main thread.Brian Potchik
2025-01-15[aarch64] fix size of immediate arguments in intrinsic callsGalen Williamson
2025-01-15Add details link to view type dialog parse errorsJosh Ferrell
2025-01-15Remove unused calls to defineTypedef which were causing hangsPeter LaFosse
2025-01-15[SharedCache] Avoid copying strings on each call to VM::MappingAtAddressMark Rowe
2025-01-14Add hash for XrefItemPeter LaFosse
2025-01-14Fix docstring in plugin.pyBrian Potchik
2025-01-14add example to plugincommandcontextJordan Wiens
2025-01-13Add 'ui.log.wordWrap' setting with a default of disabled.Brian Potchik
2025-01-13Move all FeatureMap processing to the background.Brian Potchik
2025-01-11MSVC RTTI: Fix crash due to function creation on invalid virtual function entryMason Reed
2025-01-10[SharedCache] Avoid crashing the product whenever bugs occur in ser/deser, fi...kat
2025-01-10[SharedCache] Fix handling of relative selectors in macOS shared cachesMark Rowe
2025-01-10[SharedCache] Track whether non-image regions are data vs codeMark Rowe
2025-01-10[SharedCache] Cache type libraries in the view-specific stateMark Rowe
2025-01-10[SharedCache] Split view-specific state into a separate structMark Rowe
2025-01-09Add BNAllocStringWithLength API.Brian Potchik
2025-01-09Deprecate `Segment.serialize` and `Section.serialize` in favor of descriptor-...Brian Potchik
2025-01-08[SharedCache] Fix uninitialized `loaded` field for mappings returned by `BNDS...WeiN76LQh
2025-01-08Prevent crash when Mach-O view doesn't existJosh Ferrell
2025-01-07Add setting to limit maximum recursion depth for computing an expression valu...Josh Ferrell
2025-01-07Verbiage change in Getting Started doc.fosdick.io
2025-01-07Add information on the Portal to the Getting Started guide.fosdick.io
2025-01-07Bump UI ABI version due to previous commit.Alexander Taylor
2025-01-03Delete ViewNavigationModeMason Reed
2024-12-30Move Changelog filtering to UIMason Reed
2024-12-30add note to UI plugin bullet about the qt-build repoJordan Wiens
2024-12-27Fix trying to construct a FunctionViewType from a FunctionViewTypeGlenn Smith
2024-12-27Add default implementations to Python TypePrinter to dual C++Glenn Smith
2024-12-27One case of needing the type printer in pseudo rustGlenn Smith
2024-12-27Make pseudo-c use the default type printerGlenn Smith
2024-12-27Clean up langreps' opcode print switchGlenn Smith
2024-12-26[SharedCache] Add the ability to manually trigger Objective-C processingWeiN76LQh
2024-12-26[SharedCache] Add the ability to skip Objective-C processing when loading a l...WeiN76LQh
2024-12-26[SharedCache] Fix post-processing of Objective-C sectionsWeiN76LQh
2024-12-25[SharedCache] Remove unnecessary lock in `SharedCache` destructorWeiN76LQh
2024-12-24Fix Shared Cache Plugin out-of-tree buildVisual Ehrmanntraut
2024-12-23Update metadata version to prevent v2 loader incorrectly trying to load v3 sy...kat
2024-12-23[SharedCache] Serialize `SharedCache::m_symbolInfos`WeiN76LQh
2024-12-20Linear View: Persist highlight during renamesGlenn Smith
2024-12-18Fix crash when demangling certain namesGlenn Smith
2024-12-17Small doc fixJosh Ferrell
2024-12-17better docs on headless license managementJordan Wiens