radare2/libr/util
pancake 29166cc940 * Initial import of the hud input method for the visual mode
* Use '_' key in visual mode to enter in hud mode
* Support mach0 files with multiple sections with same name
* Fix parsing of commands with nested quotes
* rename ?z to ?l
* added new command ?y to get and set yank buffer contents to stdout
* ?i stores the input into the yank buffer now
* ?I accepts a file name as argument which is loaded as hud
* ?k used as key=value temporal storage
* Add calc.c .. plans are:
  - support proper parenthesis in math.c
  - support floating point arithmetics
2012-01-31 02:45:17 +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
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 * Initial import of the hud input method for the visual mode 2012-01-31 02:45:17 +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 * Initial import of the hud input method for the visual mode 2012-01-31 02:45:17 +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 import of the hud input method for the visual mode 2012-01-31 02:45:17 +01:00
strsub.c * Some work to standarize r_cmd (R_API and _new) 2010-01-26 14:06:41 +01:00
sys.c * Fix dup2 for w32 2011-11-16 00:44:18 +01:00
w32-sys.c * Apply patching fixing various bugs on w32 2010-10-12 01:18:17 +02:00