.. |
p
|
Fix #3605 - infinite print loops in m68k and mcs96
|
2015-10-29 12:02:06 +01:00 |
anal.c
|
Expose reftype in /r
|
2016-02-09 11:52:26 -06:00 |
asm.c
|
Change the anti pattern if (A) free (A); for free (A) ;
|
2015-12-20 19:28:39 +01:00 |
bin.c
|
Fix latest coverities
|
2016-01-18 11:15:02 +01:00 |
cmd_anal.c
|
Fix #4095 - VdW chopping down to 32bits
|
2016-02-10 11:45:25 -06:00 |
cmd_api.c
|
Save/restore macros in projects fix #4050
|
2016-02-07 00:51:26 +01:00 |
cmd_cmp.c
|
Fix some recent regression in cmd parsing
|
2015-10-25 03:34:51 +01:00 |
cmd_debug.c
|
Implement ahi 32 for IP address hints
|
2016-02-03 12:29:32 +01:00 |
cmd_egg.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
cmd_eval.c
|
Do not warn in e-
|
2016-01-25 15:54:25 +01:00 |
cmd_flag.c
|
Filter unselected flagspaces in r_flag_get_at.
|
2016-01-15 03:11:55 +01:00 |
cmd_hash.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
cmd_help.c
|
Fixed ?v as first command returning strange value on 32-bit arm
|
2016-01-26 21:55:06 +01:00 |
cmd_info.c
|
Initial rework for dyldcache
|
2016-02-04 15:44:49 +01:00 |
cmd_log.c
|
Fix #3557 - V_ is the new VF_, old one is in V??
|
2015-10-29 12:54:19 +01:00 |
cmd_macro.c
|
Save/restore macros in projects fix #4050
|
2016-02-07 00:51:26 +01:00 |
cmd_magic.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
cmd_meta.c
|
Fix #4095 - VdW chopping down to 32bits
|
2016-02-10 11:45:25 -06:00 |
cmd_mount.c
|
Fix some recent regression in cmd parsing
|
2015-10-25 03:34:51 +01:00 |
cmd_open.c
|
Boring typo fixes
|
2016-01-07 00:13:54 +01:00 |
cmd_print.c
|
Fixes on previous commit
|
2016-01-21 04:03:49 +01:00 |
cmd_project.c
|
Fix two more b64 with -1 length things
|
2015-09-18 19:37:07 +02:00 |
cmd_quit.c
|
|
|
cmd_search.c
|
Expose reftype in /r
|
2016-02-09 11:52:26 -06:00 |
cmd_section.c
|
Fix last coverities
|
2016-01-07 14:08:25 +01:00 |
cmd_seek.c
|
Get current section baddr if multiple files are open
|
2016-01-03 03:12:33 +01:00 |
cmd_type.c
|
to is now disable in Sandbox
|
2016-01-18 21:51:15 +01:00 |
cmd_write.c
|
Improve r_hex_str2bin, fix overflow and error check
|
2016-01-23 11:53:43 +01:00 |
cmd_zign.c
|
Adjusted zignature help
|
2015-12-27 17:05:29 +01:00 |
cmd.c
|
Improve r_hex_str2bin, fix overflow and error check
|
2016-01-23 11:53:43 +01:00 |
config.c
|
Use io.va in debugger mode to disable io.isValidAddress and fix analysis
|
2016-02-03 12:53:35 +01:00 |
core.c
|
Fix #4048 - Fix autocomplete of macros
|
2016-01-29 00:32:46 +01:00 |
disasm.c
|
Fix #4095 - VdW chopping down to 32bits
|
2016-02-10 11:45:25 -06:00 |
file.c
|
xnu: first series of patches to use mach exceptions
|
2016-01-18 22:24:16 +01:00 |
gdiff.c
|
Added size to radiff -C output
|
2015-10-29 23:44:19 +01:00 |
graph.c
|
Fix #4031 and #4030 - asm.jmphints independent from asm.comments
|
2016-01-27 02:25:25 +01:00 |
hack.c
|
Fix more issues reported by clang-analyzer
|
2015-11-03 22:14:00 +01:00 |
help.c
|
|
|
io.c
|
Improve r_hex_str2bin, fix overflow and error check
|
2016-01-23 11:53:43 +01:00 |
Jamroot
|
|
|
libs.c
|
Fix windist, r2pipe and plugins paths
|
2015-10-23 02:58:48 +02:00 |
log.c
|
|
|
Makefile
|
Fix #3429 - save/load visual marks using the new fV command
|
2015-10-12 14:33:52 +02:00 |
panels.c
|
core/graph: extend r_core_visual_graph to accept a graph
|
2016-01-05 00:36:26 +01:00 |
patch.c
|
Fix #2880 - Fix crash in rapatch (r2 -P)
|
2015-07-08 14:21:43 +02:00 |
plugin.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
project.c
|
Save/restore macros in projects fix #4050
|
2016-02-07 00:51:26 +01:00 |
pseudo.c
|
Minor code cleanup for pdc
|
2015-10-21 01:20:54 +02:00 |
rtr.c
|
Do not start webserver if http.root does not exist
|
2016-02-10 17:19:05 -06:00 |
syscmd.c
|
Fix #3585 - Implement cp and mv #syscmd
|
2015-10-25 02:32:22 +02:00 |
task.c
|
Fix '& cmd' task state
|
2016-01-03 02:32:56 +01:00 |
vasm.c
|
Fix visual assembler offset
|
2015-05-05 14:06:44 +02:00 |
visual.c
|
Fix #4095 - VdW chopping down to 32bits
|
2016-02-10 11:45:25 -06:00 |
vmarks.c
|
Fix #3429 - save/load visual marks using the new fV command
|
2015-10-12 14:33:52 +02:00 |
vmenus.c
|
Fix #4095 - VdW chopping down to 32bits
|
2016-02-10 11:45:25 -06:00 |
yank.c
|
Get rid of _Bool
|
2015-12-01 12:39:12 +01:00 |