summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-02Default constructed ViewLocations should have an unspecified IL view type.Brian Potchik
2023-10-02Add GetEnd to Section API.Brian Potchik
2023-09-30Add two values to enum BNILInstructionAttributeAndrew Lamoureux
2023-09-29Fix cross reference list artifacts on horizontal scrollingRusty Wagner
2023-09-29DWARF Import : Misc code cleanup, improvements, and enabling by default changesKyleMiles
2023-09-29better documentation for BN_USER_DIRECTORY environment variableJordan Wiens
2023-09-28correct LibraryFunctionSymbol documentationJordan Wiens
2023-09-28remove duplicate text in docsJordan Wiens
2023-09-28Minor updates for Python binding generation of UI APIRusty Wagner
2023-09-28Update to Qt 6.5.3Rusty Wagner
2023-09-28Fix demo build issue on Linux due to failure to create symlink for libbinaryn...Xusheng
2023-09-27Maintain subgroup selection in Settings UI.Brian Potchik
2023-09-27Optimize settings UI to minimize loading time.Brian Potchik
2023-09-26add example to batch docs on triggering plugin commandsJordan Wiens
2023-09-26Settings UI layout optimizations.Brian Potchik
2023-09-25Fix uninitialized variable warning on index resetRusty Wagner
2023-09-25Turn off warnings in third party jsoncpp codeRusty Wagner
2023-09-25Remove implicit dependencies to fix new warning in latest XcodeRusty Wagner
2023-09-24Update settings documentation.Brian Potchik
2023-09-24Add action to open settings for current binary view.Brian Potchik
2023-09-20standardize deprecation format and linkify suggestionsJordan Wiens
2023-09-20Rust API: Fix load settings not being the right load settingsGlenn Smith
2023-09-20Fix doc comment on Function.add_tagKyleMiles
2023-09-20Rust API : FFI Fix, was leaking some non-null-terminated strings to the core....KyleMiles
2023-09-20Properly initialize m_resultAmbiguous in various address dialogsXusheng
2023-09-19Update documentation on llil mul, muludp, mulsdpAndrew Lamoureux
2023-09-19fix the rust API get_form_input bugJordan Wiens
2023-09-19Extract class CopyableLabel to an independent file. Fix https://github.com/Ve...Xusheng
2023-09-18Search in the imports/exports in the triage view also checks the ordinal numb...Xusheng
2023-09-18Fix BinaryViewType.load does not return the created binary view. Fix https://...Xusheng
2023-09-15Add analysis progress spinner to the linear view function header.Brian Potchik
2023-09-13Fix spurious event handling when recreating panes with multiple ViewFrames.Brian Potchik
2023-09-12Fix ViewFrame lifetime issues.Brian Potchik
2023-09-12Fix type leak any time a plugin data renderer is calledRusty Wagner
2023-09-11Fix BinaryView leak on rebase when triage view is enabledPeter LaFosse
2023-09-11Add handling for FileContext to notify the UI when BinaryView instances go ou...Brian Potchik
2023-09-11Fix memory leak in functions calling BNCreateUserFunctionXusheng
2023-09-11Update Open Source AttributionsKyleMiles
2023-09-11Stop using now-deprecated Enterprise function.Alexander Taylor
2023-09-05fix formatting of BinaryDataNotification noteJordan
2023-09-02Fix python BinaryView instance refcounting.Brian Potchik
2023-09-01Make the json exception macro specifiable externally tooGlenn Smith
2023-09-01Make asserts from jsoncpp more descriptiveGlenn Smith
2023-08-30updated settings for 3.5 releaseJordan Wiens
2023-08-30DWARF Import : >450,000% Performance ImprovementKyleMiles
2023-08-29UI plugin dev and more licensing documentationJordan Wiens
2023-08-29Fix block return/noreturn indicator being too subtleGlenn Smith
2023-08-29Fix logview header.Brian Potchik
2023-08-29Fix logview header.Brian Potchik
2023-08-29Expose Name versions of font getters, update docs.Alexander Taylor