radare2/libr/io
2021-09-20 22:10:08 +02:00
..
p Initial import of the isotp:// plugin ##io 2021-09-16 12:53:23 +02:00
io_bank.c Rename r_io_bank_update_map_location to r_io_bank_update_map_boundaries and make it useable for map resize (siol eternal) ##io 2021-09-20 22:10:08 +02:00
io_cache.c Fix #19006 - Fix io.cache crash by improving boundary checks ##io (#19008) 2021-08-23 13:02:18 +02:00
io_desc.c Fix some warnings spotted by visual studio (#18985) 2021-08-16 20:45:17 +02:00
io_fd.c Implement first/last/next/prev fd APIs ##io 2020-11-01 11:33:31 +01:00
io_map.c Some code cleanup (siol eternal) ##io 2021-09-20 22:10:08 +02:00
io_memory.c Add use_cgen meson option ##build (#18766) 2021-05-27 23:56:28 +02:00
io_memory.h Implement socket:// plugin, inspired by radare1 ##io (#18740) 2021-05-24 14:16:23 +02:00
io_plugin.c Rename tcp:// to tcp-slurp:// and improve help message ##io (#18735) 2021-05-23 21:11:39 +02:00
io_private.h Fix warning not addressed in cef191cde3 (#17456) 2020-08-26 11:01:56 +08:00
io_submap.c Implement r_io_submap_set{from/to} (siol_eternal) #18476 ##io 2021-09-20 22:10:08 +02:00
io.c Implement r_io_bank_{free,init,fini] (siol_eternal) ##io 2021-09-20 22:10:08 +02:00
ioutils.c Implement custom bit size cyclic memory layout and wrap flags in ##io (#18417) 2021-03-14 16:55:57 +01:00
Makefile Implement r_io_bank_{free,init,fini] (siol_eternal) ##io 2021-09-20 22:10:08 +02:00
meson.build Implement r_io_bank_{free,init,fini] (siol_eternal) ##io 2021-09-20 22:10:08 +02:00
p_cache.c Remove globals in cons/grep and random cleanup (#18671) 2021-05-10 11:56:08 +02:00
ptrace_wrap.c Linux debugger improvements 2021-04-19 17:28:42 -07:00
undo.c Rename r_io_map_get to r_io_map_get_at ##io 2021-03-12 17:56:46 +01:00
undo.h Use void in prototypes (#7974) 2017-07-20 14:50:13 +02:00