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
Ryan Kurtz
73018adb80
GP-4795: Initial support for Visual Studio Code script and module
...
development
2024-07-29 08:11:22 -04:00
Ryan Kurtz
ab668ccfc2
GP-0: Upping Gradle wrapper to 8.8
2024-07-05 06:02:31 -04:00
Ryan Kurtz
937191c10e
Merge remote-tracking branch
...
'origin/GP-4486_ryanmkurtz_gradle-wrapper--SQUASHED' (Closes #455 )
2024-07-03 08:06:48 -04:00
Ryan Kurtz
78aadd0d8c
GP-4486: Adding Gradle wrapper
2024-07-03 08:04:27 -04:00
Ryan Kurtz
34272fd3ff
GP-4707: Improved handling of custom headless command line arguments that start with dash
2024-06-25 13:38:53 -04:00
Ryan Kurtz
d3d60ea399
GP-4564: Improvements to library search paths and other loader options
2024-06-05 08:40:08 -04:00
ghidra1
66c7e4ad19
GP-4472 Improved handling of read-only case for headless analyzer and GhidraURL connections.
2024-04-03 09:51:19 -04:00
ghidra1
74e402ef15
GP-0 corrected server.conf item which should be commented-out
2024-03-28 11:39:54 -04:00
ghidra1
c8208ee225
GP-0 Another server.conf comment adjustment
2024-03-25 14:51:43 -04:00
ghidra1
cb6218d5da
GP-o Updated server.conf comment
2024-03-25 14:49:28 -04:00
ghidra1
5ed0b9c101
GP-0 Allow disabling of Ghidra Server class serialization filter to
...
facilitate profiling
2024-03-25 14:47:34 -04:00
Ryan Kurtz
c5bad0a88f
GP-4358: No longer using XDG_RUNTIME_DIR for temp directory. Ubuntu
...
defaults it to a too small tmpfs. (Closes #6233 )
2024-02-23 08:12:36 -05:00
Ryan Kurtz
8589021371
Merge remote-tracking branch 'origin/patch'
2024-02-20 07:45:20 -05:00
ghidra1
2c65b1f796
GP-4330 facilitate specification of enabled TLS cipher suites for Ghidra
...
Server
2024-02-16 14:51:14 -05:00
Ryan Kurtz
e5e488a807
GP-4313: Loaders now echo their message log to the application.log file.
...
Can be disabled in launch.properties.
2024-02-12 09:46:48 -05:00
ghidra1
c5243f9a95
GP-4178 Added ELF Import option to control undefined data creation (now off by default)
2024-01-03 17:41:16 -05:00
Ryan Kurtz
3c30ada14c
GP-1164: Reorganizing Ghidra's user settings/cache/temp directories to support XDG
2023-12-19 08:22:40 -05:00
ghidraffe
83f90d6b3d
GP-2774 Implementation of GhidraGo for Linux, Windows, and Mac
2023-12-01 18:35:12 -05:00
Ryan Kurtz
7ee84802b8
GP-4065: Headless -recusive depth now defaults to 1 if importing a file
2023-11-24 07:24:11 -05:00
dragonmacher
0a520b08bd
GP-3623 - Extensions - Added an extension-specific class loader; moved ExtensionUtils to Generic
2023-11-21 11:18:28 -05:00
Ryan Kurtz
e3d48916aa
GP-3273: The headless analyzer can now recurse into supported GFileSystem container files
2023-10-20 18:44:20 -04:00
Ryan Kurtz
457517669a
GP-3569: Fixing regression in buildExtensions.gradle
2023-09-06 09:28:22 -04:00
Ryan Kurtz
1f75605c16
GP-0: Ignoring .pydevproject files
2023-08-07 14:08:27 -04:00
Ryan Kurtz
194e53345c
Merge remote-tracking branch 'origin/GP-0_Isabella3412_Updating_analyzeHeadlessREADME.html--SQUASHED'
2023-08-01 10:31:05 -04:00
isabella3412
2af49a1cb4
GP-0 Updated documentation for server authentication methods in analyzeHeadlessREADME.html, as well as fixed spelling mistakes in other files.
2023-08-01 10:29:17 -04:00
dragonmacher
b7583dc0b9
GP-3569 - Cleanup of Extension management
2023-07-26 14:02:56 -04:00