radare2/libr
2021-03-29 11:34:57 +02:00
..
anal V850 jmptable fix, cmpval is almost always -1 and slows anal to a crawl (#18498) ##anal 2021-03-21 02:27:23 +01:00
asm dcpu16/dis.c: Use snprintf/strncpy instead of sprintf/strcpy 2021-03-15 06:09:50 +01:00
bin Don't scream out WARNINGs, capitalizing it is enough 2021-03-19 11:02:54 +01:00
bp Don't scream out WARNINGs, capitalizing it is enough 2021-03-19 11:02:54 +01:00
config Simplify RConfigHold APIs and update calls from RCore ##config 2021-02-05 18:48:01 +01:00
cons Don't scream out WARNINGs, capitalizing it is enough 2021-03-19 11:02:54 +01:00
core Add p-- for graphing oneliner with the current block byte values 2021-03-29 11:34:57 +02:00
crypto Fix UB in serpent ##crypto (#17899) 2020-11-10 12:36:16 +08:00
debug Don't scream out WARNINGs, capitalizing it is enough 2021-03-19 11:02:54 +01:00
egg Don't scream out WARNINGs, capitalizing it is enough 2021-03-19 11:02:54 +01:00
flag Implement custom bit size cyclic memory layout and wrap flags in ##io (#18417) 2021-03-14 16:55:57 +01:00
fs Fix warnings and minor fixes due to code review 2021-03-17 11:16:51 +01:00
hash Implement ssdeep fuzzy hashing algorithm ##hash (#18490) 2021-03-18 00:35:03 +01:00
include Add p-- for graphing oneliner with the current block byte values 2021-03-29 11:34:57 +02:00
io Dont build the QNX IO plugin if built without GPL support 2021-03-19 17:41:01 +01:00
lang Remove dead code from the vlang plugin 2021-03-18 19:19:42 +01:00
magic Massage RRegex to fix codingstyle and a null deref. ##regexp 2021-01-08 04:42:07 +01:00
main Don't scream out WARNINGs, capitalizing it is enough 2021-03-19 11:02:54 +01:00
parse Free objects allocated by rz_syscall_get() 2021-03-15 02:24:16 +01:00
reg Use proper types in some fields in IO to fix some potential issues 2021-03-04 18:32:59 +01:00
search Don't scream out WARNINGs, capitalizing it is enough 2021-03-19 11:02:54 +01:00
socket Correct function pointers and allow fallback on libutil.so for dyn_init (#18505) 2021-03-29 11:11:38 +02:00
syscall Rename r_io_map_resolve to r_io_map_get ##io 2021-03-12 17:56:46 +01:00
util Add utf8 support with braile apis 2021-03-29 11:34:57 +02:00
config.h.head
config.h.in Add support for RAnal.ESIL plugins ##esil (#18206) 2021-01-24 16:39:45 +01: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
libr.pc.acr
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 the nogpl meson option ##build 2021-03-19 17:41:01 +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