ghidra2
495d525c0b
GP-1 - expose ApplicationTrustManagerFactory X509TrustManager
2025-09-16 13:05:36 -04:00
ghidra1
ffceea9fb3
GP-1 Corrected OpenTrustManager.getAcceptedIssuers return value
2025-09-16 12:42:21 -04:00
dragonmacher
c65c4c777f
Fix for centering components on items inside of scroll panes
2025-09-04 13:35:08 -04:00
Ryan Kurtz
8d20806d93
Merge remote-tracking branch 'origin/GP-4023-dragonmacher-debugger-markers-issue--SQUASHED'
2025-09-02 05:58:14 -04:00
dragonmacher
b36dfb6766
GP-4023 - Fix to not show debugger bookmarks in the CodeBrowser
2025-08-29 14:10:16 -04:00
Ryan Kurtz
4be538b42e
Merge remote-tracking branch 'origin/patch'
2025-08-29 10:14:28 -04:00
dragonmacher
8e7613dac3
Test logging fix
2025-08-29 09:39:29 -04:00
Ryan Kurtz
12ac4660a1
Merge remote-tracking branch 'origin/GP-5864_Dan_addEmulatorUtilities--SQUASHED'
2025-08-25 05:41:08 -04:00
Dan
d577925d75
GP-5864: Add EmulatorUtilities
2025-08-22 19:00:40 +00:00
dragonmacher
3fb9ede462
GP-5932 - Updated off-screen window handling
2025-08-21 19:01:12 -04:00
dragonmacher
3e240563ab
Test debug
2025-08-19 16:49:40 -04:00
dragonmacher
ce0c7b9229
GP-5720 - Drop Down Modes - Added modes to drop-down text fields to control how matches are found
2025-08-18 16:39:20 -04:00
dragonmacher
a58340b810
Test fixes
2025-06-17 18:58:06 -04:00
Ryan Kurtz
5ac69075e3
GP-0: Fixing deprecated calls to Conv
2025-06-13 09:03:48 -04:00
Ryan Kurtz
412bd0ffc1
GP-0: Fixing some warnings
2025-06-13 07:48:40 -04:00
dragonmacher
748d4d037f
Fixed lockup in incremental load job when the latch was not counted down
2025-06-09 17:59:39 -04:00
Ryan Kurtz
d3131e319a
GP-0: Fixing unused import warnings
2025-05-30 07:07:43 -04:00
Ryan Kurtz
a6cd5b5dbc
GP-0: Fixing @Override warnings
2025-05-29 11:07:44 -04:00
dragonmacher
6b28db4085
Updated how the test timeout feature prints debug
2025-05-22 16:28:29 -04:00
Ryan Kurtz
ea076b3fa6
GP-0: Using SequencedCollection for application root dirs since order
...
matters
2025-05-19 12:47:56 -04:00
Dan
dbd574cfb2
GP-5698: Don't go to parent unless we have ghidra.repos.config.
2025-05-16 17:00:40 +00:00
ghidra1
9a7d3eb93f
Merge remote-tracking branch 'origin/GP-1-dragonmacher-dt-filter-updates--SQUASHED'
2025-05-08 17:48:06 -04:00
dragonmacher
72dfb355ac
GP-1 Updates to the Data Type Manager filter dialog to allow typedef filtering
2025-05-08 17:47:11 -04:00
ghidra1
df505c40a3
Merge branch 'GP-5619_emteere_VariousSpeedImprovements_VERSION2'
2025-05-08 14:57:36 -04:00
emteere
5a9b0268de
GP-5619 Various FunctionDB/InstructionDB locking related speed
...
improvements. Revised DatabaseObject checkIsValid implementation.
2025-05-08 14:54:51 -04:00
Ryan Kurtz
bbd6b99605
GP-5631: Upgrading some jars
2025-05-06 05:52:23 -04:00
Ryan Kurtz
01cb570dc7
Merge remote-tracking branch 'origin/patch'
2025-05-05 12:44:07 -04:00
Ryan Kurtz
d2d3590d28
GP-5633: Fixed a bug that prevented new installations of Ghidra from
...
applying preferences found in older installed versions of Ghidra
2025-05-05 12:28:23 -04:00
Ryan Kurtz
61bb5bcdd0
Merge remote-tracking branch
...
'origin/GP-5615_ghidragon_execption_in_goto_dialog--SQUASHED'
(Closes #8038 )
2025-04-28 13:40:59 -04:00
Ryan Kurtz
1131f02dc8
GP-0: Certify
2025-04-28 12:41:31 -04:00
Kent Adrian Sato
0a2b2b6569
cleanup: updated references to InstallationGuide.html with GettingStarted.md
...
Removed references to InstallationGuide.html and changed it to GettingStarted.md
2025-04-26 09:40:13 +08:00
ghidragon
68bd01cbc1
GP-5615 fixed NPE in GoTo dialog when '\' entered
2025-04-24 16:56:03 -04:00
Ryan Kurtz
6730154316
GP-0: Certify
2025-04-21 07:54:19 -04:00
Luke Serné
8303061629
Many typo's
...
These were found using the command below searching for duplicated words,
and manually going through the results to remove the false positives and
reword the true positives. Sometimes I removed the doubled word and
sometimes I replaced the duplicated word.
The grep command:
grep -nIEr '\b([a-zA-Z]+)[[:space:]*]+\1\b' ./Ghidra
2025-04-19 18:06:41 +02:00
Ryan Kurtz
f1a135d8bb
Merge remote-tracking branch
...
'origin/GP-5326_ghidragon_adding_address_and_data_options'
(Closes #7407 )
2025-04-07 14:53:12 -04:00
Ryan Kurtz
f2e8afff9c
Merge remote-tracking branch
...
'origin/GP-5474-dragonmacher-symbol-tree-events--SQUASHED'
(Closes #7889 , Closes #7891 )
2025-03-26 09:09:07 -04:00
ghidragon
b7a23cacd4
GP-5326 adding "Add Date" and "Add Address" to edit data field dialog
2025-03-25 14:20:30 -04:00
dragonmacher
5f17963eba
GP-5474 - Symbol Tree - Event handling improvements to maintain user view position; added an option for org node group threshold; Fixed missing nodes under classes
2025-03-25 14:14:03 -04:00
Ryan Kurtz
7ca36e01d9
Merge remote-tracking branch 'origin/GP-5436_Dan_torchAsyncComm--SQUASHED'
2025-03-25 12:46:21 -04:00
Dan
14d0432554
GP-5436: Move AsyncComm remains into Generic
2025-03-25 16:44:37 +00:00
Ryan Kurtz
39aa8542cd
GP-0: Fixing javadoc
2025-03-25 12:08:02 -04:00
ghidragon
0ea4e754b9
GP-5475 changed composite field names so that any whitespace is converted to underscores
2025-03-14 14:36:39 -04:00
ghidragon
6fb115358a
GP-5310 Created global search and replace feature
2025-02-28 20:08:40 -05:00
Ryan Kurtz
d23e67a088
GP-0: Cleaning up certain types of javadoc errors
2025-02-03 06:13:50 -05:00
dragonmacher
7679fed7a2
Fix for screenshot user name
2025-01-24 17:28:46 -05:00
Ryan Kurtz
1831a891a9
GP-0: Excluding unneeded guava transitive dependencies.
...
They were ending up in the Ghidra Server classpath.frag and producing
warnings.
2025-01-03 13:31:49 -05:00
Dan
a8fae1fe5b
GP-4643: Add a JIT-accelerated p-code emulator (API/scripting only)
2025-01-03 10:27:38 -05:00
ghidragon
b1d257150c
GP-5196 Adding support for expressions and symbol names in address fields
2024-12-31 16:00:39 -05:00
dragonmacher
e2da1609d9
GP-5115 - Trees/Tables - Added actions to focus the filter and toggle filter visibility
2024-12-18 20:18:15 -05:00
dragonmacher
2f5416ab45
GP-5159 - Fixed a bug when entering regex characters into a tree filter
...
field
2024-12-10 17:26:23 -05:00