radare2/libr/include
2022-09-07 01:31:48 +02:00
..
heap More source spacing linting 2022-08-18 14:37:29 +02:00
r_crypto Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
r_util if != ifdef on msvc ##build 2022-08-30 12:17:08 +02:00
sflib Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
ptrace_wrap.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r2naked.h Use void in prototypes (#7972) 2017-07-20 10:48:55 +02:00
r_agraph.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_anal.h Move the asm.m68k.gnu into the anal ##refactor 2022-09-07 01:31:48 +02:00
r_arch.h Add lint for C++ include support ##build 2022-08-22 19:01:34 +02:00
r_asm.h Move the asm.m68k.gnu into the anal ##refactor 2022-09-07 01:31:48 +02:00
r_bin_dwarf.h More source spacing linting 2022-08-18 14:37:29 +02:00
r_bin.h Add support for REL file format plugin ##bin 2022-08-19 13:38:29 +02:00
r_bind.h Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
r_bp.h Rename corebind fields to coreb, for consistency with analb, iob ##abi 2022-05-07 11:58:38 +02:00
r_cmd.h Optimize alias iteration to linear time and improve alias help 2022-06-03 20:45:01 +02:00
r_codemeta.h Bring back the 32bit builds for Cydia ##build 2022-01-14 19:41:26 +01:00
r_config.h A better way to check if a project has been saved ##projects 2022-01-25 10:39:15 +01:00
r_cons.h Fix display issues with pss visual mode ##cons 2022-07-23 10:24:18 -04:00
r_core.h Fix #20653 - uaf of an unused variable in visual 2022-08-29 18:11:35 +02:00
r_crypto.h Add SM4 block cipher ##crypto 2022-08-08 19:23:33 +02:00
r_debug.h Fix debugger build for SerenityOS 2022-08-14 20:00:18 +02:00
r_drx.h Fix debugger build 2022-08-18 09:36:41 +02:00
r_egg.h Rename REgg.Cfile to REgg.cfile ##abi 2022-05-09 08:20:01 +02:00
r_endian.h Speedup parsing PE exports (#16762) ##bin 2020-05-05 12:58:06 +02:00
r_flag.h More source spacing linting 2022-08-18 14:37:29 +02:00
r_flist.h More source spacing linting 2022-08-18 14:37:29 +02:00
r_fs.h Fix UAF in md<tab> by owning the graph by core in the heap, not in stack 2022-08-22 01:50:32 +02:00
r_getopt.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_hash.h More source spacing linting 2022-08-18 14:37:29 +02:00
r_heap_glibc.h Add commands to parse mangling pointers glibc heap ##heap (#17534) 2020-09-01 00:45:12 +08:00
r_heap_jemalloc.h mv shlr/heap into libr/include/heap (#19285) 2021-10-22 14:56:34 +02:00
r_io.h Initial implementation of the reg:// io plugin ##io 2022-08-23 23:27:35 +02:00
r_lang.h Cleanup lang.vala plugin -20LOC, reduce file path limits, fix uaf 2022-06-28 14:07:07 +02:00
r_lib.h Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
r_list.h Rewrite r_list_uniq with a faster algorithm ##core 2022-01-11 23:29:47 +01:00
r_magic.h Test and benchmark --with-sysmagic in the CI ##search 2022-08-07 16:24:08 +02:00
r_main.h Initial implementation of r2pm.c ##r2pm 2021-12-16 12:47:40 +01:00
r_parse.h Merge asm.sparc_gnu into anal.sparc_gnu ##arch 2022-08-19 13:31:47 +02:00
r_pdb.h Improving PDB type information parsing and saving types into SDB (#17226) 2020-07-25 01:40:55 +08:00
r_qrcode.h Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
r_reg.h Revert RRegType.vec commits to keep ABI stable 2022-06-08 19:18:50 +02:00
r_regex.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_search.h Add Rabin Karp algorythm to ##search 2021-12-30 10:30:30 +01:00
r_sign.h Simplify deserialization of byte ##signatures 2021-11-05 10:13:56 +01:00
r_skiplist.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_skyline.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_socket.h Improve pid directive in rarun2, better info reporting ##tools 2022-08-02 03:15:24 +02:00
r_syscall.h Type and null check fixes for RConfig 2021-01-18 11:15:04 +01:00
r_th.h Expose the r_atomic_* apis as public 2022-05-19 23:03:30 +02:00
r_types_base.h Add R_MUSTUSE hint ##lint 2022-07-04 18:21:11 +02:00
r_types_overflow.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_types.h Update sdb fixing windows include issues 2022-08-30 12:30:23 +02:00
r_userconf.h.acr Add lint for C++ include support ##build 2022-08-22 19:01:34 +02:00
r_util.h Add lint for C++ include support ##build 2022-08-22 19:01:34 +02:00
r_vector.h Fix undefined behaviour in RVector, RPVector, RInterval and container_of ##fix 2022-03-21 12:04:14 +01:00
r_version.h.in Upgrade to acr-1.8.1 to get semver support ##core (#15816) 2020-01-17 12:18:05 +01:00
rvc.h Create a struct for rvc state ##projects 2022-05-26 19:52:01 +02:00