radare2/libr/io
pancake ad7e542b38 * Add '?r' command to get ranged random numbers
* Fix help for 'w' command
* Fix some null dereferences in gdb debug plugin (thanks @iamnion)
* Apply zed's patch fixing 32bit ptrace on 64bit boxes
* Fix 0 mod issue in r_num_rand()
2011-10-25 18:58:12 +02:00
..
p * Add '?r' command to get ranged random numbers 2011-10-25 18:58:12 +02:00
t * Use OpenSSL (cflags/ldflags) from pkg-config 2011-07-13 19:22:38 +02:00
cache.c * Fix r_io_cache 2011-06-22 00:19:02 +02:00
desc.c * Implement rap:// remote radare protocol support 2011-02-05 00:20:28 +01:00
io.c * Do not use strcpy/strcat/sprintf 2011-07-06 03:01:21 +02:00
Makefile * r2 -D now accepts a dbg.backend (dh) argument 2011-10-08 12:10:30 +02:00
map.c * Various gcc-4.6 warnings fixed 2011-06-30 00:17:12 +02:00
plugin.c * Use null fot unsupported plugins 2011-10-08 23:39:06 +02:00
section.c * Use memmove instead of strcpy in overlapped dietline buffers 2011-10-24 17:16:54 +02:00
undo.c * Bump release 0.8 - Codename thecakeisapie 2011-07-15 18:13:00 +02:00
undo.h