radare2/libr/cmd
pancake 4d50a86855 * Initial implementation of the rap:// IO plugin
- RMT packet descriptions are in r_io
  - io.rap plugin is now compiled by default.
    $ rm -f plugins.cfg
    $ ./configure-plugins
* Some syntax fixes in r_vm
* RCore.r_core_server() method uses r_io_is_listener() to wait for connections
* Some minor fixes in r_socket
  - Add r_socket_read_block() fixes SIGPIPE and network issues
2010-08-22 21:42:08 +02:00
..
p * More fixes on mingw32 build 2010-07-24 12:44:19 +02:00
t * Refactoring 2010-05-20 17:40:58 +02:00
cmd.c * Initial implementation of the rap:// IO plugin 2010-08-22 21:42:08 +02:00
macro.c * Add some missing methods in some vapis for valaswig 2010-03-18 22:22:21 +01:00
Makefile * Rename "handler" to "plugin" 2010-05-26 18:25:35 +02:00
plugin.c * Fix bug with static plugins 2010-05-28 02:44:51 +02:00
TODO * Clean TODO files 2010-05-21 01:46:26 +02:00