radare2/libr
2022-01-15 16:42:34 +01:00
..
anal Add arc.mk in shared builds 2022-01-14 12:30:51 +01:00
asm Fix UBSAN in armass64 when shifting a signed variable 2022-01-14 12:42:04 +01:00
bin Fix return values and entry leak in check_inlined_canary() 2022-01-15 01:11:21 +01:00
bp Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
config Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
cons Use stdint like if there was no yesterday ##refactor 2022-01-09 19:48:16 +01:00
core Free buffer in aespc command 2022-01-15 16:42:34 +01:00
crypto Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
debug Expose RDebug for Linux-arm64 is also for 32bit 2022-01-13 19:20:52 +01:00
egg Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
flag Clean up sp->event in r_spaces_fini() 2022-01-11 01:10:00 +01:00
fs Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
hash Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
include Bring back the 32bit builds for Cydia ##build 2022-01-14 19:41:26 +01:00
io Free zfo in r_io_zip_open_many() when not appending 2022-01-14 00:28:09 +01:00
lang Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
magic Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
main Fix leaks when pfile is overwritten in r_main_radare2() 2022-01-15 01:11:21 +01:00
parse Use stdint like if there was no yesterday ##refactor 2022-01-09 19:48:16 +01:00
reg Save and check the reg arena size when peekpoking (Fix tests_64923) ##crash 2021-11-01 22:38:53 +01:00
search Add Rabin Karp algorythm to ##search 2021-12-30 10:30:30 +01:00
socket Implement rarun2 time=true attribute ##shell 2022-01-06 21:40:01 +01:00
syscall Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
util Update memory fixes in r_print_format_struct_size() 2022-01-15 01:11:21 +01: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 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 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 Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
libs.mk Fix build race condition introduced in 0ba897f5c9 (#17773) 2020-10-10 00:36:10 +08:00
Makefile Refactor, improve and move chip8 support out of libr/asm ##asm 2021-12-17 11:21:52 +01:00
meson.build Move asm/wasm into anal, and add new opasm() callback ##abi 2022-01-09 22:55:34 +01:00
rules.mk Do not remake on modules with d/ ##build 2021-12-12 21:47:07 +01:00
stripsyms.sh
symgraph.pl