radare2/libr/util
pancake f6e36687ed ** Apply Simon Ruderich patch with few modifications
* libr/bin/bin.c: Temporary solution to fix malloc://
* libr/bin/t/test_create.c: Add missing return
* libr/bin/t/test_create.c: Fix gcc warning
* libr/core/cmd.c: Fix read from uninitialized memory
* libr/io/io.c: Fix uninitialized variable
* libr/print/print.c: Prevent invalid read
* libr/util/buf.c: Don't return free()d memory in r_buf_mmap()
2012-02-04 23:25:10 +01:00
..
regex * Fix all dangerous bugs reported by llvm-analyzer 2011-11-14 22:46:23 +01:00
t * Import Glyn Kennington's patch for the build system 2011-11-03 11:49:50 +01:00
alloca.c * Added 'drd' command to show only modified regs 2010-09-24 16:45:56 +02:00
alloca.s * Initial import of libr 2009-02-05 22:08:46 +01:00
base64.c * Fix all dangerous bugs reported by llvm-analyzer 2011-11-14 22:46:23 +01:00
big-gmp.c * Autodetect and honor CC environment in ragg2-cc 2011-11-30 18:05:46 +01:00
big-ssl.c * Initial import of OpenSSL r_big API implementation 2010-07-16 23:13:34 +02:00
big.c * Initial import of OpenSSL r_big API implementation 2010-07-16 23:13:34 +02:00
bitmap.c * Added r_mixed_change_{begin|end} 2011-03-23 20:35:40 +01:00
btree.c * Fix all dangerous bugs reported by llvm-analyzer 2011-11-14 22:46:23 +01:00
buf.c ** Apply Simon Ruderich patch with few modifications 2012-02-04 23:25:10 +01:00
cache.c * Fix build and lot of warnings for w64 2011-07-13 18:55:16 +02:00
calc.c * Initial import of the hud input method for the visual mode 2012-01-31 02:45:17 +01:00
chmod.c * Fix all dangerous bugs reported by llvm-analyzer 2011-11-14 22:46:23 +01:00
file.c * Add ?ip and r_cons_hud_path() 2012-02-01 03:32:14 +01:00
flist.c * Initial import of the hud input method for the visual mode 2012-01-31 02:45:17 +01:00
graph.c * Initial implementation of r_debug_map_protect() 2011-11-25 04:32:32 +01:00
hex.c * Do not use strcpy/strcat/sprintf 2011-07-06 03:01:21 +02:00
ht64.c * Fix segmentation fault in asm.lines=false 2011-09-02 01:42:09 +02:00
ht.c * Added initial untested support for native gdb debugger mode 2011-05-06 00:59:10 +02:00
list.c * Apply patch from @w_levin fixing lot of memory leaks - Thanks! 2011-12-16 16:33:06 +01:00
log.c * Theorically fix the r_magic dirty sanchez bug 2011-11-16 10:06:34 +01:00
Makefile * Initial import of the hud input method for the visual mode 2012-01-31 02:45:17 +01:00
mem.c * Add asm.tabs for bearuty for free (enable by default?) 2012-01-26 03:18:45 +01:00
mixed.c * Fix some warnings related to alloca(), %llx and O_BINARY for w32 2011-11-29 12:28:02 +01:00
name.c * Re-enable r2 -t - use threads to load big files 2011-09-14 04:31:22 +02:00
num.c * Add '?r' command to get ranged random numbers 2011-10-25 18:58:12 +02:00
pool.c * Import the r_regex api in libr/util/regex from OpenBSD source 2011-09-14 02:07:06 +02:00
prof.c * Added 'drd' command to show only modified regs 2010-09-24 16:45:56 +02:00
range.c * Add from/to arguments to search_preludes() 2011-07-06 11:48:16 +02:00
str.c * Initial support for the z80 CPU 2012-02-04 03:51:22 +01:00
strsub.c * Some work to standarize r_cmd (R_API and _new) 2010-01-26 14:06:41 +01:00
sys.c * fast hack to fix the ff25 x86-64 opcode analysis 2012-02-01 02:56:35 +01:00
w32-sys.c * Apply patching fixing various bugs on w32 2010-10-12 01:18:17 +02:00