radare2/libr
2019-05-05 22:55:20 +02:00
..
anal Sign hash, possible mem leak fix. (#13942) 2019-05-01 18:57:55 +03:00
asm Asm assemble, mem leak fixes ##asm 2019-05-04 15:48:05 +03:00
bin Fix heap overflow in macho parser ##bin 2019-04-27 11:26:45 +02:00
bp Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
config Fix uaf in config hold (#13591) 2019-04-01 00:19:40 +02:00
cons Fix warnings on Windows (#13954) 2019-05-05 01:11:12 +03:00
core Improve help msg for "." (#13961) 2019-05-05 22:31:58 +02:00
crypto Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
debug Initial implementation of dr. and ar. commands ##debug 2019-05-05 03:21:23 +03:00
egg Improve r_buf_buffer and remove r_buf_get_at (#13676) 2019-04-15 13:24:15 +02:00
flag Fix #13823 - Implement ftj and ft* commands ##core 2019-04-23 03:27:58 +02:00
fs Remove CYGWIN & MINGW remnants (#13377) 2019-03-15 12:55:08 +08:00
hash Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
include Implement graph neighbourhood navigation with i and I keys ##visual 2019-05-05 03:02:49 +03:00
io Fix warnings on Windows (#13954) 2019-05-05 01:11:12 +03:00
lang Fix lang_pipe_run hang in Windows (#13960) 2019-05-05 11:11:58 +02:00
magic Android magic numbers until Android 9.x ##search 2019-04-27 17:47:11 +02:00
main Fix rahash2 -B and -b regression not printing partial hashes ##bin 2019-05-05 12:52:02 +02:00
parse Initial work on refactoring RParse 2019-04-25 17:01:20 +02:00
reg Implement drc k=v to set conditional flags by type ##debug 2019-04-24 11:47:00 +02:00
search Completely kill the msvc/ directory and the unix-specific includes workarounds 2019-03-19 17:34:02 +01:00
socket Fix #13430 - Kill MinGW remnants ##deprecate 2019-03-31 12:03:07 +02:00
syscall Make ASAN green again (#13098) 2019-02-14 18:07:08 +01:00
util Implement graph neighbourhood navigation with i and I keys ##visual 2019-05-05 03:02:49 +03:00
config.h.head
config.h.in Meson: some cleanup (#10076) 2018-05-16 10:24:35 +02:00
config.h.tail
config.mk.head Add runmeson.bat for windows builds 2017-05-05 02:49:29 +02:00
config.mk.tail Remove CYGWIN & MINGW remnants (#13377) 2019-03-15 12:55:08 +08:00
depgraph.pl
do-ar-sh More ios-sdk build fixes 2019-01-30 09:14:24 -06: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 Handle libr/libs.custom.mk to make partial r2 builds if you need just a portion of r2 ##build 2018-11-16 08:37:47 +01:00
libs.mk Fix #13765 - asm/anal cant be build in parallel ##build 2019-05-05 22:55:20 +02:00
Makefile Create libr_main and make all binaries use it ##core 2019-03-08 14:22:59 +01:00
meson.build Added load_buffer and check_buffer for qnx (#13446) ##bin 2019-03-21 13:56:52 +08:00
rules.mk Create libr_main and make all binaries use it ##core 2019-03-08 14:22:59 +01:00
stripsyms.sh
symgraph.pl