radare2/libr/io
2022-12-13 15:14:30 +01:00
..
p Fix UAF in streaming io plugins when used with io.va=1 ##io 2022-12-13 15:14:30 +01:00
io_bank.c Implement RBinFile.merge() and obm command to use it ##bin 2022-12-07 23:06:43 +01:00
io_cache.c Remove invocation of v layer cache in r_io_desc_read ##io 2022-12-12 06:27:11 +01:00
io_desc.c Remove invocation of v layer cache in r_io_desc_read ##io 2022-12-12 06:27:11 +01:00
io_fd.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
io_map.c Update sdb to remove double include paths ##build 2022-11-19 01:05:18 +01:00
io_memory.c Initial implementation of the xattr io plugin ##io 2022-08-17 23:18:11 +02:00
io_memory.h Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_plugin.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
io_submap.c Fix last covs from recent changes (v850 spaces/uaf, macho/io nullderefs) 2022-05-31 02:14:16 +02:00
io.c Kill r_io_read_at_mapped ##io 2022-12-11 23:27:46 +01:00
ioutils.c Fix #20616 - Fix analysis when using io.cache ##io 2022-08-23 23:25:35 +02:00
Makefile Fix and move failing tests, reorder lib build ##arch 2022-11-30 15:43:54 +01:00
meson.build Remove some more r_hash leftovers 2022-09-16 10:46:24 +02:00
p_cache.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
ptrace_wrap.c Cleanup stuff 2022-06-26 12:41:22 +02:00
undo.c Implement s** for proper seek history parseable output ##shell 2022-08-20 23:47:31 +02:00
undo.h Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00