radare2/libr
Jeffrey Crowell aafea2ec4e fix crash on pd
closes #2026
2015-02-02 18:31:51 -05:00
..
anal Fixed some memory leaks 2015-02-02 01:44:38 +01:00
asm should fix #2010 2015-02-02 17:28:12 +01:00
bin fixed a _huge_ memory leak. 2015-02-02 01:44:38 +01:00
bp Fix #2021 - Implement dbj and db* to list breakpoints in JSON 2015-02-01 02:53:18 +01:00
config
cons Fix scr.html closing <font> tags (faster webui) 2015-02-01 02:28:17 +01:00
core fix crash on pd 2015-02-02 18:31:51 -05:00
crypto
db
debug Trace code with dc too, not only ds (thanks @earada) 2015-01-30 19:07:33 +01:00
diff
egg Fixed a pointer invalidation in r_egg_mkvar leading to an illegal free() 2015-02-02 01:41:37 +01:00
flags Add f--, fs-*, o--, enhace Po a lot 2015-01-22 02:22:29 +01:00
fs Fix some COVs 2015-01-29 12:16:37 +01:00
hash Cleanup MD5 code and fix mach0 warning 2015-01-13 03:09:23 +01:00
include Fix r_cons_readline() signature and some code cleanup 2015-01-31 00:50:05 +01:00
io Fix r_cons_readline() signature and some code cleanup 2015-01-31 00:50:05 +01:00
lang Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor. 2014-12-19 03:17:28 +01:00
magic Coverifix 2015-01-30 22:51:01 +01:00
parse Honor LDFLAGS in more places (Thanks Gentoo guys for noticing) 2015-01-27 17:46:56 +01:00
reg Initialize swapped stack arena and implement 'aeis' ESIL stack emulation helper 2015-01-27 12:46:15 +01:00
search Coverifix++ 2015-01-16 00:56:54 +01:00
socket
syscall Show strings in drr, Add ios syscalls and fix x86-32 debug on osx64 2015-01-14 02:00:55 +01:00
sysproxy
util Fix #1342: add escaping char feature in pf 2015-02-01 02:59:14 +01:00
config.h.head
config.h.tail
config.mk.head
config.mk.tail
depgraph.pl
Jamroot
libr.pc.acr
Makefile Use INSTALL_LIB for plugins too 2014-12-11 02:23:17 +01:00
rules.mk
stripsyms.sh
symgraph.pl