ghidra1
|
7bc04436f2
|
GP-4751 Corrected typedef duplicate name resolve
|
2024-07-05 15:53:58 -04:00 |
|
Ryan Kurtz
|
a1db2dac16
|
GP-0: Moving Sleigh.launch to .launch/ subdir
|
2024-07-05 06:09:36 -04:00 |
|
Ryan Kurtz
|
c1f8312c56
|
Merge remote-tracking branch 'origin/GP-4719_ghidra1_StandaloneDTMUndoRedo--SQUASHED'
|
2024-07-01 14:46:43 -04:00 |
|
ghidra1
|
ff032bee4b
|
GP-4719 Added support for undo/redo for datatype archives.
|
2024-07-01 13:52:07 -04:00 |
|
Ryan Kurtz
|
549513da9d
|
Merge remote-tracking branch 'origin/patch'
|
2024-07-01 11:58:04 -04:00 |
|
Ryan Kurtz
|
1b10ce4689
|
GP-4738: Ghidra native components (decompiler, GNU demangler, etc) now
run properly on Windows ARM using x86 emulation
|
2024-07-01 11:45:37 -04:00 |
|
dragonmacher
|
c462d20ca0
|
Test fixes
|
2024-06-29 12:21:55 -04:00 |
|
dragonmacher
|
6aadccc40a
|
GP-4716 - Data Type Editors - Fixed the traversal order of the structure
editor
|
2024-06-28 13:52:20 -04:00 |
|
ghidra1
|
b78c975ee3
|
GP-4508 applied critical portion of stored context fix for patch release
|
2024-06-27 12:20:04 -04:00 |
|
ghidra1
|
4b30e484b0
|
GP-4508 revised address range space checks
|
2024-06-26 09:13:11 -04:00 |
|
ghidra1
|
3b6d5e43ce
|
GP-0 Corrected test failure fallout from GP-4682 datatype resolution
change related to temporary source archive
|
2024-06-25 13:21:27 -04:00 |
|
dragonmacher
|
62f41a7179
|
GP-3491 - Decompiler - Added a Search All button to the Find Dialog that will show a table of results
|
2024-06-25 11:59:05 -04:00 |
|
emteere
|
19cf2fba3c
|
GP-4712 refactoring, adding back in cache with no locking
|
2024-06-24 16:20:10 -04:00 |
|
ghidra1
|
13821930da
|
GP-4508 Corrected program context mutli-user merge issue for overlays
|
2024-06-24 16:11:31 -04:00 |
|
Ryan Kurtz
|
e9e4ee48ce
|
Merge remote-tracking branch 'origin/patch'
|
2024-06-24 13:59:30 -04:00 |
|
Ryan Kurtz
|
21a3896018
|
Merge remote-tracking branch 'origin/GP-4682_ghidra1_eBPFAnalysis--SQUASHED'
|
2024-06-24 13:50:03 -04:00 |
|
ghidra1
|
eb5e6a323a
|
GP-4682 cleanup eBPF analyzers and BPF helper function identification
|
2024-06-24 12:39:52 -04:00 |
|
emteere
|
7e5ffc2cf3
|
GP-4712 certify changes
|
2024-06-24 12:23:02 -04:00 |
|
ghidra1
|
ea785546cf
|
GP-0 Fix URL error handling
|
2024-06-24 11:46:51 -04:00 |
|
sad-dev
|
f5b8236976
|
HighFunction: store entryPoint/entryAddrSpace
Unfortunately fetching entrypoint hits the database lock. As this is invariant for the HighFunction, cache these results instead.
|
2024-06-18 16:39:45 +08:00 |
|
sad-dev
|
789cbd9241
|
SleighLanguage: Use more performant ConcurrentHashMap
|
2024-06-18 16:31:08 +08:00 |
|
sad-dev
|
03cc1b8468
|
Remove (useless?) cache of lastContext from ContextCache
|
2024-06-18 16:28:01 +08:00 |
|
Ryan Kurtz
|
22bd5e2d3c
|
Merge remote-tracking branch 'origin/GP-3307_StackStrings'
(Closes #1380, Closes #2285, Closes #6592, Closes #6431)
|
2024-06-17 06:47:08 -04:00 |
|
ghidragon
|
9ec93ee41f
|
GP-0 fixing fieldpanel test after blinking cusror change
|
2024-06-14 18:22:38 -04:00 |
|
ghidra1
|
3ec2dfb201
|
Merge remote-tracking branch 'origin/patch'
|
2024-06-14 12:57:32 -04:00 |
|
ghidra1
|
435338038d
|
Merge branch 'GP-4692_ghidra1_CorrectedInUseCheckinFailure' into patch
|
2024-06-14 09:51:01 -04:00 |
|
ghidra1
|
bac18feabf
|
GP-4692 Corrected post-checkin/merge update of open
database/domain-object
|
2024-06-14 09:50:24 -04:00 |
|
ghidragon
|
6c61390185
|
GP-0 fixing accessibility test after cursor blinking change
|
2024-06-13 14:04:20 -04:00 |
|
Ryan Kurtz
|
486cfc486c
|
Merge remote-tracking branch
'origin/GP-4676_ghidragon_blinking_cursors--SQUASHED' (Closes #6570)
|
2024-06-13 06:35:30 -04:00 |
|
Ryan Kurtz
|
d638053d15
|
Merge remote-tracking branch 'origin/GP-3921_ghidra1_DiffDataSettings--SQUASHED'
|
2024-06-13 06:30:54 -04:00 |
|
Ryan Kurtz
|
48660774dc
|
Merge remote-tracking branch 'origin/patch'
|
2024-06-13 06:24:42 -04:00 |
|
ghidragon
|
2f823d23eb
|
GP-4676 adding option to globally control blinking cursors
|
2024-06-12 16:10:24 -04:00 |
|
ghidra1
|
b4308f76f8
|
GP-3921 Improved Diff data instance settings support
|
2024-06-12 15:18:33 -04:00 |
|
Ryan Kurtz
|
5924339c82
|
Merge remote-tracking branch 'origin/GP-4680_dev747368_add_synchs_to_fix_concurrentmodexcpt--SQUASHED'
|
2024-06-12 11:20:11 -04:00 |
|
dev747368
|
107701f162
|
GP-4680 sprinkle some synch's around to fix ConcurrentModificationExcpt
|
2024-06-11 17:19:07 -04:00 |
|
caheckman
|
5604178194
|
GP-3307 Stack strings
|
2024-06-11 17:41:06 +00:00 |
|
dragonmacher
|
ff15ec0ed6
|
GP-4681 - Fix for processing mouse bindings for next / previous history
|
2024-06-11 10:32:34 -04:00 |
|
Ryan Kurtz
|
03991bb318
|
Merge remote-tracking branch 'origin/GP-0-dragonmacher-minor-test-timing-fixes'
|
2024-06-11 09:34:29 -04:00 |
|
Ryan Kurtz
|
d1b0828af9
|
GP-4329: Improving javadoc for Program.getExecutablePath()
|
2024-06-10 08:09:04 -04:00 |
|
dragonmacher
|
243e6b9400
|
Minor test timing fixes
|
2024-06-08 14:20:29 -04:00 |
|
Ryan Kurtz
|
195abea7e4
|
Merge remote-tracking branch 'origin/patch'
|
2024-06-08 13:50:13 -04:00 |
|
dragonmacher
|
fd9ffb9ccc
|
Backport of focus fix
|
2024-06-08 13:15:11 -04:00 |
|
Ryan Kurtz
|
9840eee937
|
Merge remote-tracking branch 'origin/GP-4664_ghidragon_consolidating_function_compare_code--SQUASHED'
|
2024-06-07 06:13:59 -04:00 |
|
ghidragon
|
c101e590bc
|
GP-4664 reorganizing code compare classes
|
2024-06-06 16:34:59 -04:00 |
|
Ryan Kurtz
|
c46dc5cb16
|
Merge remote-tracking branch
'origin/GP-4564-ryanmkurtz_library-search-paths--SQUASHED
|
2024-06-06 06:13:47 -04:00 |
|
Ryan Kurtz
|
d3d60ea399
|
GP-4564: Improvements to library search paths and other loader options
|
2024-06-05 08:40:08 -04:00 |
|
ghidragon
|
ddd2f22c28
|
GP-4634 Refactored Function Compare Service and added action to add
functions to the last comparison window.
|
2024-06-04 16:54:58 -04:00 |
|
Ryan Kurtz
|
2a83263d73
|
Merge remote-tracking branch 'origin/GP-1-dragonmacher-focus-fix--SQUASHED'
|
2024-06-03 06:27:23 -04:00 |
|
dragonmacher
|
a55824c26b
|
Fixed focus issue related to tabbed panes being first in the cycle root when using Ctrl-F6; Deleted EditWindow; Fixed editing/undo/redo in the ProgramTree
|
2024-05-31 17:38:04 -04:00 |
|
Ryan Kurtz
|
4302fdc00d
|
Merge remote-tracking branch
'origin/GP-4148-dragonmacher-global-data-type-edit-action'
(Closes #5975, Closes #6576)
|
2024-05-31 06:13:50 -04:00 |
|