radare2/libr
2021-07-16 02:12:56 +02:00
..
anal Fix afsj, taking signature args instead of fcnargs in json ##anal (#18901) 2021-07-16 02:12:56 +02:00
asm Fix some issues spotted by msvc (#18899) 2021-07-15 17:24:05 +02:00
bin Fully de-assert the codebase. Instead use r_return_if_fail 2021-07-13 01:23:30 +02:00
bp Don't scream out WARNINGs, capitalizing it is enough 2021-03-19 11:02:54 +01:00
config Removed some pointless frees in r_config_set in config.c (#18814) 2021-06-08 17:01:40 +02:00
cons Initial implementation of ~.... for hudline prompt ##visual (#18861) 2021-06-28 00:13:15 +02:00
core Fix afsj, taking signature args instead of fcnargs in json ##anal (#18901) 2021-07-16 02:12:56 +02:00
crypto Avoid c99 feature (#18602) 2021-04-21 01:27:33 +02:00
debug More portability build fixes 2021-07-07 20:09:55 +02:00
egg Add ragg2 -e to pass egg programs as argument, and improve code quality 2021-05-04 13:16:55 +02: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 #12335 - ignore system-installed r2 includes ##build 2021-05-28 00:45:48 +02:00
hash Fix last covs (#18674) 2021-05-11 14:49:48 +02:00
include Initial import of the arm64v35 disassembler and analysis plugins ##anal (#18753) 2021-07-15 12:08:41 +02:00
io gprobe probably needs to use HAVE_PTY instead 2021-07-07 19:49:04 +02:00
lang Add initial support for building r2 on WASI ##build 2021-06-20 17:14:43 +02:00
magic Disable networking and libmagic widechar support for SerenityOS for now 2021-07-07 19:19:10 +02:00
main Fix memory leak and infinite loop in r_vc_find_rp ##rvc 2021-07-13 00:47:00 +02:00
parse foxes 2021-06-20 19:57:44 +02:00
reg Initial working implementation of =RS 2021-04-11 01:38:25 +02:00
search Fix 1445924 Resource leak 2021-04-13 20:09:33 +02:00
socket Simpler patch for the previous commit 2021-07-07 20:23:42 +02:00
syscall Add use_cgen meson option ##build (#18766) 2021-05-27 23:56:28 +02:00
util Fix r_str_ansi_len() causing unaligned 'unaligned' words ##disasm (#18900) 2021-07-15 21:29:24 +02:00
config.h.head
config.h.in Better handling of HAVE_SYSTEM, PTY, FORK, DYLINK and THREADS ##build 2021-06-10 13:52:29 +02:00
config.h.tail
config.mk.head
config.mk.tail Handle serenityos in config.mk too 2021-07-08 00:08:49 +02:00
count.sh Fix count script 2021-06-10 12:16:18 +02:00
depgraph.pl
do-ar-sh Remove tree-sitter and the r2-shell-parser ##shell 2021-04-24 21:58:09 +02:00
ld.script
libr.pc.acr
libs.custom.mk.example
libs.mk
Makefile Update configure with latest acr 2021-07-08 00:24:50 +02:00
meson.build Add missing w32.h ref 2021-06-28 03:58:35 +02:00
rules.mk Use dtags before rpath 2021-06-17 17:36:04 +02:00
stripsyms.sh
symgraph.pl