.. |
p
|
Fix #3605 - infinite print loops in m68k and mcs96
|
2015-10-29 12:02:06 +01:00 |
anal.c
|
Add graph.gv variables to set custom graphviz styles
|
2016-03-31 02:25:54 +02:00 |
asm.c
|
Change the anti pattern if (A) free (A); for free (A) ;
|
2015-12-20 19:28:39 +01:00 |
bin.c
|
Enhance icj
|
2016-03-24 00:41:56 +01:00 |
cmd_anal.c
|
Fixed #4449
|
2016-03-30 11:31:04 +02:00 |
cmd_api.c
|
Save/restore macros in projects fix #4050
|
2016-02-07 00:51:26 +01:00 |
cmd_cmp.c
|
Missed fix in f4618c0 of r_core_diff for proper compilation
|
2016-03-22 14:47:57 +01:00 |
cmd_debug.c
|
Fixed #4449
|
2016-03-30 11:31:04 +02:00 |
cmd_egg.c
|
|
|
cmd_eval.c
|
Fix parsing of rgb colors and support html
|
2016-03-31 01:16:19 +02:00 |
cmd_flag.c
|
flags: refactoring of r_flag_set
|
2016-02-22 18:21:25 +01:00 |
cmd_hash.c
|
|
|
cmd_help.c
|
Implement ys to show clipboard as string
|
2016-03-31 05:15:20 +02:00 |
cmd_info.c
|
RBin: improving versioninfo
|
2016-03-16 18:10: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
|
|
|
cmd_meta.c
|
Add default noreturn functions, adjust xrefs and fix regression in type
|
2016-02-16 03:24:47 +01:00 |
cmd_mount.c
|
Fix some recent regression in cmd parsing
|
2015-10-25 03:34:51 +01:00 |
cmd_open.c
|
Fix #4436 - more help for o subcommands
|
2016-03-30 22:39:30 +02:00 |
cmd_print.c
|
Enhancements for the p=ej
|
2016-03-27 00:32:12 +01:00 |
cmd_project.c
|
|
|
cmd_quit.c
|
|
|
cmd_search.c
|
fix latest covs
|
2016-03-24 20:43:33 +01:00 |
cmd_section.c
|
Fix #4194 - Remove RCons dependency from RIO
|
2016-03-14 00:11:31 +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
|
Fixing coverities
|
2016-03-29 22:44:44 +02:00 |
cmd_write.c
|
Implement woE/woD to encrypt/decrypt with rc2/rc4/xor/blowfish/aes...
|
2016-03-16 13:33:50 +01:00 |
cmd_zign.c
|
Adjusted zignature help
|
2015-12-27 17:05:29 +01:00 |
cmd.c
|
Implement ys to show clipboard as string
|
2016-03-31 05:15:20 +02:00 |
config.c
|
Add graph.gv variables to set custom graphviz styles
|
2016-03-31 02:25:54 +02:00 |
core.c
|
Enhancements for the p=ej
|
2016-03-27 00:32:12 +01:00 |
disasm.c
|
Add asm.symbol to show flag/fcns in disasm
|
2016-03-29 02:03:17 +02:00 |
file.c
|
Do not diff function strings, increase memlimit
|
2016-03-22 01:31:10 +01:00 |
gdiff.c
|
Remove radiff2 -CC because we already have -A, -AA, -AAA ...
|
2016-03-22 13:00:02 +01:00 |
graph.c
|
Honor ec graph.{true|false|trufae} in aga for graphviz
|
2016-03-31 02:03:44 +02: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
|
Simplify ?T and fix load time
|
2016-03-18 13:39:45 +01:00 |
log.c
|
|
|
Makefile
|
Fix build (missing dep for core)
|
2016-03-16 13:45:38 +01:00 |
panels.c
|
core/graph: extend r_core_visual_graph to accept a graph
|
2016-01-05 00:36:26 +01:00 |
patch.c
|
|
|
plugin.c
|
|
|
project.c
|
Save types in the project file
|
2016-03-23 09:08:26 +01:00 |
pseudo.c
|
Fix str_case regression
|
2016-03-03 11:45:04 +01:00 |
rtr.c
|
Handle referer in http server for CSFR protection
|
2016-03-28 23:38:45 +02: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
|
|
|
visual.c
|
Fix #4453 - Honor cursor in Vx
|
2016-03-30 12:30:51 +02:00 |
vmarks.c
|
Fix #3429 - save/load visual marks using the new fV command
|
2015-10-12 14:33:52 +02:00 |
vmenus.c
|
core/vmenus: add 'Vdn' option to rename flags/vars in current inst
|
2016-02-23 02:35:47 +01:00 |
yank.c
|
Implement ys to show clipboard as string
|
2016-03-31 05:15:20 +02:00 |