radare2/libr
2021-03-15 12:26:01 +01:00
..
anal Fix oobread ppc plugin ##anal 2021-03-15 05:54:25 +01:00
asm dcpu16/dis.c: Use snprintf/strncpy instead of sprintf/strcpy 2021-03-15 06:09:50 +01:00
bin Fix oobread bug in r_str_(ndup|nlen) APIs spotted by ASAN in SMD parser ##bin 2021-03-15 12:26:01 +01:00
bp Fix issues spotted with gcc -Werror 2021-01-13 01:28:10 +01:00
config Simplify RConfigHold APIs and update calls from RCore ##config 2021-02-05 18:48:01 +01:00
cons Fix heap overflow in cons.grep 2021-03-10 16:58:24 +01:00
core Show overlapped flags if requested and show them differently (#706) ##disasm 2021-03-15 06:09:39 +01:00
crypto Fix UB in serpent ##crypto (#17899) 2020-11-10 12:36:16 +08:00
debug Use more r_str_ncpy and improve it to not alloc beyond nullbyte ##api 2021-03-15 02:24:16 +01:00
egg Free objects allocated by rz_syscall_get() 2021-03-15 02:24:16 +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 Add plugins=nogrub option for meson ##build 2021-03-11 12:39:47 +01:00
hash Fix name collision for SHA functions ##hash 2021-02-13 03:51:50 +01:00
include Fix memleaks in agraph by keeping a separated list of dummy nodes ##visual 2021-03-15 04:21:08 +01:00
io Random uninitialized variable uses fixups (#18453) 2021-03-15 02:23:39 +01:00
lang Avoid array subscript type issues (#18295) 2021-01-26 13:08:58 +01:00
magic Massage RRegex to fix codingstyle and a null deref. ##regexp 2021-01-08 04:42:07 +01:00
main Random uninitialized variable uses fixups (#18453) 2021-03-15 02:23:39 +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 Add /cu[qj*] and r_search_find_uds API ##search 2021-02-01 12:42:03 +01:00
socket Fix more issues in RSocket.printf affecting the webserver ##socket 2021-02-06 22:29:39 +01:00
syscall Rename r_io_map_resolve to r_io_map_get ##io 2021-03-12 17:56:46 +01:00
util Fix oobread bug in r_str_(ndup|nlen) APIs spotted by ASAN in SMD parser ##bin 2021-03-15 12:26:01 +01: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
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 plugins=nogrub option for meson ##build 2021-03-11 12:39:47 +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