Commit graph

333 commits

Author SHA1 Message Date
ghidra1
56ca81cfe8 Merge remote-tracking branch 'origin/patch' 2021-12-20 11:29:36 -05:00
ghidra1
74875a52ec GP-0 certification manifest update 2021-12-20 11:25:39 -05:00
ghidra1
19434553d3 GP-1621 upgrade to log4j 2.17.0 2021-12-20 11:24:28 -05:00
ghidra1
fe7585b492 Merge remote-tracking branch 'origin/patch' 2021-12-16 22:53:32 -05:00
dragonmacher
81a8691ec4 GP-1607 - Logging - simplified specifying of logging config file to fix error messages 2021-12-16 09:02:09 -05:00
ghidra1
625e4bd9eb Merge remote-tracking branch 'origin/patch' 2021-12-14 21:14:40 -05:00
ghidra1
fdf7e1827a GP-1606 upgrade log4j jars to 2.16.0 2021-12-14 21:08:37 -05:00
Ryan Kurtz
bd8847192b Merge remote-tracking branch 'origin/GP-3-dragonmacher-log-message-update' 2021-12-14 07:11:00 -05:00
dragonmacher
d7678fdbbe Updated developer analysis timestamp messages to not show in production
mode and to use a smaller time format
2021-12-13 14:51:15 -05:00
Ryan Kurtz
ccc34650fd Merge remote-tracking branch 'origin/GP-1582_dev747368_deprecate_conv--SQUASHED' 2021-12-13 07:49:27 -05:00
dev747368
291f38829b GP-1582 deprecate Conv util class 2021-12-10 12:49:50 -05:00
Ryan Kurtz
567e7cc21d Merge remote-tracking branch 'origin/Ghidra_10.1' 2021-12-10 11:33:32 -05:00
Ryan Kurtz
598fd1d668 GP-1588: Upgrading log4j to 2.15.0 2021-12-10 08:02:57 -05:00
Ryan Kurtz
ae5b81deff Merge remote-tracking branch 'origin/Ghidra_10.1' 2021-12-01 07:54:46 -05:00
dragonmacher
8633d89c4e GP-1557 - fixed NPE in program options when using a filter
Closes #3686
2021-11-30 11:04:36 -05:00
Ryan Kurtz
185bc0b2c2 Merge remote-tracking branch 'origin/GP-1225_Dan_pcodeFrameUseropDisplay--SQUASHED' 2021-11-23 13:52:57 -05:00
Dan
4f444f9db3 GP-1225: Fixing display of userops in toString and p-code stepper 2021-11-23 10:56:50 -05:00
dragonmacher
e55550edfd GP-1421 - Version Tracking - Updated API code to use the current in-use
task monitor to allow for the cancelling of slow implied match finding.

