radare2/libr
2018-08-29 10:19:33 +08:00
..
anal remove unused define (#11277) 2018-08-27 21:40:39 +02:00
asm Add missing r_asm_op_get_buf 2018-08-28 14:12:20 +02:00
bin Fix #11227 - Fix another clusterfuzz crash (#11291) 2018-08-29 10:19:33 +08:00
bp Fix 10811 - Improvements in gdbclient breakpoints (#10940) 2018-08-07 12:15:11 +02:00
config meson improvements (#10617) 2018-07-09 16:58:38 +02:00
cons Reland #11181: replace sort_attrs (insertion sort) with a single insertion (#11201) 2018-08-23 01:35:18 +02:00
core Fix pxd regression 2018-08-28 15:58:30 +02:00
crypto Fix some warnings (#11152) 2018-08-20 14:52:02 +08:00
debug added possibility to execute r2 commands on syscall hit (#11283) 2018-08-28 15:56:07 +02:00
egg Fix last coverity 2018-08-19 16:39:55 +02:00
flag Meson: remove build_always for custom_targets (#10798) 2018-07-23 19:39:58 +02:00
fs meson: disable inclusion-only .c files (#10982) 2018-08-08 09:04:07 +02:00
hash Openssl meson (#10909) 2018-08-10 10:17:48 +02:00
include added possibility to execute r2 commands on syscall hit (#11283) 2018-08-28 15:56:07 +02:00
io Remove r_io_buffer* (#11239) 2018-08-27 00:51:44 +02:00
lang Use waitpid with WNOHANG in lang_pipe_run() (#11278) 2018-08-28 10:35:50 +02:00
magic Fix some warnings (#11152) 2018-08-20 14:52:02 +08:00
parse Fix crash in asm.imm.trim 2018-08-13 18:05:32 +02:00
reg Improve syscall search (#11058) 2018-08-13 03:13:25 +02:00
search meson improvements (#10617) 2018-07-09 16:58:38 +02:00
socket Openssl meson (#10909) 2018-08-10 10:17:48 +02:00
syscall Finish converting arm s110 syscalls (#11280) 2018-08-28 10:35:30 +02:00
util util: try to guess function name only when it contains "dll_" (#11236) 2018-08-27 14:13:38 +02: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 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
Makefile Force embed-bitcode on iOS builds 2018-06-10 03:38:28 +02:00
meson.build Fix meson build (#10877) 2018-08-01 09:28:03 +02: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