.. |
sdb
|
Only use gcc's visibility attribute starting from 4.0
|
2015-12-07 21:48:44 +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
|
* QNX/arm port (this is bb10 and playbook devices)
|
2012-06-01 14:50:24 +02:00 |
ht.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +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
|
Various static and iOS related build issues are now fixed
|
2015-12-28 02:01:45 +01:00 |
r_asm.h
|
Get rid of _Bool
|
2015-12-01 12:39:12 +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
|
Initial support for Android BOOT images
|
2015-12-18 20:08:05 +01:00 |
r_bind.h
|
Handle bp.cmd and RBreakpointItem->cmd in RDebugContinue (bps and traces)
|
2014-10-30 22:58:51 +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
|
Remove erringly written semicolon in macro
|
2015-10-06 00:25:02 +03:00 |
r_config.h
|
Fix asm.emu in projects
|
2015-12-16 22:07:30 +01:00 |
r_cons.h
|
Oops missing .h update
|
2015-12-08 13:03:38 +01:00 |
r_core.h
|
Implemented slc subcommand and slc? help. prl now uses lines cache if
|
2015-12-24 13:18:09 +01:00 |
r_crypto.h
|
Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]'
|
2015-01-13 03:40:35 +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
|
Boolify RDebug API
|
2015-12-04 02:57:56 +01:00 |
r_diff.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
r_egg.h
|
Handle iOS/WatchOS/Linux SVC imm in REgg
|
2015-09-19 19:13:22 +02:00 |
r_flags.h
|
Initial support for 'an' aka no-return analysis points
|
2015-11-12 13:47:44 +01:00 |
r_flist.h
|
Fix more issues reported by clang-analyzer
|
2015-11-03 22:14:00 +01:00 |
r_fs.h
|
Fix problem with C++11
|
2015-12-01 13:10:54 +01:00 |
r_hash.h
|
Various bug fixes in RHash api
|
2015-10-17 12:18:55 +02:00 |
r_io.h
|
Fix for bug 3788
|
2015-12-09 22:20:54 +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
|
Add version field in plugins, and check it before loading
|
2015-06-21 10:09:12 +02:00 |
r_list.h
|
Update indentation in some more random files
|
2015-12-14 14:32:18 +01:00 |
r_magic.h
|
Make include files C++11 friendly
|
2014-04-11 10:26:25 +02:00 |
r_parse.h
|
Implement asm.relsub
|
2015-11-19 23:12:25 +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
|
Added config variable to set absolute or relative lines
|
2015-12-28 16:44:26 +01:00 |
r_reg.h
|
ARM's SP is r13 and add LR in r14
|
2015-12-31 14:10:11 +01:00 |
r_regex.h
|
Fixes for RRegex, Use r_regex_match(), comp+exec seems buggy
|
2015-10-24 02:06:45 +02:00 |
r_search.h
|
Fix #2474 - Implement rafind2 -m for magic search
|
2015-10-19 03:56:59 +02: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
|
socket/run: split r_run_start to make debugging easier
|
2015-10-29 08:21:24 +01: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
|
Implemented slc subcommand and slc? help. prl now uses lines cache if
|
2015-12-24 13:18:09 +01:00 |
r.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
sdb.h
|
Update sdb to 0.5, sdb is now public api
|
2012-09-04 01:46:12 +02:00 |