radare2/libr
2017-08-27 19:31:30 +02:00
..
anal Avoid dupes in anal.jmptbl for analysis, speedup 2017-08-26 00:37:38 +02:00
asm Enhance error checking in om and avoid adding the same map twice 2017-08-26 23:33:27 +02:00
bin Avoid to load SHDR into IO just PHDR (#8329) 2017-08-27 01:08:36 +02:00
bp Add conditional watchpoint (#8321) 2017-08-26 18:57:51 +02:00
config support for static build (#7822) 2017-06-28 22:54:40 +02:00
cons Fix #8340 - shift-tab in V! is working again 2017-08-27 19:31:30 +02:00
core Fix #8340 - shift-tab in V! is working again 2017-08-27 19:31:30 +02:00
crypto support for static build (#7822) 2017-06-28 22:54:40 +02:00
debug fix windows build (#8317) 2017-08-26 10:09:08 +02:00
egg 16 more bugs fixed. most are mem leaks. (#8307) 2017-08-24 17:20:39 +02:00
flag Fix a few more leaks 2017-08-11 13:22:37 +02:00
fs Fix UaF in fs.c 2017-08-11 18:06:25 +02:00
hash update incorrect FSF addresses 2017-08-15 22:28:30 -07:00
include Fix #8290 - Fix build on old compilers 2017-08-27 18:33:49 +02:00
io Add io->map_skyline as an RVector of uncovered map parts to enable optimization of r_io_v{read,write}_at in the future (#8332) 2017-08-27 18:05:58 +02:00
lang Fix random code style issues 2017-07-13 00:46:27 +02:00
magic Leak fixes (#8060) 2017-07-30 03:57:02 +02:00
parse fixed missing break on switch (#8299) 2017-08-24 13:32:23 +02:00
reg Add r_reg_{get,set}_value_by_role and fix "aef" because "PC" is not available on every arch (#8326) 2017-08-27 01:10:19 +02:00
search Bring RIODesc from SIOL and cleanup 2017-08-18 01:31:57 +00:00
socket 16 more bugs fixed. most are mem leaks. (#8307) 2017-08-24 17:20:39 +02:00
syscall Fix ds when cfg.debug=false and syscall handling on linux.x86-64 2017-08-11 15:01:52 +02:00
util MacOSX <10.5 didn't had the copyfile syscall 2017-08-27 19:07:53 +02:00
config.h.head
config.h.in Fixed meson r_version creation + reorder (#7909) 2017-07-14 13:13:18 +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 Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
depgraph.pl
do-ar-sh
libr.pc.acr
Makefile Fix ios-sdk builds 2017-07-04 19:16:24 +02:00
meson.build Meson fixes (SDB, linux, added io_ar) 2017-08-17 10:44:54 +02:00
rules.mk Fix build 2017-05-26 03:07:22 +02:00
stripsyms.sh
symgraph.pl
threads