radare2/libr
2021-01-08 04:42:07 +01:00
..
anal Refactor tcc and afcl commands, improve help and JSON ##types 2021-01-05 02:17:37 +01:00
asm Test arm part of arm.winedbg (#18132) 2020-12-29 10:14:02 +01:00
bin More assert issues fixed from the fuzzsuite 2021-01-05 02:17:37 +01:00
bp Use pj in bp.c & add test ##refactor (#18133) 2020-12-29 10:13:43 +01:00
config Fix some returns to fix initialization issues in evars ##config 2021-01-03 10:54:00 +01:00
cons Fix memleak in test_anal_block & test_io (#18153) 2021-01-02 09:37:23 +01:00
core Fix project test regression and add another test ##project 2021-01-08 02:09:57 +01:00
crypto Fix UB in serpent ##crypto (#17899) 2020-11-10 12:36:16 +08:00
debug Fix debugger build problem in android-x86_64 ##build 2021-01-07 10:24:41 +01:00
egg Fix ARM64 db/tools/ragg2 (#17801) 2020-10-19 18:21:49 +08:00
flag Improve and formalize r_name_check() along all the base ##core (#18020) 2020-12-16 14:49:50 +01:00
fs Fix 32 critical COVs (UAF, UB and OOB) (#18077) 2020-12-21 01:10:22 +01:00
hash Fix fletcher calculation on SystemZ (S390) ##port (#17937) 2020-11-19 11:51:21 +08:00
include Massage RRegex to fix codingstyle and a null deref. ##regexp 2021-01-08 04:42:07 +01:00
io Fix and refactor the ar:// plugin ##io (#18180) 2021-01-07 10:23:08 +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 32 critical COVs (UAF, UB and OOB) (#18077) 2020-12-21 01:10:22 +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 Massage RRegex to fix codingstyle and a null deref. ##regexp 2021-01-08 04:42:07 +01:00
config.h.head
config.h.in Meson: some cleanup (#10076) 2018-05-16 10:24:35 +02:00
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 Fix #3929 - Enable LTO in sys/static.sh ##build (#17141) 2020-08-13 13:55:39 +08:00
ld.script Improve build of libr.a and libr.dylib, fix and improve sys/ios-sdk.sh (#10046) 2018-05-09 23:31:52 +02:00
libr.pc.acr Fix a null assert in java parser and bring back the libr.pc.acr 2018-10-15 22:14:54 +02:00
libs.custom.mk.example Add sys/build-shlib.sh and fix static builds ##build 2019-05-28 23:15:22 +02:00
libs.mk Fix build race condition introduced in 0ba897f5c9 (#17773) 2020-10-10 00:36:10 +08:00
Makefile Add DbgEng based debug backend for Windows ##debug (#17491) 2020-08-24 19:01:10 +08:00
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