summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-07Fix #1338KyleMiles
2019-06-07Fix 1360KyleMiles
2019-06-06Rename Function::AddUserCodeReference and Function::RemoveUserCodeReferencerollsafe
2019-06-06Add UI dialog for adding user referencesrollsafe
2019-06-06Display from and to xrefs in xref windowrollsafe
2019-06-06Fix GetCodeReferencesFromrollsafe
2019-06-05Add BinaryView.get_code_refs_fromrollsafe
2019-05-31minor documentation cleanupsJordan Wiens
2019-05-31Sort dominators so test results are deterministicGlenn Smith
2019-05-31Add test binary for Fat Mach-OGlenn Smith
2019-05-31Fix Python3 Failing Unit TestKyleMiles
2019-05-31Update gitignorerollsafe
2019-05-31Support adding user-defined xrefsrollsafe
2019-05-31Clean Up 2/3 int/long CompatibilityKyleMiles
2019-05-31improve API cross-reference linkingJordan Wiens
2019-05-30git: ensure consistency of submodule urlsRyan Snyder
2019-05-30Merge pull request #1346 from joshwatson/fix-architecture-hook-assembleKyle Martin
2019-05-30Improve Error Handling and Add Some DocumentationKyleMiles
2019-05-30Fix Architecture.assemble so that it works with ArchitectureHooksJosh Watson
2019-05-28Document user xrefs python APIsStephen Tong
2019-05-28Redo/Undo support for user-defined xrefsStephen Tong
2019-05-28WIP: Support adding user-defined xrefsStephen Tong
2019-05-27Add keyboard navigation and selection to linear viewRusty Wagner
2019-05-27update qt referencesJordan Wiens
2019-05-27Add API to query settings properties.Brian Potchik
2019-05-25Fix remaining button state tracking bugs.Brian Potchik
2019-05-24Initialize mouse selection mode in FlowGraphWidget.Brian Potchik
2019-05-24Limit size of entropy image to fix crashRusty Wagner
2019-05-23small cleanups from pylint plus fix for analysis_infoJordan Wiens
2019-05-23updated docs for macos troubleshooting third-party python3 issuesJordan Wiens
2019-05-21Fix generator.py on non-windowsGlenn Smith
2019-05-21Bring Python triage plugin changes to C++, don't default to raw files always ...Rusty Wagner
2019-05-17Testsuite: fix generator.py on Windowsv35stong
2019-05-16only include filename so unit tests dont depend on paths and unit tests can r...Jordan Wiens
2019-05-16add incoming and outgoing edges to basic block unit testJordan Wiens
2019-05-16incoming edges fixJordan Wiens
2019-05-16fix databufferJordan Wiens
2019-05-15two bugs for the refactor -- arch has a caching getter that must be use for b...Jordan Wiens
2019-05-15first half of the refactor adding getters and setters for init created proper...Jordan Wiens
2019-05-15Add flow graph call to try to maintain location across graph typesRusty Wagner
2019-05-14Add dynamic dock widget support for UI plugins.Brian Potchik
2019-05-14kaitai: remove type hint for python2 compatibilityAndrew Lamoureux
2019-05-11kaitai: fix fields with values 0 being hiddenAndrew Lamoureux
2019-05-11moving rtd modifications to a submodule, moving to py3 for docsJordan Wiens
2019-05-10Fix use after free on assemble on invalid instructionRusty Wagner
2019-05-10Fix some double free bugs in APIRusty Wagner
2019-05-10Use Qt qobject casting style for DockWidgets.Brian Potchik
2019-05-10Fix memory leak and use after free bugs in BinaryView and FlowGraph objectsRusty Wagner
2019-05-09fix python3 and temporarily disable warningJordan Wiens
2019-05-09Fix widget visibility state in the application menu.Brian Potchik