radare2/libr/include
2020-04-12 15:53:54 +02:00
..
r_crypto Move trie, mixed, slist into Sdb's Attic, and DES from util to crypto ##refactor 2018-11-07 17:18:14 +01:00
r_util Add some extern c to headers. (#16545) 2020-04-12 15:53:54 +02:00
sdb Update SDB for sdb_copy() (#15356) 2019-10-25 15:30:43 +02:00
sflib Fix typo in ios-syscalls.txt (#15436) ##anal 2019-11-10 02:16:22 +01:00
r2naked.h
r_agraph.h Implement agd* based commands (#14809) 2019-08-16 22:51:11 +08:00
r_anal.h Remove unused RAnalFunction Members (#16521) 2020-04-12 20:17:45 +08:00
r_asm.h Add support for or1k (OpenRISC) disasm+analysis (#15515) ##arch 2019-11-29 11:35:16 +01:00
r_bin_dwarf.h Fix #8813 - segfault in dwarf parser 2017-11-14 04:15:54 +09:00
r_bin.h Add NSString and size_t types in tcc+r2 ##types 2020-03-30 15:31:36 +02:00
r_bind.h Refactor RAnal Basic Blocks and Functions (#15169) ##anal 2020-01-15 15:23:34 +01:00
r_binheap.h Add RPVector struct 2018-07-30 18:49:37 +02:00
r_bp.h Refactor breakpoint validation (#15754) ##debug 2020-01-04 01:54:24 +01:00
r_cmd.h Add support for @* commands in new r2-shell-parser (#16038) 2020-02-24 09:46:15 +01:00
r_config.h A bit of refactoring in r_config.h 2020-01-17 12:22:44 +01:00
r_cons.h Fix again the EOL bgcolor issue (and improve scr.html) (#16120) ##cons 2020-03-04 00:09:12 +01:00
r_core.h Fix #16210 - Show error message and update help for we ##io (#16427) 2020-04-08 14:22:01 +02:00
r_crypto.h Use quoted includes in r_crypto.h 2018-11-11 15:08:47 +01:00
r_debug.h Decouple shlr/gdb registers profile from code (#16312) ##debug 2020-03-27 02:00:27 +01:00
r_diff.h Use system diff in graphdiff nodes if possible and improve graphviz style (#9988) 2018-04-30 02:47:51 +02:00
r_drx.h Notify user on hardware breakpoint hit ##debug 2019-08-19 19:29:43 +02:00
r_egg.h Add ROP chain execution support in ragg2 ##rop (#13609) 2019-08-18 01:55:38 +02:00
r_endian.h Fix two warnings in r_endian 2019-10-08 22:32:08 +02:00
r_flag.h Enhance the way imports are processed in r_anal_function_get_signature ##types (#16211) 2020-03-13 22:28:25 +01:00
r_flist.h
r_fs.h Fix #14424 - Handle ~ operator in the ms shell ##cons (#15846) 2020-01-19 07:40:21 +01:00
r_getopt.h Always use r_getopt, do not depend on libc (not just on windows) ##core (#16325) 2020-03-27 17:06:40 +01:00
r_hash.h More spelling fixes in the code 2019-06-20 13:36:02 +08:00
r_heap_glibc.h Fix dmht for glibc caused by wrong tcache offset and definition (#16247) 2020-03-26 00:27:36 -05:00
r_heap_jemalloc.h Code refactoring for the theme based colorization to reduce derefs - dmh commands set ##cons (#13906) 2019-04-27 10:55:18 +02:00
r_io.h Use RPVector for io->maps - speedup map traversal ##io 2020-04-07 12:43:41 +02:00
r_lang.h Initial cleanup in RParse, delete mreplace plugin ##disasm 2019-06-17 02:23:58 +02:00
r_lib.h Add pkgname in RLibStruct for r2pm on outdated plugins ##core (#15813) 2020-01-15 09:49:41 +01:00
r_list.h Implement r_table_uniq as API and query (#16385) ##util 2020-04-08 20:34:05 +02:00
r_magic.h Make it possible to use sysmagic again (#15658) 2019-12-16 23:24:29 +01:00
r_main.h Always use r_getopt, do not depend on libc (not just on windows) ##core (#16325) 2020-03-27 17:06:40 +01:00
r_parse.h Improve SP based variable analysis ##anal 2019-12-18 16:32:46 +01:00
r_pdb.h
r_qrcode.h
r_reg.h Added register specific comment parsing to register profiles ##debug 2020-01-14 11:35:13 +01:00
r_regex.h
r_search.h Add elliptic curve private key search in /cr command (#15761) ##search 2020-01-07 22:01:16 +01:00
r_sign.h Apply types on matching zignature data ##signatures (#15746) 2020-01-16 10:26:03 +01:00
r_skiplist.h
r_socket.h Always use r_getopt, do not depend on libc (not just on windows) ##core (#16325) 2020-03-27 17:06:40 +01:00
r_syscall.h Fix #12700 (#16332) 2020-03-28 06:35:53 -05:00
r_th.h Fix some Race Conditions with the thready task scheduler (#15667) ##core 2019-12-18 16:54:37 +01:00
r_types_base.h Some code cleanup in RUtil.lib ##core 2019-08-09 23:49:15 +02:00
r_types.h Fix #16109 - Add R_SYS_ARCH for s390x ##ports (#16471) 2020-04-10 08:09:41 +02:00
r_userconf.h.acr Do not compile radare2-shell-parser by default (#15769) 2020-01-07 13:37:04 +01:00
r_util.h Add RIntervalTree data structure ##util (#15541) 2019-12-09 00:07:10 +01:00
r_vector.h Use RPVector for io->maps - speedup map traversal ##io 2020-04-07 12:43:41 +02: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
sdb.h