.. |
bfdbg.mk
|
Remove more r_lib references
|
2014-01-18 02:52:49 +01:00 |
debug.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
default.mk
|
Overhauled how files are loaded. Now *all* files use an IO plugin the default one is mmap'ed
|
2014-05-01 20:13:57 -05:00 |
gdb.mk
|
Fix linkage of gdbr on w32
|
2014-03-03 18:57:21 +01:00 |
gzip.mk
|
Initial import of the io.gzip plugin
|
2014-09-05 14:47:35 +02:00 |
http.mk
|
Remove more r_lib references
|
2014-01-18 02:52:49 +01:00 |
ihex.mk
|
Remove more r_lib references
|
2014-01-18 02:52:49 +01:00 |
io_bfdbg.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
io_debug.c
|
Fix iOS debugger attach
|
2015-10-31 00:48:08 +01:00 |
io_default.c
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
io_gdb.c
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
io_gzip.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
io_http.c
|
Add version field in plugins, and check it before loading
|
2015-06-21 10:09:12 +02:00 |
io_ihex.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
io_mach.c
|
Fix seek for ptrace and mach IO
|
2015-10-14 13:42:15 +02:00 |
io_malloc.c
|
Minor fixes for the previous commit
|
2015-09-04 15:35:37 +02:00 |
io_mmap.c
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
io_procpid.c
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
io_ptrace.c
|
Fix seek for ptrace and mach IO
|
2015-10-14 13:42:15 +02:00 |
io_r2pipe-test.js
|
Refactor r2pipe API into r_socket and fix w32 build
|
2015-05-14 02:50:57 +02:00 |
io_r2pipe.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
io_r2web.c
|
Fix more issues reported by clang-analyzer
|
2015-11-03 22:14:00 +01:00 |
io_rap.c
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
io_self.c
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
io_shm.c
|
Fix windist, r2pipe and plugins paths
|
2015-10-23 02:58:48 +02:00 |
io_sparse.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
io_w32.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
io_w32dbg.c
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
io_windbg.c
|
Incompatible pointer type warning during make
|
2015-10-16 13:16:49 +02:00 |
io_zip.c
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
mach.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
Makefile
|
Remove io/haret plugins (moved to r2e)
|
2015-01-27 18:35:48 +01:00 |
malloc.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
mmap.mk
|
Remove more r_lib references
|
2014-01-18 02:52:49 +01:00 |
procpid.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
ptrace.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
r2pipe.mk
|
Initial import of the r2pipe-io plugin
|
2015-05-13 12:39:51 +02:00 |
r2web.mk
|
Initial import of r2web:// io plugin
|
2015-06-06 03:02:35 +02:00 |
rap.mk
|
Remove more r_lib references
|
2014-01-18 02:52:49 +01:00 |
self.mk
|
Add Vo, fixes in $sys in RAsm, new io.self plugin, initial work on preloaded r2
|
2014-02-10 03:31:12 +01:00 |
shm.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
sparse.mk
|
Add RBufferSparse API and sparse:// io plugin
|
2015-03-16 01:19:25 +01:00 |
w32.mk
|
* Set library version number for plugins
|
2011-07-19 00:12:36 +02:00 |
w32dbg.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
windbg.mk
|
Initial WinDBG support
|
2014-12-07 19:32:45 +01:00 |
zip.mk
|
Remove more r_lib references
|
2014-01-18 02:52:49 +01:00 |