radare2/libr
David CARLIER 44cb24f1bf Using safe memory clearance for sensitive data. (#10337)
* Native one if possible or using memory barrier.
* Usage in few places at the moment.
* Attempt to fix OSx linkage issue, Meson linking to utils anyway
2018-06-13 16:38:08 +02:00
..
anal Sh esil implementation bugs fixed (#10334) 2018-06-13 11:13:25 +02:00
asm Fix some more oobreads in v850 2018-06-13 15:43:44 +02:00
bin Fix 2 more memleaks 2018-06-12 16:42:22 +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 overflow in canvas.c + fix utf8 crop (#10336) 2018-06-13 12:55:36 +02:00
core Support escaping pipes, backticks and redirections in the shell 2018-06-13 16:00:02 +02:00
crypto Meson: some cleanup (#10076) 2018-05-16 10:24:35 +02:00
debug Fix #10269 - rad is not json 2018-06-06 13:11:57 +02: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 Using safe memory clearance for sensitive data. (#10337) 2018-06-13 16:38:08 +02:00
io Optimize ls_empty() and r_list_empty() (#10244) 2018-06-03 02:20:28 +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 Fix last covs 2018-06-11 11:48:22 +02:00
syscall Fix uaf 2018-06-05 16:01:23 +02:00
util Using safe memory clearance for sensitive data. (#10337) 2018-06-13 16:38:08 +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 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 Update depgraph.pl 2016-06-21 13:16:00 +02:00