radare2/libr
2021-09-25 11:43:52 +02:00
..
anal Fix null deref when using anal.a2f ##anal 2021-09-25 11:43:52 +02:00
asm Update v35 disassembler again 2021-09-22 16:09:35 +02:00
bin Fix #19129 - RBin.getImports() list is unowned 2021-09-23 13:15:41 +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 Fix potential NULL deref in r_cons_flush 2021-09-19 22:58:26 +02:00
core Better subcommand error messages for @@, @@@ and @@@@ ##shell 2021-09-25 06:59:26 +02:00
crypto Add AES Key Wrap Algorithm ##crypto 2021-09-25 06:53:57 +02:00
debug Move linux specific thing used only in the debugger out of RUtil 2021-09-13 02:30:22 -07:00
egg Add ragg2 -e to pass egg programs as argument, and improve code quality 2021-05-04 13:16:55 +02:00
flag More fixes 2021-08-17 01:09:03 +00:00
fs Fix UB bug found randomly in the CI related to the mw command 2021-09-15 10:09:08 +02:00
hash Rename MD5 symbols to prevent OpenSSL collision ##build 2021-09-22 15:42:23 +02:00
include Add AES Key Wrap Algorithm ##crypto 2021-09-25 06:53:57 +02:00
io Some cleanup and code deduplication ##io 2021-09-23 16:54:33 +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 Use non-interactive RCore in rasign2 -S (#19134) 2021-09-24 09:18:24 +02:00
parse Support arch.* namings for the parse plugins ##disasm 2021-08-19 12:12:58 +02:00
reg Add one more RReg wrapper in RAnal for bindings (#18946) 2021-07-28 12:09:23 +02:00
search Add /cg command to search for GPG artifacts ##search 2021-07-30 01:29:01 +02:00
socket Fix last covs 2021-09-17 01:59:44 +02:00
syscall Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
util * Use r_w32 apis in RThreadCond for Windows ##windows 2021-09-20 05:41:18 +02:00
config.h.head
config.h.in Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +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 noisy messages generates by libr/count.sh 2021-08-23 22:30:57 +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 Improve build of libr.a and libr.dylib, fix and improve sys/ios-sdk.sh (#10046) 2018-05-09 23:31:52 +02:00
libr.pc.acr Fix a null assert in java parser and bring back the libr.pc.acr 2018-10-15 22:14:54 +02:00
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 Update configure with latest acr 2021-07-08 00:24:50 +02:00
meson.build Add AES Key Wrap Algorithm ##crypto 2021-09-25 06:53:57 +02:00
rules.mk Fix Makefile issue rebuilding libr/util everytime ##build 2021-08-27 03:03:34 +02:00
stripsyms.sh
symgraph.pl