radare2/libr
2018-06-18 19:44:29 +02:00
..
anal Add op.ireg/scale to ARM and apply that in type link 2018-06-16 18:24:48 +02:00
asm Was be fixed #10346 (#10347) 2018-06-14 15:59:13 +02:00
bin Make izz more task-safe (#10373) 2018-06-17 15:12:54 +02:00
bp Fix #10241 - Modified ARM32 breakpoint, this may break other ARM cpus... 2018-06-03 18:47:58 +02:00
config Fix ft help message and install flag tags file 2018-05-27 15:55:33 +02:00
cons Fix UAF introduced in previous malloc(0) bugfix 2018-06-18 19:44:29 +02:00
core dc: show error msg if debugger is dead (#10384) 2018-06-18 20:48:22 +08:00
crypto Meson: some cleanup (#10076) 2018-05-16 10:24:35 +02:00
debug Removed some spaces 2018-06-18 21:37:10 +08:00
egg s/\r\n/\n/g 2018-05-21 22:13:07 +02:00
flag Fix flags->tags leak (#10321) 2018-06-11 18:49:26 +02:00
fs Meson: some cleanup (#10076) 2018-05-16 10:24:35 +02:00
hash Using safe memory clearance for sensitive data. (#10337) 2018-06-13 16:38:08 +02:00
include Make izz more task-safe (#10373) 2018-06-17 15:12:54 +02:00
io Kill the R_ITV defines (-8LOC) 2018-06-15 01:20:39 +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 Aim to fix an oobread in rparse 2018-06-12 16:43:44 +02:00
reg More killing of strcasecmp/strncasecmp 2018-05-21 22:13:07 +02:00
search More killing of strcasecmp/strncasecmp 2018-05-21 22:13:07 +02:00
socket Add timeout for accept in HTTP Server (#10375) 2018-06-18 01:32:24 +02:00
syscall Fix uaf 2018-06-05 16:01:23 +02:00
util Move function pointer check out of if (#10374) 2018-06-18 00:08:19 +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 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 Update depgraph.pl script usage (#5577) 2016-08-22 11:22:13 +02:00
do-ar-sh Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02: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
Makefile Force embed-bitcode on iOS builds 2018-06-10 03:38:28 +02:00
meson.build Meson: remove duplicated io_plugins entries (#10108) 2018-05-16 12:12:36 +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