rizin/libr/include
2020-04-10 08:09:41 +02:00
..
r_crypto
r_util Remove one level of indirection from PJ (#16484) 2020-04-08 23:09:19 +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
r_anal.h table_size should be ut64 (#16501) 2020-04-09 19:00:22 +02:00
r_asm.h Add support for or1k (OpenRISC) disasm+analysis (#15515) ##arch 2019-11-29 11:35:16 +01:00
r_bin.h Add NSString and size_t types in tcc+r2 ##types 2020-03-30 15:31:36 +02:00
r_bin_dwarf.h
r_bind.h Refactor RAnal Basic Blocks and Functions (#15169) ##anal 2020-01-15 15:23:34 +01:00
r_binheap.h
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
r_debug.h Decouple shlr/gdb registers profile from code (#16312) ##debug 2020-03-27 02:00:27 +01:00
r_diff.h
r_drx.h
r_egg.h
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
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
r_io.h Use RPVector for io->maps - speedup map traversal ##io 2020-04-07 12:43:41 +02:00
r_lang.h
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.h Fix #16109 - Add R_SYS_ARCH for s390x ##ports (#16471) 2020-04-10 08:09:41 +02:00
r_types_base.h
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