15229 Commits

Author SHA1 Message Date
ghidra1 7e89d94e34 GP-1 Minor spelling fixes to ChangeHistory 2026-05-12 09:41:26 -04:00
ghidra1 0dc0873334 GP-0 Updated ChangeHistory for 12.1 release 2026-05-12 09:04:52 -04:00
ghidra1 505e632c7c GP-1 Corrected Ghidra Server -ipAlt option parsing 2026-05-12 08:40:23 -04:00
ghidra1 7f2fbc9353 GP-6811 Added -ipAlt Ghidra Server option 2026-05-11 15:01:21 -04:00
ghidra1 cac61167fe GP-0 Corrected bad behavior in repository selection dialog. 2026-05-08 11:00:43 -04:00
Ryan Kurtz 2636d3003a GP-0: Upgrading postgresql jar to 42.7.11 2026-05-07 11:22:56 -04:00
ghidra1 75337bc24d GP-0 Corrected Ghidra Server -i interface option error checking 2026-05-06 11:19:13 -04:00
ghidra1 afb9be7d49 GP-1 Updated WhatsNew and ChangeHistory for 12.1 release 2026-05-06 11:18:14 -04:00
ghidra1 7a888389e2 Merge remote-tracking branch 'origin/GP-6789_emteere_FixAnalysisRemoveListenerError' into Ghidra_12.1 2026-05-05 16:06:11 -04:00
ghidra1 c8c3e3e7f5 Merge remote-tracking branch 'origin/patch' into Ghidra_12.1 2026-05-05 15:49:10 -04:00
ghidra1 6c8463a528 GP-0 Updated WhatsNew and ChangeHistory 2026-05-05 15:13:58 -04:00
ghidra1 e18f7bb4e5 GP-1 Revised Ghidra Server interface version and compatibility checks. 2026-05-05 13:35:15 -04:00
emteere 3a74225143 GP-6789 Correct bad call of addListener in removeListener method 2026-05-05 17:35:06 +00:00
Ryan Kurtz 554bc21e41 Merge remote-tracking branch 'origin/patch' into Ghidra_12.1 2026-05-05 11:21:00 -04:00
Ryan Kurtz 4ec7979058 Merge remote-tracking branch 'origin/GP-6736_James_bsim_filter_escapes--SQUASHED' into Ghidra_12.1 2026-05-05 11:19:24 -04:00
Ryan Kurtz aa68a673e7 Merge remote-tracking branch 'origin/GP-6722_improve_postgres_function_database--SQUASHED' into Ghidra_12.1 2026-05-05 11:18:01 -04:00
Ryan Kurtz 26d0b05ae0 GP-0: Certify 2026-05-05 11:11:26 -04:00
Alexey Esaulenko 5ec0e978b5 HCS12 processor: fix inproper name for analyzer plugin 2026-05-05 10:54:54 -04:00
ghidra1 c28ef3122e GP-6719 Updated Ghidra Server serial.filter 2026-05-05 09:45:10 -04:00
James bc3928da5a GP-6736 escape bsim filter data 2026-05-05 09:39:18 -04:00
James 4c7b1f57d0 GP-6722 improve postgresfunctiondatabase 2026-05-05 09:38:45 -04:00
ghidra1 39c3a2dad1 Merge remote-tracking branch 'origin/GP-1_ghidragon_test_fixes_4_22_26' 2026-05-04 14:53:08 -04:00
dragonmacher 3e781767e1 Test fixes 2026-05-04 14:00:58 -04:00
Ryan Kurtz 3262c7f1bf GP-0: Fixing javadoc for Listing.getNumCodeUnits() (Closes #9148) 2026-05-04 11:51:39 -04:00
ghidra1 e04d9ec716 GP-6719 Improved Ghidra Server RMI deserialization filter and added client-side module-based RMI deserialization filter. 2026-05-04 10:22:51 -04:00
ghidra1 a86a9ce474 Merge remote-tracking branch 'origin/patch' into Ghidra_12.1 2026-05-01 18:21:26 -04:00
dragonmacher 864d5d2cf4 Removed uses of TransformedMap 2026-05-01 17:10:26 -04:00
Ryan Kurtz 7058a36d40 Merge remote-tracking branch 'origin/gp-6766_ghidorahrex_MIPS_movn_operand_fix' into Ghidra_12.1 2026-05-01 07:01:29 -04:00
Ryan Kurtz be12bbd68a Merge remote-tracking branch 'origin/GP-6749-dragonmacher-dt-filter-fix' into Ghidra_12.1 2026-04-30 12:07:06 -04:00
dragonmacher 0a6606a2ac GP-6749 - Data Type Manager - Fixed the filter and added an 'Other'
category
2026-04-30 11:46:55 -04:00
ghidorahrex d29a605572 GP-6766: Corrected operand ordering for MIPS16e movz and movn 2026-04-29 20:15:19 +00:00
dragonmacher 4fd80959b7 GP-6756 - Fixed 'Save As' dialog not allowing users to select a folder 2026-04-29 14:15:55 -04:00
Ryan Kurtz e115cd1098 GP-6754: Throw Error instead of System.exit() 2026-04-29 10:22:30 -04:00
ghidorahrex 9e18f9439e GP-0: Fixed missing define statement 2026-04-29 12:40:29 +00:00
Ryan Kurtz 491bfe15c6 Merge remote-tracking branch
'origin/GP-6000_ghidorahrex_PR-8130_gtackett_cip51_variant' into
Ghidra_12.1 (Closes #8130)
2026-04-29 06:45:35 -04:00
Ryan Kurtz 9246d6b310 Merge remote-tracking branch
'origin/GP-6333_ghidorahrex_ARM_thumb_BranchWritePC_fix--SQUASHED' into
Ghidra_12.1 (Closes #8585)
2026-04-29 06:41:24 -04:00
Ryan Kurtz 4cb4adb23c Merge remote-tracking branch
'origin/GP-5508_ghidorahrex_PR-6827_v-p-b_ppc-lq-fix' into Ghidra_12.1
(Closes #6827)
2026-04-29 06:39:26 -04:00
Ryan Kurtz bdabab040e GP-6754: Handle Jython not being installed better (message and headless
exit code)
2026-04-29 06:35:55 -04:00
Ryan Kurtz 2ab7bc3f03 Merge remote-tracking branch 'origin/GP-6750_ghidorahrex_ARM_neon_simdExpImm_16_fix' into Ghidra_12.1 2026-04-29 06:25:38 -04:00
Ryan Kurtz 3a297ef115 Merge remote-tracking branch
'origin/GP-6591_ghidorahrex_pic18_destreg_fix' into Ghidra_12.1
(Closes #9051)
2026-04-29 06:19:41 -04:00
Ryan Kurtz c79f1a1cae Merge remote-tracking branch 'origin/GP-6690_emteere_genericDefineToUEFIscript' into Ghidra_12.1 2026-04-28 05:04:33 -04:00
ghidorahrex d227911877 GP-6333: Fix for ARM Thumb to prevent misaligned branches 2026-04-27 14:04:48 -04:00
Ryan Kurtz de6db7b501 GP-0: Test fixes 2026-04-27 04:10:55 -04:00
Ryan Kurtz 1985fd330d Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-4-24-26' into Ghidra_12.1 2026-04-26 18:09:28 -04:00
Ryan Kurtz 38116d99fe Merge remote-tracking branch 'origin/GP-6747_ryanmkurtz_jars' into Ghidra_12.1 2026-04-26 17:51:18 -04:00
dragonmacher 6f0d520f85 Test fix 2026-04-24 18:41:49 -04:00
emteere 7d2f1efe4c GP-6690 Minor fix to define in script to parse UEFI header files to
handle newer UEFI header files
2026-04-24 19:10:01 +00:00
Ryan Kurtz 775ec007a6 Merge remote-tracking branch 'origin/GP-3330_JoinStack' into Ghidra_12.1
(Closes #8377)
2026-04-24 12:58:47 -04:00
Ryan Kurtz 6da2da85e1 Merge remote-tracking branch 'origin/GP-6610_JumptableRecoverCount' into
Ghidra_12.1 (Closes #8968)
2026-04-24 12:56:49 -04:00
Ryan Kurtz d8d33846c5 Merge remote-tracking branch 'origin/GP-6538_ConditionalExecutionReturn'
into Ghidra_12.1 (Closes #9018, Closes #9019)
2026-04-24 12:54:19 -04:00