radare2/libr
2021-03-06 23:04:37 +01:00
..
anal Apply desired lifecycle of esil syscall and interrupt handlers in esil_dummy plugin ##emu ##api 2021-03-04 19:18:19 +01:00
asm Fix #17761 - Do not trim the "ptr " when asm.syntax=masm ##disasm 2021-02-27 02:33:19 +01:00
bin Minor ELF cleanup, using more size_t and ut64.max instead of 0 ##bin (#18389) 2021-03-01 20:57:48 +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 #16254 - grep expression parse improvement ##cons (#18419) 2021-03-06 23:04:37 +01:00
core Use proper types in some fields in IO to fix some potential issues 2021-03-04 18:32:59 +01:00
crypto
debug Fix warnings found on 32bit and --with-check-levels=0 2021-02-27 01:01:22 +01:00
egg Remove all dead assignment detect by clang sa (#310) ##rizin 2021-01-19 05:37:17 +01:00
flag
fs Fix absolute paths and add r_return guards ##fs 2021-02-24 11:24:42 +01:00
hash Fix name collision for SHA functions ##hash 2021-02-13 03:51:50 +01:00
include Fix #16254 - grep expression parse improvement ##cons (#18419) 2021-03-06 23:04:37 +01:00
io Use proper types in some fields in IO to fix some potential issues 2021-03-04 18:32:59 +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 Fix #18412 - Add R2_IGNVER variable to load plugins ignoring the version ##core (#18413) 2021-03-03 18:03:58 +01:00
parse Fix HUGE bottleneck in the WebAssembly pseudo disassembler and analyzer ##disasm (#18269) 2021-01-24 18:30:36 +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 Clear syscall and sysregs sdbs if their files are not found (#379) 2021-01-19 05:37:17 +01:00
util Use proper types in some fields in IO to fix some potential issues 2021-03-04 18:32:59 +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
depgraph.pl
do-ar-sh
ld.script
libr.pc.acr
libs.custom.mk.example
libs.mk
Makefile
meson.build Add meson -Dplugins=a,b,c to build only the specified plugins ##build (#18372) 2021-02-20 14:45:20 +01:00
rules.mk
stripsyms.sh
symgraph.pl