radare2/libr
2019-01-25 22:24:58 +08:00
..
anal Added MIPS 64-bit calling conventions (copy of 32-bit). (#12891) 2019-01-24 16:21:27 +08:00
asm Fix conversion f32.const or f64.const ##wasm 2019-01-21 12:14:24 +01:00
bin Fix buffer overrun on pdb file read ##bin 2019-01-25 06:22:28 +08:00
bp Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
config Move Palette to RConsContext to make RCoreTask less racy ##cons 2019-01-18 11:58:49 +01:00
cons Improvements and code cleanup in util/str ##core 2019-01-19 14:11:20 +01:00
core Revert "Prevent runaway scrolling in Visual when using arrow keys ##visual" 2019-01-25 22:24:58 +08:00
crypto Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
debug Fix debugger regression in Android ##debugger 2019-01-24 05:22:56 +08:00
egg Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
flag Small RFlags fixes (#12856) 2019-01-21 10:56:54 +01:00
fs Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
hash Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
include Add Certificates in rabin2 ##enhancement (#12900) 2019-01-24 17:22:53 +01:00
io Fix debugger regression in Android ##debugger 2019-01-24 05:22:56 +08:00
lang Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
magic Fix undefined behaviour in signed int with 24 bit shift in softmagic.c 2019-01-13 22:39:09 +01:00
parse Fixes for the android build and related warnings 2019-01-21 12:10:33 +01:00
reg Fix aht cjmp and optimize assert in asm.emu when no regprofile is set ##anal 2019-01-20 12:16:47 +01:00
search Fix rafind2 -S for UTF8 chars > U+00ff (#12866) 2019-01-22 09:43:10 +01:00
socket Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
syscall Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
util Add an additional null name check in print.c 2019-01-25 06:21:45 +08: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
config.mk.tail Minor improvements for the makefiles 2018-05-19 01:01:59 +02:00
depgraph.pl
do-ar-sh
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 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
Makefile 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
meson.build WebAssembly improvements in branch lines and namings ##wasm 2019-01-18 11:29:51 +01:00
rules.mk Add --with-libr and deprecate --with-{nonpic,pic,merged} (#10212) 2018-05-28 17:14:49 +02:00
stripsyms.sh
symgraph.pl