ghidra1
39c3a2dad1
Merge remote-tracking branch 'origin/GP-1_ghidragon_test_fixes_4_22_26'
2026-05-04 14:53:08 -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
Ryan Kurtz
91016efda0
GP-0: Upping gradle wrapper to 9.4.1
2026-03-23 05:02:23 -04:00
Ryan Kurtz
a852863da8
GP-0: Upgrading Gradle wrapper to 9.4.0
2026-03-06 10:16:38 -05:00
Ryan Kurtz
f84477a461
Merge remote-tracking branch 'origin/patch'
2026-02-11 04:57:12 -05:00
ghidra1
0d711eac50
GP-6426 Resolved Ghidra Server hostname check issue related to
...
self-signed certificate (Closes #8940 )
2026-02-10 12:55:13 -05:00
Ryan Kurtz
6bff7b6646
Merge remote-tracking branch 'origin/patch'
2026-02-04 05:05:04 -05:00
Ryan Kurtz
ed406f39c7
GP-0: Upping gradle wrapper to 9.3.1
2026-02-04 05:03:15 -05:00
Ryan Kurtz
d5b9582fd5
GP-6288: PyGhidra now by default restores sys.modules each time a script
...
is run, or the interactive interpreter is reset.
Can be disabled by uncommenting
"#VMARGS=-Dpyghidra.sys.modules.restore.disable=true" in
launch.properties if its found to cause problems.
2026-01-06 06:20:11 -05:00
Ryan Kurtz
02567fd355
GP-6193: Environment variables can now be set in launch.properties using ENVVARS= or ENVVARS_[PLATFORM]=
2025-12-12 11:00:56 -05:00
Ryan Kurtz
f901a1bb4a
GP-0: Upping gradle wrapper version to 9.2.1
2025-12-02 06:57:46 -05:00
Ryan Kurtz
66f8ed38e1
GP-0: Upping gradle wrapper version to 9.2.0
2025-11-17 05:34:16 -05:00
ghidra1
8ca912cb7a
GP-1 Updated svrREADME.md doc
2025-11-07 12:26:08 -05:00
ghidra1
7965d2e0ae
GP-0 Updated comment in launch.properties
2025-11-07 10:50:31 -05:00
ghidra1
25c2e8591e
Merge remote-tracking branch 'origin/patch' into Ghidra_12.0
2025-10-27 13:47:24 -04:00
ghidra1
996f6d5e8a
GP-6067 Limit Ghidra Server service wrapper to 512MB heap size
2025-10-27 13:40:41 -04:00
ghidra1
f255b37871
Merge remote-tracking branch 'origin/patch' into Ghidra_12.0
2025-10-24 10:16:35 -04:00
ghidra1
66be2b6a2b
GP-6067 Improve memory settings and docs related to Ghidra Server
...
service wrapper
2025-10-22 11:26:20 -04:00
Ryan Kurtz
131aa4ac9a
GP-0: If pyghidra.sys.modules.restore is set, PyGhidra will restore
...
sys.modules each time a script is run (Closes #8529 )
2025-10-02 13:10:46 -04:00
Ryan Kurtz
b7a5878e35
GP-0: Explicitly enable native access to make new JDK 25 FlatLaf
...
warnings go away
2025-09-23 09:29:56 -04:00
Ryan Kurtz
29ba2ca46d
GP-0: Upping Gradle Wrapper to 9.1.0
2025-09-22 05:49:16 -04:00
Ryan Kurtz
c0fe84f0bd
GP-5343: Importer filesystem mirroring
2025-09-12 10:04:53 -04:00
Ryan Kurtz
a60e2d8637
GP-0: Upping Gradle wrapper to 9.0.0
2025-08-04 06:48:15 -04:00
dragonmacher
17c28209ef
GP-5819 - Help - Added validation code to check all Ghidra TOC files after help is built
2025-07-21 11:59:01 -04:00
Ryan Kurtz
08ca670f43
GP-5757: Restricting XML external access
2025-06-12 10:39:53 -04:00
Ryan Kurtz
283790a03e
GP-0: Upping Gradle wrapper to 8.14.2
2025-06-09 13:24:27 -04:00
Ryan Kurtz
55bd8de0fa
GP-0: Setting Gradle wrapper version to 8.14
2025-05-05 09:45:45 -04:00
Ryan Kurtz
0ee0537e45
GP-5598: Rename InstallationGuide to GettingStarted; put in installation
...
root dir
2025-04-21 11:58:26 -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
5f9674ccee
GP-5535: Converting svrREADME.html to Markdown
2025-04-07 10:39:46 -04:00
Ryan Kurtz
7c71be972a
Merge remote-tracking branch 'origin/patch'
2025-04-03 14:13:39 -04:00
Ryan Kurtz
77edcc0985
GP-5567: Updating svrREADME.html's section on macOS Full Disk Access
...
(Closes #7934 )
2025-04-03 14:08:01 -04:00
Ryan Kurtz
7c1285d48d
GP-0: A few buildExtenion.gradle tweaks
...
* Excluding .vscode/ from the distro
* Only including src/main/java in lib/*-src.zip
2025-04-02 11:39:13 -04:00
Ryan Kurtz
95060a2dd8
GP-5496: Converting headless readme to markdown
2025-03-18 08:58:07 -04:00
Ryan Kurtz
515fd01489
GP-0: Upping Gradle wrapper to 8.1
2025-03-11 13:32:55 -04:00
Ryan Kurtz
21893b10f6
Merge remote-tracking branch 'origin/Ghidra_11.3'
2025-01-27 10:23:27 -05:00
Ryan Kurtz
749caaf524
GP-0: Upping gradle wrapper to 8.12.1
2025-01-27 10:19:48 -05:00
Ryan Kurtz
44fb13b292
GP-5257: Fixing Gradle warnings
2025-01-13 13:52:50 -05:00
Ryan Kurtz
5e390abb1a
Merge remote-tracking branch 'origin/GP-5161_ghidra1_GhidraServerCME--SQUASHED'
2025-01-03 13:32:43 -05:00
ghidra1
5f338723b6
GP-5161 Corrected Ghidra Server CME, document updates, and launch script improvements to control Java home determination.
2025-01-03 13:19:43 -05:00
Ryan Kurtz
20285e267d
GP-5226: Fixing Gradle 8.12 build issue. Gradle wrapper now uses Gradle
...
8.12.
2025-01-02 16:28:02 -05:00
Ryan Kurtz
2bebb96f77
Merge branch 'GP-0_ryanmkurtz_PR-7225_hippietrail_the-the'
2024-11-26 09:05:43 -05:00
hippietrail
13598df8db
many doubled words in comments etc, plus some nearby typos
2024-11-26 13:18:05 +07:00
Ryan Kurtz
6f0279d281
GP-0: Upping gradle wrapper version to 8.11.
2024-11-14 11:34:01 -05:00
Ryan Kurtz
141e358ca7
GP-0: Upping gradle wrapper version to 8.10.2.
2024-09-25 09:02:57 -04:00
Ryan Kurtz
dc8c4a08e2
GP-0: Upping gradle wrapper version to 8.10.1.
2024-09-11 06:11:29 -04:00
Ryan Kurtz
b30a94edc6
Merge remote-tracking branch 'origin/GP-4860_ryanmkurtz_yajsw--SQUASHED'
2024-08-27 11:56:05 -04:00
Ryan Kurtz
c969e3b311
GP-1457: Updating macOS troubleshooting in svrREADME.html
2024-08-23 12:38:36 -04:00
Ryan Kurtz
67851b9e05
GP-4860: Upgrading yajsw to 13.12
2024-08-22 13:55:17 -04:00
Ryan Kurtz
d33af2b972
GP-0: Upping gradle wrapper to 8.10
2024-08-21 06:28:21 -04:00