radare2/libr/core
2016-10-28 01:04:25 +02:00
..
p Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
anal_tp.c fixing bug in anal type matching 2016-09-04 19:13:10 +03:00
anal_vt.c Fix latest covs 2016-09-03 17:26:56 +02:00
anal.c Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
asm.c Fix #5867 - Remove all references to __FILE__ or __LINE__ 2016-10-09 11:01:41 +02:00
cbin.c avoid fork and r_core_new in iz commands 2016-10-19 23:02:38 +02:00
cio.c Fixed 40 null derefs reported by coverity 2016-10-20 15:02:25 +02:00
cmd_anal.c aftm seek back to original offset fix #6007 2016-10-25 20:45:19 +02:00
cmd_api.c Fix 20 more covs (divBy0, dbl3, negidx, bufovr, ..) 2016-10-20 15:39:36 +02:00
cmd_cmp.c Implement prj.files and fix some bugs in project listing and saving 2016-10-17 23:58:39 +02:00
cmd_debug.c Fixed 40 null derefs reported by coverity 2016-10-20 15:02:25 +02:00
cmd_egg.c replace r_cons_printf("%s\n",p) r_cons_println(p) 2016-06-26 00:52:03 -04:00
cmd_eval.c Add autocompletion for wxf and wtf 2016-10-27 17:11:24 +02:00
cmd_flag.c Fixed 40 null derefs reported by coverity 2016-10-20 15:02:25 +02:00
cmd_hash.c Fix #4965. Add support for luhn searching and hashing. 2016-08-01 12:34:54 +02:00
cmd_help.c Implement ?O and r_asm_mnemonics() new API 2016-10-27 00:54:48 +02:00
cmd_info.c Add ik* command to load bin headers info, and use Cf for that 2016-10-27 23:51:22 +02:00
cmd_log.c core/cmd_log: Fixed T description 2016-07-12 21:24:55 +02:00
cmd_macro.c Fix crash in macros 2016-10-18 02:08:53 +02:00
cmd_magic.c Fix #1476: respect search.from and don't seek on /m (#4973) 2016-05-23 11:25:17 +02:00
cmd_meta.c Add ik* command to load bin headers info, and use Cf for that 2016-10-27 23:51:22 +02:00
cmd_mount.c Fix #3286 - Use stdbool.h 2016-07-12 22:15:19 +02:00
cmd_open.c Implement support for recursive help ?? 2016-10-16 00:48:39 +02:00
cmd_print.c Fix another memleak in pdr (#6059) 2016-10-27 22:08:36 +02:00
cmd_project.c Implement prj.files and fix some bugs in project listing and saving 2016-10-17 23:58:39 +02:00
cmd_quit.c Correction for #5349 (#5369) 2016-07-25 10:37:51 +02:00
cmd_search_rop.c Fix #2571 - dcs is working again 2016-09-26 13:40:25 +02:00
cmd_search.c Function resolving when searching for calls Fix #1886 2016-10-25 14:31:48 +02:00
cmd_section.c changed how remove sections 2016-10-07 00:54:24 +02:00
cmd_seek.c remove `next' param from r_core_block_read() 2016-08-15 14:26:58 -05:00
cmd_type.c Fixing spaces in t* output (#5936) 2016-10-06 15:49:29 +03:00
cmd_write.c Fix wt usage 2016-10-27 23:55:54 +02:00
cmd_zign.c more coverities 2016-09-29 12:56:13 +02:00
cmd.c Implement column sorting in RCons.grep 2016-10-25 12:03:55 +02:00
config.c Add asm.minicols config var for pCd 2016-10-27 01:56:38 +02:00
core.c Fix filesize for mach0 in rabin2 -C 2016-10-28 01:04:25 +02:00
disasm.c Fix crash in disassembler 2016-10-27 01:42:00 +02:00
file.c Fixed 40 null derefs reported by coverity 2016-10-20 15:02:25 +02:00
gdiff.c Fix the radiff2 -C MATCH issue, still not perfect but getting in shape 2016-09-22 23:57:16 +02:00
graph.c Fixed 40 null derefs reported by coverity 2016-10-20 15:02:25 +02:00
hack.c Infer fixes Round 2 (#4993) 2016-05-24 22:22:15 +02:00
help.c
Jamroot Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
libs.c Fix invalid free() on teardown for io plugins (#5722) 2016-09-09 19:30:23 +02:00
linux_heap_glibc.c Fixed 40 null derefs reported by coverity 2016-10-20 15:02:25 +02:00
log.c replace r_cons_printf("%s\n",p) r_cons_println(p) 2016-06-26 00:52:03 -04:00
Makefile Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
panels.c Reindent a bit more 2016-10-26 23:16:31 +02:00
patch.c Reindent a bit more 2016-10-26 23:16:31 +02:00
plugin.c Remove two unused fields in RAnalOp and some deadcode 2016-06-17 14:26:24 +02:00
project.c Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
pseudo.c Add comments in pdc and arm.pseudo fixes 2016-04-22 10:15:17 +02:00
rtr.c Fixed 40 null derefs reported by coverity 2016-10-20 15:02:25 +02:00
syscmd.c Reindent a bit more 2016-10-26 23:16:31 +02:00
task.c Code cleanup and reindent in visual/core 2016-08-23 03:02:23 +02:00
vasm.c Code cleanup and reindent in visual/core 2016-08-23 03:02:23 +02:00
visual.c Implement prj.files and fix some bugs in project listing and saving 2016-10-17 23:58:39 +02:00
vmarks.c fix visual mark target address (#5637) 2016-08-29 20:20:10 +02:00
vmenus.c Initial implementation of flag zones 2016-10-06 02:40:26 +02:00
yank.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00