radare2/libr/io
2022-10-04 11:07:18 +02:00
..
p Fix io_ptrace UB when increasing NULL pointer 2022-09-29 18:27:54 +02:00
io_bank.c Add rio reloc maps ##io 2022-10-03 21:17:07 +02:00
io_cache.c Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
io_desc.c Fix another uaf in the macho swizzling 2022-08-01 05:31:55 +02: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 Handle reloc maps properly in r_io_map_remap and r_io_map_resize ##io 2022-10-04 11:07:18 +02: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 Massage more R2_580 pending changes breaking APIs and ABIs 2022-09-16 11:34:19 +02:00
ioutils.c Fix #20616 - Fix analysis when using io.cache ##io 2022-08-23 23:25:35 +02:00
Makefile Merge rhash into rcrypto and improve apis ##api 2022-09-15 11:25:40 +02: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