radare2/libr/include
2016-03-29 01:13:00 +02:00
..
sdb Update sdb from git to fix a crash on windows 2016-02-15 19:01:50 +01:00
sflib Fixed accept prototype for linux x64 and darwin 2015-12-31 02:07:21 +01: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 Add __cplusplus extern "C" boilerplate everywhere 2013-06-18 12:09:23 +02:00
naked.h Fix null deref in r_core_free and add naked.h 2015-12-27 02:33:53 +01:00
r_anal_ex.h Fix static build 2014-06-25 04:11:43 +02:00
r_anal.h Show calls and refs in aai 2016-03-29 01:13:00 +02:00
r_asm.h attempt to fix scan.converity bugs 2016-03-04 00:50:25 +01:00
r_bin_dwarf.h Add Rust,Swift,C++14,.. dwarf detection and fix omf warning 2015-05-23 11:03:20 +02:00
r_bin.h Add a way to compare claimed CRC (in header) of PE files with the actual CRC. 2016-03-12 11:22:55 +01:00
r_bind.h Support cursor in dr= 2016-02-25 02:58:26 +01:00
r_bp.h Add support for 'interpreter' in RBin, ELF and MACH0 2015-10-22 02:13:26 +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 core/graph: extend r_core_visual_graph to accept a graph 2016-01-05 00:36:26 +01:00
r_core.h Fix #4393 2016-03-25 00:18:48 +01:00
r_crypto.h rahash2: Add RC2 2016-03-09 15:18:50 +01:00
r_db.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_debug.h Initial support for BOCHS (windows only for now) 2016-03-25 00:21:49 +01:00
r_diff.h Do not diff function strings, increase memlimit 2016-03-22 01:31:10 +01:00
r_egg.h Handle iOS/WatchOS/Linux SVC imm in REgg 2015-09-19 19:13:22 +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 Softly kill boolt type 2016-01-03 02:05:26 +01:00
r_hash.h Various bug fixes in RHash api 2015-10-17 12:18:55 +02:00
r_io.h Initial support for BOCHS (windows only for now) 2016-03-25 00:21:49 +01:00
r_lang.h #3052 all printf member functions changed to cb_printf 2015-08-09 03:25:05 +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 Make include files C++11 friendly 2014-04-11 10:26:25 +02:00
r_parse.h Initial import of the m68k.pseudo plugin 2016-03-15 12:29:53 +01:00
r_pdb.h #3052 all printf member functions changed to cb_printf 2015-08-09 03:25:05 +02:00
r_print.h Refactor the p=X, honor current seek and better ascii bars 2016-03-13 01:30:28 +01:00
r_reg.h Added drw/arw command + r_reg_arena_set_bytes 2016-03-22 11:48:42 +01: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 Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_socket.h Handle referer in http server for CSFR protection 2016-03-28 23:38:45 +02:00
r_syscall.h #3052 all printf member functions changed to cb_printf 2015-08-09 03:25:05 +02:00
r_th.h remove a dup-line 2015-10-30 13:42:36 +00:00
r_types_base.h Fix #3286 - Use stdbool.h 2015-09-14 02:08:31 +02:00
r_types.h Fix build for apple tv and watch simulators 2015-12-29 17:58:34 +01:00
r_userconf.h.acr Fix problem with C++11 2015-12-01 13:10:54 +01:00
r_util.h API fixes for bochs and honor sandbox 2016-03-27 13:43:51 +02:00
r.h Use R2_ as unique header guard prefix 2014-03-27 16:34:17 +01:00
sdb.h