radare2/libr/util
pancake 34d41b897f * Fix lot of regressions in command parsing
* Fix nested command repeaters
* Add hardcoded limit for BB analysis (fix infinite analysis bug)
  - RAnal.Fcn now has a .depth field
* Fix some r_cons usage related issues in rcore
* Add 'pif' command. as in 'pdf' one resizes the blocksize
* Fix '#' command/comment again
* Fix r_io_read issue that was causing everything to go wrong
2012-02-27 02:02:44 +01:00
..
regex * Fix all dangerous bugs reported by llvm-analyzer 2011-11-14 22:46:23 +01:00
t * Fix some warnings reported by the farm 2012-02-15 00:17:31 +01:00
alloca.c * Fix some warnings reported by the farm 2012-02-15 00:17:31 +01: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 * Fix x86olly disassembler %d and 0x%08x 2012-02-15 23:42:27 +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 * rudi_s: Add r_list_foreach_safe() which is safe when deleting elements 2012-02-14 18:10:52 +01:00
name.c * Re-enable r2 -t - use threads to load big files 2011-09-14 04:31:22 +02:00
num.c * Fix lot of regressions in command parsing 2012-02-27 02:02:44 +01: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 * apply rudi_s patch fixing multiple bugs 2012-02-12 23:45:04 +01:00
range.c * Add from/to arguments to search_preludes() 2011-07-06 11:48:16 +02:00
str.c * Fix w32 build 2012-02-14 18:10:01 +01:00
strsub.c * Some work to standarize r_cmd (R_API and _new) 2010-01-26 14:06:41 +01:00
sys.c * Add Simon Ruderich patch adding pager support to r_cons (thanks!) 2012-02-05 02:39:04 +01:00
w32-sys.c * Apply patching fixing various bugs on w32 2010-10-12 01:18:17 +02:00