.. |
arch
|
In cBPF jt and jf are unsigned, fix the code ##anal
|
2022-07-19 09:29:43 +02:00 |
d
|
Fix the CI (#19462)
|
2021-12-03 01:38:51 +01:00 |
p
|
anal_pickle coverity fixes (#20504)
|
2022-07-28 17:15:07 -04:00 |
anal.c
|
Add r_anal_is_aligned ##anal
|
2022-05-18 06:37:15 +02:00 |
anplugs.c
|
Fix last covs and support mount in ms ##fs
|
2022-07-08 09:51:21 +02:00 |
base_types.h
|
Remove tokens after #endif (#17398)
|
2020-08-05 12:08:36 +08:00 |
bb.c
|
Remove RAnalPlugin.jmpmid and use ANAL_ARCHINFO_ALIGN instead ##anal
|
2022-05-18 06:37:15 +02:00 |
block.c
|
Fix null deref in RCons.eprintf() and eprintf leftover
|
2022-05-12 18:14:56 +02:00 |
cc.c
|
Move more {bin,asm} globals into the TLS
|
2022-05-19 10:05:00 +02:00 |
class.c
|
Significantly reduce memory leaks in anal tests (#19759)
|
2022-02-27 14:57:58 -06:00 |
codemeta.c
|
Fix two minor covs
|
2021-11-09 13:27:42 +01:00 |
cond.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
cycles.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
data.c
|
Cleanup stuff
|
2022-06-26 12:41:22 +02:00 |
diff.c
|
Check for subcommands of iz to improve output on invalid input (#19467)
|
2021-12-05 04:43:31 +01:00 |
dwarf_process.c
|
Add a linting to avoid R_LOG calls ending with a dot ##lint
|
2022-07-04 17:42:25 +02:00 |
esil_cfg.c
|
Use new rbtree API in esil_cfg
|
2021-10-28 19:48:46 +02:00 |
esil_dfg.c
|
Use new rbtree API in esil_dfg
|
2021-10-22 01:47:21 +02:00 |
esil_handler.c
|
Add r_anal_esil_{syscall/interrupt}_{get/del} ##esil ##api
|
2021-03-04 19:18:19 +01:00 |
esil_plugin.c
|
Fix some asserts and nullderef spotted on arm64 ##esil
|
2021-02-24 17:13:30 +01:00 |
esil_stats.c
|
Boolify all the ESIL callbacks ##esil
|
2021-02-24 17:13:30 +01:00 |
esil_trace.c
|
Fix a new linting to remove the double error message in RLOG calls ##lint
|
2022-07-07 20:25:26 +02:00 |
esil.c
|
[5.8.0] - Future reminder to remove a global
|
2022-07-08 23:46:48 +02:00 |
fcn.c
|
More eprintf -> RLOG here and there ##refactor
|
2022-07-05 13:34:13 +02:00 |
flirt.c
|
Fix a new linting to remove the double error message in RLOG calls ##lint
|
2022-07-07 20:25:26 +02:00 |
function.c
|
Introduce r_arch.h. Use RArchConfig in RAnal and improve RRef api ##api
|
2022-04-24 23:11:26 +02:00 |
global.c
|
Remove trailing spaces (#19460)
|
2021-12-02 17:39:59 +01:00 |
hint.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
jmptbl.c
|
Fix invalid basic blocks on switch/jmptbl on arm64 ##anal
|
2022-05-17 13:15:13 +02:00 |
labels.c
|
Refactor Labels out of SDB ##anal (#17621)
|
2020-09-16 09:54:33 +02:00 |
Makefile
|
Move asm.xtensa into anal. fix dupplicated symbols linkage bug ##anal
|
2022-05-01 22:18:43 +02:00 |
meson.build
|
Dont build anal.arc with meson odr conflict with xtensa
|
2022-07-08 21:57:16 +02:00 |
meta.c
|
Dirty anal on user comments ##projects
|
2022-05-04 09:55:56 +02:00 |
op.c
|
Replace some instances of eprintf with R_LOG_
|
2022-06-28 02:49:42 +02:00 |
pin.c
|
Remove all the deprecated abi apis
|
2022-04-19 15:40:29 +02:00 |
reflines.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
rtti_itanium.c
|
Fix a new linting to remove the double error message in RLOG calls ##lint
|
2022-07-07 20:25:26 +02:00 |
rtti_msvc.c
|
Fix last covs and support mount in ms ##fs
|
2022-07-08 09:51:21 +02:00 |
rtti.c
|
Improve itanium RTTI parsing and vtable search ##anal
|
2020-05-03 17:55:20 +02:00 |
sign.c
|
Fix a new linting to remove the double error message in RLOG calls ##lint
|
2022-07-07 20:25:26 +02:00 |
switch.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
type_pdb.c
|
eprintf requires newline
|
2022-05-05 13:11:52 +02:00 |
type.c
|
Lint for x"" ##cleanup
|
2022-06-28 12:07:58 +02:00 |
value.c
|
More eprintf -> RLOG here and there ##refactor
|
2022-07-05 13:34:13 +02:00 |
var.c
|
More eprintf -> RLOG here and there ##refactor
|
2022-07-05 13:34:13 +02:00 |
vtable.c
|
Fix crash in vtable analysis on UB ##crash
|
2022-05-21 22:47:36 +02:00 |
xrefs.c
|
Implement ax, to list xrefs using RTable ##print
|
2022-05-30 21:23:01 +02:00 |