radare2/libr/anal
pancake 1184610971
Fix the CI badge and fully rewrite all the workflows to make sense ##build
* Windows, Linux, Static, macOS, Android, iOS builds published for every commit
* Kept coverage, coverity, fuzzing tests, lgtm and -Werror jobs
* Kill the continuos, the over-engineered matrix and other empty or unnecessary tasks (250 vs 900LOC)
* Jobs TODO: fatmac, termux and rpm (centos) packages
2021-01-12 13:41:21 +01:00
..
arch Determine Gameboy hardware registers in disassembly (#15909) ##asm 2020-02-07 09:41:30 +01:00
d Add amd64syscall calling convention definition ##anal (#18074) 2020-12-20 22:46:19 +01:00
p Support arm32 esil stmib/ldmib ##esil 2021-01-09 21:22:34 +01:00
anal.c Remove file.path and file.lastpath and add RProject ##projects 2021-01-03 10:54:00 +01:00
base_types.h Remove tokens after #endif (#17398) 2020-08-05 12:08:36 +08:00
bb.c Fix #17039 ##anal ##json 2020-12-31 22:58:06 +01:00
block.c Use the Set API instead of hashtable in anal.block.automerge (#18130) 2020-12-29 04:25:14 +01:00
cc.c Refactor tcc and afcl commands, improve help and JSON ##types 2021-01-05 02:17:37 +01:00
class.c atoi -> atoll 2020-11-10 12:23:46 +08:00
cond.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
cycles.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
data.c Add r_strbuf_reserve() and refactor r_anal_data_to_string() using RStrBuf API (#15144) 2019-09-29 02:03:37 +02:00
diff.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
dwarf_process.c Move breaks inside switch-case scopes 2020-12-26 11:15:03 +01:00
esil2reil.c Clean up r_num ##util ##refactor (#18049) 2020-12-17 22:24:27 +01:00
esil_cfg.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
esil_dfg.c Move breaks inside switch-case scopes 2020-12-26 11:15:03 +01:00
esil_interrupt.c Fix grammar across the code 2019-06-18 14:51:30 +08:00
esil_sources.c
esil_stats.c
esil_trace.c Fix ESIL tracing to be consistent with debug tracing ##anal 2020-09-02 06:00:38 +08:00
esil.c Add floating point operations for emulation ##ESIL 2021-01-11 19:21:46 +01:00
fcn.c Use r_str_get_fail() throughout codebase ##refactor (#18079) 2020-12-21 08:51:44 +01:00
flirt.c Make root a argv RCmdDesc ##newshell (#17326) 2020-09-15 15:27:10 +02:00
function.c Fix asan st overflow ##asan (#18149) 2021-01-01 23:33:34 +01:00
hint.c Implement rax2 -I to convert from/to LONG and IP Address ##print 2020-12-28 21:04:48 +01:00
jmptbl.c Fix heap-buffer-overflow in try_walkthrough_casetbl() (#17426) 2020-08-11 12:26:26 +08:00
labels.c Refactor Labels out of SDB ##anal (#17621) 2020-09-16 09:54:33 +02:00
Makefile Fix ESIL tracing to be consistent with debug tracing ##anal 2020-09-02 06:00:38 +08:00
meson.build Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
meta.c Refactor Meta out of SDB (#16716) 2020-05-09 20:49:28 +02:00
op.c Introduce R_ANAL_OP_FAMILY_SECURITY ##anal (#17394) 2020-08-03 10:44:42 +02:00
pin.c Fix possible use of dangling pointer due to calling r_anal_pin_fini() followed by r_anal_pin_init() (#17720) 2020-09-27 12:21:50 +02:00
reflines.c Bring merge sort and insertion sort cmp function semantics together (#17473) ##util 2020-09-09 15:45:34 +02:00
rtti_itanium.c Move breaks inside switch-case scopes 2020-12-26 11:15:03 +01:00
rtti_msvc.c Fix the CI badge and fully rewrite all the workflows to make sense ##build 2021-01-12 13:41:21 +01:00
rtti.c Improve itanium RTTI parsing and vtable search ##anal 2020-05-03 17:55:20 +02:00
sign.c Fix 32 critical COVs (UAF, UB and OOB) (#18077) 2020-12-21 01:10:22 +01:00
switch.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
type_pdb.c PDB: Fix NULL deref with unsupported leaf type (#17996) ##bin 2020-12-06 18:12:29 +01:00
type.c Fix format string warnings 2020-10-19 11:50:06 +02:00
value.c Update record & replay features to trace reg/mem changes ##debug (#17127) 2020-07-27 12:54:33 +08:00
var.c Fix the CI badge and fully rewrite all the workflows to make sense ##build 2021-01-12 13:41:21 +01:00
vtable.c Add test and update arm.winedbg (#18117) ##asm 2020-12-28 20:56:52 +01:00
xrefs.c Add cfg.json.* encoding options (#17681) ##json 2020-10-27 11:46:27 +01:00