radare2/libr/core
2016-04-10 18:04:04 +02:00
..
p Fix #3605 - infinite print loops in m68k and mcs96 2015-10-29 12:02:06 +01:00
anal.c Fixes for ARM IT op 2016-04-07 11:52:36 +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 Fix CID 1352382 2016-04-09 16:02:01 +03:00
cmd_anal.c Honor 0 in pdf 2016-04-06 02:12:52 +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 Fix CID 1352383 2016-04-09 16:00:36 +03:00
cmd_egg.c More stdboolification 2015-09-14 12:35:38 +02:00
cmd_eval.c Fix a lot more covs 2016-03-31 13:21:51 +02:00
cmd_flag.c flags: refactoring of r_flag_set 2016-02-22 18:21:25 +01:00
cmd_hash.c More stdboolification 2015-09-14 12:35:38 +02:00
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 More stdboolification 2015-09-14 12:35:38 +02:00
cmd_meta.c Fix #4553 - e cfg.debug=true forces native 2016-04-08 03:40:53 +02: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 Fix CID 1346910 2016-04-09 16:06:51 +03:00
cmd_project.c Implement cmd PS. Fix ax{*,j} 2016-04-07 11:12:50 +02:00
cmd_quit.c Improved history save support 2015-01-17 19:29:32 +01:00
cmd_search.c Fix #4523 - Fix asm.emu + pd leaks 2016-04-07 11:11:46 +02: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 Fixing usage line order 2016-04-07 16:05:16 +02:00
cmd_zign.c Adjusted zignature help 2015-12-27 17:05:29 +01:00
cmd.c Fix a lot more covs 2016-03-31 13:21:51 +02:00
config.c Fix regprofile regression 2016-04-08 13:36:15 +02:00
core.c Fix uaf and another memleak 2016-04-04 00:36:18 +02:00
disasm.c Honor fcn.fcnlines in fcnvarlist 2016-04-08 12:18:28 +02:00
file.c Fix more memleaks 2016-04-04 00:17:57 +02:00
gdiff.c Fix #4523 - Fix asm.emu + pd leaks 2016-04-07 11:11:46 +02:00
graph.c Update graph help with summary mode 2016-04-10 13:02:23 +02:00
hack.c Fix more issues reported by clang-analyzer 2015-11-03 22:14:00 +01:00
help.c Fix some gcc warnings 2014-08-04 00:18:54 +02:00
io.c Fixing buffer size 2016-04-07 16:05:16 +02:00
Jamroot Somewhat better BoostJam support 2014-10-26 02:47:08 +02:00
libs.c CID-1354256-libs.c and CID-1352385-fs.c 2016-04-10 18:04:04 +02:00
log.c Add 'lm' command to better manage pending log messages 2014-07-31 05:20:48 +02:00
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 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 Implement cmd PS. Fix ax{*,j} 2016-04-07 11:12:50 +02: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 Fix visual assembler offset 2015-05-05 14:06:44 +02:00
visual.c correct amount of numbers in memcpy... 2016-04-07 21:27:42 -04: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 #4478 2016-04-01 19:24:41 +02:00
yank.c Implement new commands: yl, yw, ywx, wz, and re-fix .q 2016-03-31 05:42:37 +02:00