radare2/libr
2022-09-30 12:48:29 +02:00
..
anal Add R_UNUSED_RESULT and use it to avoid unnecessary -Wunused-result warnings 2022-09-30 12:48:29 +02:00
arch Fix last covs 2022-09-26 18:23:07 +02:00
asm Deglob 4 vars in the arm.gnu disassembler ##globals 2022-09-27 17:15:46 +02:00
bin Enlarge the c++ demangler stack limit to solve a warning ##bin 2022-09-27 19:31:21 +02:00
bp Enable the leading spaces linter rule and fix them all ##lint 2022-09-24 03:43:21 +02:00
config Remove asm.features, improve RBinInfo with flags and abi details ##bin 2022-09-26 19:22:42 +02:00
cons Fix last covs 2022-09-26 18:23:07 +02:00
core Use XDG instead of R2_HOME_CACHEDIR and R2_HOME_HISTORY ##core 2022-09-29 17:33:21 +02:00
crypto Fix last covs 2022-09-26 18:23:07 +02:00
debug Enable the leading spaces linter rule and fix them all ##lint 2022-09-24 03:43:21 +02:00
egg Use more tabs and add a (disabled for now) linter for it ##lint 2022-09-23 22:07:49 +02:00
flag Add more critical regions here and there 2022-09-24 23:14:29 +02:00
fs Add missing zip dependency to r_fs needed for static build 2022-09-15 11:54:24 +02:00
include Add R_UNUSED_RESULT and use it to avoid unnecessary -Wunused-result warnings 2022-09-30 12:48:29 +02:00
io Fix io_ptrace UB when increasing NULL pointer 2022-09-29 18:27:54 +02:00
lang Add .author field in all the RLang plugins ##api 2022-09-14 17:53:13 +02:00
magic Enable the leading spaces linter rule and fix them all ##lint 2022-09-24 03:43:21 +02:00
main Add R_UNUSED_RESULT and use it to avoid unnecessary -Wunused-result warnings 2022-09-30 12:48:29 +02:00
parse Use more tabs and add a (disabled for now) linter for it ##lint 2022-09-23 22:07:49 +02:00
reg Initial ref-counted RRegItems, needed for threadsafety ##threads 2022-09-26 12:22:35 +02:00
search Separate SM4 algorithm from plugin ##crypto 2022-09-15 16:28:38 +02:00
socket Use R_LOG in RCrypto 2022-09-15 11:25:40 +02:00
syscall Fix duplicate aarch64 syscalls ##analysis 2022-08-09 20:40:45 +02:00
util Use XDG instead of R2_HOME_CACHEDIR and R2_HOME_HISTORY ##core 2022-09-29 17:33:21 +02:00
config.h.head
config.h.in Fix meson build 2022-09-21 10:05:41 +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 Check for subcommands of iz to improve output on invalid input (#19467) 2021-12-05 04:43:31 +01:00
depgraph.pl
do-ar-sh Remove some more r_hash leftovers 2022-09-16 10:46:24 +02:00
ld.script
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 Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
libs.mk Introduce the new r_arch library, just the skeleton ##arch 2022-09-18 03:41:39 +02:00
Makefile Fix #18621 - Specify ABI version to be X.Y instead of X.Y.Z ##build 2022-02-01 20:03:26 +01:00
meson.build Deprecate the unused RFList ##api 2022-09-20 15:34:24 +02:00
rules.mk sys/lint for '0 ;' 2022-08-18 10:26:56 +02:00
stripsyms.sh
symgraph.pl