caheckman
|
0211675dce
|
C++ formatter settings
|
2021-01-22 17:29:32 -05:00 |
|
dragonmacher
|
2928c54a22
|
Fixed ignored test
|
2021-01-20 10:47:13 -05:00 |
|
ghidra1
|
0c9cd4b111
|
Merge remote-tracking branch 'origin/GP-604_DecompilerC++11'
|
2021-01-19 18:42:52 -05:00 |
|
dragonmacher
|
c11246634d
|
Added temp debug code to prevent exception related to reusing disposed
ComponentPlaceholders
|
2021-01-19 17:11:36 -05:00 |
|
caheckman
|
a26cc9e6e3
|
Build adjustments of C++11
|
2021-01-19 16:02:04 -05:00 |
|
dragonmacher
|
ca89ec0f14
|
Added the ability to specify sort column and direction
|
2021-01-19 13:49:44 -05:00 |
|
dragonmacher
|
d68e9bbab8
|
Fixed the GFilterTable to have the selection notification include when
the selection is cleared
|
2021-01-19 13:49:43 -05:00 |
|
ghidra1
|
41c453c545
|
Merge remote-tracking branch 'origin/patch'
|
2021-01-19 12:11:47 -05:00 |
|
Tom Nelson
|
31b3db431e
|
changes for M1
|
2021-01-19 12:03:03 -05:00 |
|
ghidra1
|
aea052b4c3
|
Merge branch 'GP-516_ghidra3_format_string_analysis'
|
2021-01-14 18:02:50 -05:00 |
|
ghidra3
|
28e0480f9d
|
GP-516 Added the "Variadic Function Signature Override" analyzer
|
2021-01-14 18:01:18 -05:00 |
|
ghidra1
|
e739a6d1d5
|
Merge remote-tracking branch 'origin/patch'
|
2021-01-14 17:45:26 -05:00 |
|
ghidra1
|
92b2405c53
|
GP-598 removed ELF restriction on definition of 32-bit section header
values
|
2021-01-14 17:44:14 -05:00 |
|
ghidra1
|
442c3d149e
|
Merge remote-tracking branch 'origin/GP-444_dev747368_cleanup_leb128--SQUASHED'
|
2021-01-14 17:24:14 -05:00 |
|
ghidra1
|
b7c7120f0f
|
GP-0 improved error logging for ApplyDataArchiveAnalyzer
|
2021-01-14 17:18:05 -05:00 |
|
dev747368
|
c9aaea4252
|
GP-444 cleanup LEB128, consolidate impls, fix bug w/reading bad value, signed values
|
2021-01-14 15:30:24 -05:00 |
|
ghidra1
|
b0a2791826
|
GP-468 Temporary fix to address merge issue
|
2021-01-14 11:50:51 -05:00 |
|
ghidra1
|
1669831db8
|
Merge remote-tracking branch 'origin/GP-468_dev747368_elf_buildid_debuglink--SQUASHED'
|
2021-01-14 10:01:12 -05:00 |
|
ghidra1
|
e3c3430191
|
Merge remote-tracking branch 'origin/GP-566_dev747368_FuncDefDataType_HTML_escaping'
|
2021-01-14 10:00:25 -05:00 |
|
ghidra1
|
3928d0ddc4
|
Merge remote-tracking branch 'origin/GP-584_dev747368_importerhelp'
|
2021-01-14 09:59:36 -05:00 |
|
ghidra1
|
7ba3dc048d
|
Merge remote-tracking branch 'origin/patch'
|
2021-01-14 09:56:21 -05:00 |
|
ghidra1
|
5751276c63
|
Merge remote-tracking branch 'origin/GP-589-dragonmacher-function-npe' into patch
|
2021-01-14 09:36:31 -05:00 |
|
ghidra1
|
a2515e9657
|
Merge remote-tracking branch 'origin/GP-582-dragonmacher-function-graph-key-bindings' into patch
|
2021-01-14 09:25:53 -05:00 |
|
dragonmacher
|
1bc881df66
|
GP-582 - Key Bindings - fix broken Function Graph key bindings when
docked in the main tool
Closes #589
|
2021-01-13 18:16:45 -05:00 |
|
dragonmacher
|
8e4f0c5f16
|
GP-589 - Updated Function.getCalledFunctions() and
Function.getCallingFunctions() to support a null task monitor
Closes #589
|
2021-01-13 18:16:05 -05:00 |
|
emteere
|
923eb35a79
|
Fixing test failures from incorrect test
|
2021-01-13 17:39:27 -05:00 |
|
dev747368
|
fe9324d263
|
GP-468 Markup info in ELF gnu.build-id and gnu.debuglink
|
2021-01-13 14:24:43 -05:00 |
|
ghidra1
|
fb5ab7569d
|
Merge remote-tracking branch 'origin/patch'
|
2021-01-11 23:06:39 -05:00 |
|
ghidra1
|
89a6574f6e
|
Merge remote-tracking branch 'origin/GP-521-dragonmacher-apply-data-types-2--SQUASHED' into patch
|
2021-01-11 23:04:15 -05:00 |
|
ghidra1
|
eae5fd5e88
|
Merge remote-tracking branch 'origin/GP-565_DecompilerForLoops'
|
2021-01-11 18:58:24 -05:00 |
|
ghidra1
|
cc483f08ab
|
Merge remote-tracking branch 'origin/patch'
|
2021-01-11 18:50:07 -05:00 |
|
ghidra1
|
efc60f9666
|
Merge remote-tracking branch 'origin/GP-528_jpleasu_fix_scriptname_fixup--SQUASHED-over-patch' into patch
|
2021-01-11 18:45:40 -05:00 |
|
ghidra1
|
d487bdc2e5
|
Merge remote-tracking branch 'origin/GP-576_jpleasu_fix_bundles_concurrent_mod_bug--SQUASHED' into patch
|
2021-01-11 18:40:15 -05:00 |
|
ghidra1
|
65e19b869e
|
Merge remote-tracking branch 'origin/GP-575_ghizard_PR-2167_andv2_Allow_white_spaces_in_paths_used_by_createPdbXmlFiles.bat' into patch
|
2021-01-11 18:38:12 -05:00 |
|
ghidra1
|
9032c75029
|
GP-431 corrected merge bug related to structure bitfields and
flex-arrays
|
2021-01-11 18:34:36 -05:00 |
|
dev747368
|
8f35939ae6
|
GP-584 fix spelling
|
2021-01-11 17:50:32 -05:00 |
|
Jason P. Leasure
|
e4e15cdb9d
|
don't assume that scripts are Java, fixes #2562
|
2021-01-11 09:33:48 -05:00 |
|
Jason P. Leasure
|
72880eab41
|
add thread safe class for bundle file&location mapping
|
2021-01-08 17:36:53 -05:00 |
|
Jason P. Leasure
|
9464d37104
|
GP-521 - Fixed broken animation that shows status text on an error
GP-521 - Updated Data Type Chooser dialog work the same as the drag/drop data types
|
2021-01-08 17:17:06 -05:00 |
|
caheckman
|
3bfcb95788
|
Refactor Varnode printRaw
|
2021-01-07 15:13:41 -05:00 |
|
caheckman
|
5f715d73e3
|
using emplace
|
2021-01-07 14:36:10 -05:00 |
|
ghizard
|
bd5a983708
|
GP-575 - Also allow batch argument to contain spaces; also certify.
|
2021-01-07 13:38:54 -05:00 |
|
dragonmacher
|
3c16d304ee
|
Fixed potential NPE when disposing
|
2021-01-05 18:17:15 -05:00 |
|
dragonmacher
|
904d81e936
|
Merge branch 'dragonmacher-reverted-changes'
|
2021-01-05 13:12:02 -05:00 |
|
dragonmacher
|
6e6f2641e2
|
Fixed incorrectly escaped line breaks; fixed bad loop check
|
2021-01-05 13:08:25 -05:00 |
|
caheckman
|
3644c120c0
|
Iterate statement form
|
2021-01-05 10:12:14 -05:00 |
|
dev747368
|
376ab12217
|
GP-566 Fix HTML escaping of function definition parameter names.
|
2021-01-04 19:55:28 -05:00 |
|
ghidra1
|
0aca0689fa
|
Fixed a few cases of SwingUpdateManager not getting disposed
|
2021-01-04 18:26:14 -05:00 |
|
caheckman
|
b2bc1eb019
|
Decompiler for-loops
|
2021-01-04 14:34:04 -05:00 |
|
ghidra1
|
1539318b59
|
Revert "Fixed a few cases of SwingUpdateManager not getting disposed; introduced speed improvements to the tests' waitForSwing() call"
This reverts commit 6e8811d087 .
|
2020-12-31 14:20:58 -05:00 |
|