radare2/libr
2021-04-01 21:52:06 +02:00
..
anal Fix pcdelta for ARM esil LDR ##anal 2021-04-01 15:29:09 +02:00
asm Fix 1408737 Out-of-bounds write 2021-04-01 21:52:06 +02:00
bin Fix NULL dereference 2021-04-01 21:48:39 +02: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 Two coverity findings less 2021-03-30 00:56:04 +02:00
core Fix /ad of multiple consecutive instructions ##search 2021-04-01 00:47:35 +02:00
crypto Fix UB in serpent ##crypto (#17899) 2020-11-10 12:36:16 +08:00
debug Fix #18502 - dangling pointers issues in dbm ##debug 2021-03-29 21:25:20 +02: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 Fix some coverity vulnerabilities (#18516) 2021-03-30 22:05:47 +02:00
include Implement drcq and show it in visual debug/emu ##debug (#18519) 2021-03-31 19:26:19 +02:00
io Dont build the QNX IO plugin if built without GPL support 2021-03-19 17:41:01 +01:00
lang Add example for the SPP rlang plugin 2021-03-29 21:09:34 +02: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 Implement drcq and show it in visual debug/emu ##debug (#18519) 2021-03-31 19:26:19 +02:00
search Don't scream out WARNINGs, capitalizing it is enough 2021-03-19 11:02:54 +01:00
socket Fix some coverity vulnerabilities (#18516) 2021-03-30 22:05:47 +02:00
syscall Rename r_io_map_resolve to r_io_map_get ##io 2021-03-12 17:56:46 +01:00
util Fix uninitialized RBIter.path 2021-03-30 21:53:52 +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
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 ABI/API break. RAnnotationCode->RCodeMeta ##api (#18512) 2021-03-30 00:20:06 +02: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