radare2/libr
2018-07-08 02:11:01 +02:00
..
anal Fix asan oobread in 6502 2018-07-08 01:29:14 +02:00
asm Update armass.c (#10653) 2018-07-07 21:50:40 +02:00
bin Fix undefined behaviour crash in mdmp 2018-07-08 01:30:22 +02:00
bp Implement named breakpoints with support for expressions 2018-06-19 12:27:57 +02:00
config Fix ft help message and install flag tags file 2018-05-27 15:55:33 +02:00
cons Add support for M-d (kill_word) (#10654) 2018-07-08 01:02:00 +02:00
core Fix #10507 - 'op' command, no args show current fd 2018-07-08 02:11:01 +02:00
crypto Restrict width boundaries in panels 2018-06-20 10:13:58 +02:00
debug Fix #7560 - stepping in OpenBSD 2018-07-07 16:47:57 +02:00
egg s/\r\n/\n/g 2018-05-21 22:13:07 +02:00
flag Add asm.flags.real option disabled by default 2018-07-05 00:55:51 +08:00
fs
hash Using safe memory clearance for sensitive data. (#10337) 2018-06-13 16:38:08 +02:00
include Add Semaphores to r_util and use them for joining Tasks (#10622) 2018-07-05 00:25:57 +02:00
io Fixed some covs (#10621) 2018-07-05 11:48:56 +02:00
lang More killing of strcasecmp/strncasecmp 2018-05-21 22:13:07 +02:00
magic Fix Linux build 2018-06-11 11:02:49 +08:00
parse Fix gcc8 warning for #10338 2018-07-05 23:03:10 +08:00
reg very minor optimization here, but it improved the performance of r_reg_32_to_64 quite significantly... Profiling a test program that used libr_anal esil went from r_reg_32_to_64 using ~9.5% to ~2.3% of the total time (#10624) 2018-07-05 00:24:06 +02:00
search More killing of strcasecmp/strncasecmp 2018-05-21 22:13:07 +02:00
socket Fixes for winedbg spawn (#10486) 2018-06-25 14:53:25 +02:00
syscall Fix pathes for meson (#10536) 2018-06-30 10:08:22 +02:00
util Fixed more covs (#10629) 2018-07-08 01:09:51 +02:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail
depgraph.pl
do-ar-sh
ld.script
libr.pc.acr
Makefile Force embed-bitcode on iOS builds 2018-06-10 03:38:28 +02:00
meson.build
rules.mk Add --with-libr and deprecate --with-{nonpic,pic,merged} (#10212) 2018-05-28 17:14:49 +02:00
stripsyms.sh
symgraph.pl