radare2/libr/config
pancake 53587faf25 * Implement rap:// remote radare protocol support
- Fully compatible with radare1
  - Server  $ r2 rap://:9999
  - Client  $ r2 rap://127.0.0.1:9999//etc/fstab
* r_io has been refactorized to support client/server io plugins
  - Requires make clean
* Enhacements in Visual mode:
  - [] keys change scr.cols eval variable (hex columns)
  - Handle offscreen cursor and selection
  - Handle <0 seeking in visual mode
2011-02-05 00:20:28 +01:00
..
t * Fix build in iOS 4.1 (darwin-arm) 2010-11-08 19:30:25 +01:00
callback.c * Release version to 0.3 2009-09-25 04:04:51 +02:00
config.c * Implement rap:// remote radare protocol support 2011-02-05 00:20:28 +01:00
deprecated.c * Initial import of libr 2009-02-05 22:08:46 +01:00
Makefile * Lot of makefile refactoring and cleanup 2009-02-06 13:17:51 +01:00