radare2/libr
2021-01-14 17:29:27 +01:00
..
anal Remove strncat usage (#18229) ##refactor 2021-01-14 17:24:23 +01:00
asm Remove strncat usage (#18229) ##refactor 2021-01-14 17:24:23 +01:00
bin Fix aof and tcc db/formats/mach0/mach0 2021-01-13 00:18:01 -05:00
bp Fix issues spotted with gcc -Werror 2021-01-13 01:28:10 +01:00
config Fix some returns to fix initialization issues in evars ##config 2021-01-03 10:54:00 +01:00
cons Remove strncat usage (#18229) ##refactor 2021-01-14 17:24:23 +01:00
core Use pj in dbtj ##refactor (#18230) 2021-01-14 17:29:27 +01:00
crypto Fix UB in serpent ##crypto (#17899) 2020-11-10 12:36:16 +08:00
debug Remove strncat usage (#18229) ##refactor 2021-01-14 17:24:23 +01:00
egg Proper artifact naming and use more r_str_get to avoid some null derefs 2021-01-13 02:08:06 +01:00
flag Improve and formalize r_name_check() along all the base ##core (#18020) 2020-12-16 14:49:50 +01:00
fs Remove strncat usage (#18229) ##refactor 2021-01-14 17:24:23 +01:00
hash Fix fletcher calculation on SystemZ (S390) ##port (#17937) 2020-11-19 11:51:21 +08:00
include Add riscv in RSysArch and make it an enum, not a bitmask ##util 2021-01-13 13:30:07 +01:00
io Fix warning 2021-01-13 01:31:59 +01:00
lang Use r_core_cmd_str_pipe when using . in a panels (#17982) ##visual 2020-12-16 14:25:36 +01:00
magic Massage RRegex to fix codingstyle and a null deref. ##regexp 2021-01-08 04:42:07 +01:00
main Initial deprecation of RCoreFile ##refactor 2021-01-08 02:09:57 +01:00
parse Fix pseudo and esil of the TST instruction on ARM32 #18108 (#18110) 2020-12-26 23:55:10 +01:00
reg Fix s390x test_reg 2021-01-09 12:34:29 +01:00
search Massage RRegex to fix codingstyle and a null deref. ##regexp 2021-01-08 04:42:07 +01:00
socket Fix 32 critical COVs (UAF, UB and OOB) (#18077) 2020-12-21 01:10:22 +01:00
syscall Remove example.syscall-file ##build 2020-10-09 12:33:42 +08:00
util Fix issues spotted with gcc -Werror 2021-01-13 01:28:10 +01:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail Forbid space builds with acr/make and add job to test them with meson/ninja ##build 2020-12-29 15:08:52 +01:00
depgraph.pl
do-ar-sh
ld.script
libr.pc.acr
libs.custom.mk.example
libs.mk Fix build race condition introduced in 0ba897f5c9 (#17773) 2020-10-10 00:36:10 +08:00
Makefile
meson.build Add few tests for v850.gnu and fix instruction bounds ##disasm 2020-11-28 19:39:23 +01:00
rules.mk Forbid space builds with acr/make and add job to test them with meson/ninja ##build 2020-12-29 15:08:52 +01:00
stripsyms.sh
symgraph.pl