Closes #3221
2021-11-18 15:08:34 -05:00
ghidravore
c625da90a4 GP-1440 fixing issue global actions shared across windows getting the
wrong context
2021-11-05 17:39:26 -04:00
Ryan Kurtz
37e807ea3b Merge remote-tracking branch 'origin/GP-1-dragonmacher-help-validation-tweak' 2021-10-25 13:32:48 -04:00
dragonmacher
9a9c1fc64a GP-1424 - remove 'refresh' action from data type manager 2021-10-22 09:11:29 -04:00
dragonmacher
b8f33291ee Switched help validation away from using a dialog; updated the thread
pool class to allow clients to easily run code in a background thread
2021-10-21 16:32:21 -04:00
Ryan Kurtz
c1121d7b93 Merge remote-tracking branch
'origin/GP-1382-dragonmacher-search-for-structures' (Closes #759)
2021-10-21 14:31:18 -04:00
dragonmacher
ec88c732d2 GP-1382 - Added Find actions to the Data Types provider to allow users
to find structures by size or by offset(s).
2021-10-21 14:17:54 -04:00
Dan
072ab7435a GP-1387: Porting GDB/SSH to JSch 2021-10-20 10:06:58 -04:00
Dan
48ba18306e GP-80: Add Dynamic bytes (raw memory) viewer 2021-09-27 10:40:40 -04:00
Ryan Kurtz
a1dba97a10 Merge remote-tracking branch
'origin/GP-1209_ryanmkurtz_PR-3387_ryanmkurtz_native-release-builds--SQUASHED'
(Closes #3387)
2021-09-27 08:35:49 -04:00
Ryan Kurtz
3c07ca2962 GP-1209: Support for building natives from a release. 2021-09-27 08:16:14 -04:00
ghidra1
6dd6486627 GP-1296 corrected latent issue with self-signed cert generation 2021-09-23 11:15:16 -04:00
dragonmacher
c8e359ddec GP-926 - Function Graph - Layouts - Created generic
layout provider to use jung layouts by name
2021-09-21 11:46:27 -04:00
ghidra1
8d92f563b0 Updated certification IP for Generic module 2021-09-17 07:34:37 -04:00
Ryan Kurtz
7620e57f8d Merge remote-tracking branch 'origin/GP-1296_ghidra1_BCPKIX--SQUASHED' 2021-09-15 14:00:29 -04:00
ghidra1
9db26bc7f5 GP-1296 Eliminated use of sun.security package and refactored ApplicationKeyManagerUtils 2021-09-15 13:55:20 -04:00
Ryan Kurtz
ec6bc9c22d Merge remote-tracking branch
'origin/GP-1093-dragonmacher-listing-xref-condensing' (Closes #1305)
2021-09-15 07:08:26 -04:00
dragonmacher
09d28eb30c GP-1039 - XRefs Field - add option to combine by function
Closes #1305
2021-09-14 17:21:44 -04:00
Ryan Kurtz
8b2ea61e27 Merge remote-tracking branch 'origin/patch' 2021-09-13 08:23:23 -04:00
ghidra1
d93d39a9c6 GP-1287 Improved client/server TLS version restrictions. TLSv1.2 and TLSv1.3 enabled by default. 2021-09-10 16:29:00 -04:00
Ryan Kurtz
04021847b2 GP-1211: More fixes 2021-09-10 07:16:59 -04:00
Ryan Kurtz
c48ec61a4f GP-1211: Fixing bug in Application.getModuleOSFile() 2021-09-09 18:31:58 -04:00
Ryan Kurtz
7394199cb3 GP-1211: Better error handling of missing native components 2021-09-09 13:18:52 -04:00
Ryan Kurtz
5ef6ac96c3 Merge remote-tracking branch
'origin/GP-1106_ryanmkurtz_PR-3197_ryanmkurtz_platforms' (Closes #3197)
2021-08-31 14:02:05 -04:00
Ryan Kurtz
91aea06c98 Merge remote-tracking branch 'origin/patch' 2021-08-26 11:59:28 -04:00
Ryan Kurtz
52fbe65040 GP-1248: Disabling ContinuesIntercepter by default 2021-08-26 11:52:52 -04:00
Ryan Kurtz
224283e98f Merge remote-tracking branch 'origin/patch' 2021-08-18 13:10:00 -04:00
ghidravore
b34bfecf6c GP-1188 fixed analysis panel to not use 'last used' analysis profile when accessed via program options versus analysis action. Also added check if you made changes and then change the combo 2021-08-18 10:47:33 -04:00
Ryan Kurtz
00533b2869 GP-1106: Platform naming convention now supports different
architectures. Support for building on ARM.
2021-08-17 13:41:47 -04:00
ghizard
5fb65d845f GP-1196 - add @Rule to AbstractGTest 2021-08-10 14:45:11 -04:00
Ryan Kurtz
69e8119211 Merge remote-tracking branch 'origin/GP-773_ghidravore_graph_visualization_options--SQUASHED' 2021-08-09 14:13:19 -04:00
ghidravore
210cc0bca0 Created the concept of graph types and display options for those graph types. 2021-08-09 13:18:23 -04:00
dragonmacher
b1aba1740c GP-1136: Backporting to patch 2021-07-21 15:09:27 -04:00