rizin/libr/include
2016-06-26 00:17:16 -04:00
..
sdb Update sdb for osx-ppc and other 0.10.2 updates 2016-04-27 00:25:28 +02:00
sflib Change inline asm constraints to "r" (#5065) (#5073) 2016-06-04 20:32:11 +02:00
btree.h Fix doublefree in btree and use-after-free in windbg 2015-11-02 12:32:31 +01:00
getopt.c
ht.h Fix #3901 - Cannot debug directories and follow symlinks 2016-01-03 01:28:02 +01:00
list.h
naked.h Fix null deref in r_core_free and add naked.h 2015-12-27 02:33:53 +01:00
r.h
r_anal.h Remove two unused fields in RAnalOp and some deadcode 2016-06-17 14:26:24 +02:00
r_anal_ex.h
r_asm.h Remove two unused fields in RAnalOp and some deadcode 2016-06-17 14:26:24 +02:00
r_bin.h Code cleanup 2016-06-18 01:15:52 +02:00
r_bin_dwarf.h Increase DEBUG_ABBREV_CAP from 16 to 32. (#5014) 2016-05-26 16:57:29 +02:00
r_bind.h Support cursor in dr= 2016-02-25 02:58:26 +01:00
r_bp.h Major rework to the native debugger (esp on Linux) (#5185) 2016-06-22 10:34:45 +02:00
r_cmd.h Save/restore macros in projects fix #4050 2016-02-07 00:51:26 +01:00
r_config.h Fix #2276 - Implement et command 2016-02-16 00:10:46 +01:00
r_cons.h fix macro for r_cons_println 2016-06-26 00:17:16 -04:00
r_core.h Refactor pia/pda and implement pdaj and pda= 2016-06-25 03:36:49 +02:00
r_crypto.h list all encoders/decoders supported by woE/woD and rahash2 -E/-D (fix #4851) 2016-05-11 22:25:54 +02:00
r_db.h Infer fixes Round 2 (#4993) 2016-05-24 22:22:15 +02:00
r_debug.h Workaround for enum vs type swig hack 2016-06-22 19:43:19 +02:00
r_diff.h Memory efficient implemenation of Levenshtein Distance for radiff2 (add -V) 2016-05-26 11:03:01 +02:00
r_egg.h
r_endian.h ESIL: generic endian-agnostic memory write in poke (#5001) 2016-05-25 10:37:33 +02:00
r_flags.h Fix #4410 - aai command to show analysis statistics info 2016-03-29 00:39:50 +02:00
r_flist.h Fix more issues reported by clang-analyzer 2015-11-03 22:14:00 +01:00
r_fs.h Initial implementation of fs.squash and merge squashfs-tools 2016-03-30 16:01:24 +02:00
r_hash.h list all encoders/decoders supported by woE/woD and rahash2 -E/-D (fix #4851) 2016-05-11 22:25:54 +02:00
r_io.h More refactorings, reindent and cleanup on r_io 2016-06-20 09:12:44 +02:00
r_lang.h Add cmdf callback and license in RLang 2016-05-31 02:32:30 +02:00
r_lib.h Support and load r_fs plugins 2016-02-21 02:32:28 +01:00
r_list.h Fix #3901 - Cannot debug directories and follow symlinks 2016-01-03 01:28:02 +01:00
r_magic.h
r_parse.h WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
r_pdb.h
r_print.h added cursor to undo seek history (#5054) 2016-06-01 12:16:00 +02:00
r_reg.h add r_reg_32_to_64 for @condret 2016-06-25 00:03:44 -04:00
r_regex.h Fix regoff_t conflict 2016-02-21 03:45:41 +01:00
r_search.h Initial support for search.overlap 2016-02-12 11:37:48 -06:00
r_sign.h Implemented 'zp' command 2015-12-24 12:24:05 +01:00
r_slist.h
r_socket.h Fix #4912 - Add rarun2 option to specify timeout signal to be sent 2016-05-17 10:41:33 +02:00
r_syscall.h
r_th.h remove a dup-line 2015-10-30 13:42:36 +00:00
r_types.h Add temporary range operator @.. (#4986) 2016-05-23 23:41:39 +02:00
r_types_base.h
r_userconf.h.acr Release 0.10.3 - codename: Bleeding Tooth 2016-05-25 01:32:30 +02:00
r_util.h add RBitmap to the rapi (#5176) 2016-06-19 11:10:59 +02:00
sdb.h