radare2/libr/io
pancake 020dd97a8b * Fix many segfaults discovered in OpenBSD
* Fix segfaults caused by read buffer overflow in x86im
  - use a 16 byte delta buffer in function and basic block analysis
* Fix r_list_delete segfault caused by an use-after-free bug
  - Thanks Edd Barrett for notifying :)
* Clean up many warnings reported by OpenBSD's gcc
* Reduce analysis depth to 50
* Fix OpenBSD syscall definitions and fix generator python script
2011-04-03 02:43:15 +02:00
..
p * Fix many segfaults discovered in OpenBSD 2011-04-03 02:43:15 +02:00
t * Add RIOMap in r_core_file_open 2011-02-12 01:52:41 +01:00
cache.c * Fix r_io_redirect and debugger IO 2011-01-22 00:57:43 +01:00
desc.c * Implement rap:// remote radare protocol support 2011-02-05 00:20:28 +01:00
io.c * Use RList int io_sections 2011-04-19 14:43:48 +02:00
Makefile * Merge old w32 build fix 2010-08-08 19:03:51 +02:00
map.c * Implement S- command (remove sections) 2011-04-19 00:59:16 +02:00
plugin.c * Huge r_io refactoring 2011-01-20 22:52:16 +01:00
section.c * Use RList int io_sections 2011-04-19 14:43:48 +02:00
undo.c * Use RList int io_sections 2011-04-19 14:43:48 +02:00
undo.h * Change the name of some types 2009-07-08 13:49:55 +02:00