radare2/libr/core
2014-02-04 04:42:54 +01:00
..
anal.c Fix #585 - Fix use-after-free bug 2014-02-04 04:42:54 +01:00
asm.c Fix some warnings 2013-12-09 04:56:13 +01:00
bin.c Add length and size fields in RBinString 2014-02-11 00:08:12 +01:00
cmd_anal.c Add cpu fail cycles, Add CCALL and improve GB 2014-02-26 01:15:34 +01:00
cmd_cmp.c Autocomplete ls and cat, add ls -l and more 2014-01-26 05:16:26 +01:00
cmd_debug.c Fix #639 - dsf makes r2 hanging 2014-02-18 03:06:13 +01:00
cmd_egg.c Fix more coverity issues 2014-01-18 23:02:53 +01:00
cmd_flag.c Fix clang build (unicode characters outside of literals) 2014-02-15 20:47:46 -05:00
cmd_hash.c Fix #466 - The '-' command works fine only once 2013-12-19 00:05:49 +01:00
cmd_help.c Fix clang build (unicode characters outside of literals) 2014-02-15 20:47:46 -05:00
cmd_info.c Changed the location of RBinObject, and created RBinFile to conform similarly to 2014-01-20 02:44:25 +01:00
cmd_macro.c Add 'pae' command to show esil from hexpairs 2013-12-23 01:57:43 +01:00
cmd_magic.c Pass t/test.arm, new cmd !123 to run historic command 2013-03-14 02:32:53 +01:00
cmd_meta.c Fix some warnings and indentations 2014-02-20 03:08:12 +01:00
cmd_mount.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_open.c Add 'aos' to sdb-ize the esil, file.suppress_warnings renamed to file.nowarn 2014-01-31 02:02:51 +01:00
cmd_print.c Fix #638 - /R segfaults (x86-udis86-esil issue) 2014-02-21 01:59:32 +01:00
cmd_project.c Rename 'rdb' to 'projects' in ~/.config/radare2/ 2014-02-22 02:36:24 +01:00
cmd_search.c Fix #582 - Escape binary strings in output error message 2014-02-23 01:56:26 +01:00
cmd_section.c Made Sa command match the description in Sa? 2013-06-27 00:52:51 +02:00
cmd_seek.c Some random cleanups for help pfx 2014-01-23 09:44:47 +01:00
cmd_type.c Sync with sdb 0.8.rc1 - lot of api changes 2014-02-19 05:02:59 +01:00
cmd_write.c Fix some more warnings 2014-02-25 12:18:29 +01:00
cmd_zign.c Support get/set introspection in 'pf' and handle scr.stride in px 2013-02-01 03:15:48 +01:00
cmd.c Fix #653 - Fix segfault in r_core_cmd_subst_i 2014-02-24 00:38:53 +01:00
config.c Add asm.bytespace=true config variable 2014-02-25 01:35:23 +01:00
core.c Add 'less' unix shell command 2014-02-11 02:39:59 +01:00
disasm.c Add cpu fail cycles, Add CCALL and improve GB 2014-02-26 01:15:34 +01:00
file.c Fix #627 - cannot reopen file (hack) 2014-02-21 11:00:46 +01:00
gdiff.c Fix formatting of long function names in radiff2 2013-11-18 13:27:06 +01:00
hack.c Fix build for latest refactoring 2013-12-06 05:18:57 +01:00
io.c Fixed coverity issues: 1164785, 1164787, 1164788, 1164790-1164794 2014-01-27 08:34:26 -06:00
Jamroot Added more Jamroot files 2014-01-03 00:13:46 +01:00
libs.c Add RAsmPlugins->cpus and handle it in rasm2 -L <arch> 2014-02-06 00:26:17 +01:00
log.c Fix some warnings 2013-04-02 12:45:16 +02:00
Makefile Handle uid/gid and perms in 'ls -l' (thanks zlul) 2014-02-18 04:03:07 +01:00
patch.c Fix coverity bugs 2013-12-18 23:58:05 +01:00
project.c Some more cleanup and rmeta fixes 2014-01-23 04:00:01 +01:00
rtr.c Some random cleanups for help pfx 2014-01-23 09:44:47 +01:00
syscmd.c This ls -l thing is unix-specific 2014-02-19 16:34:06 +01:00
vasm.c Fix 'VA' (visual asm), 'pd' and 'pD' with @b: suffix 2014-01-29 02:55:03 +01:00
visual.c Fix too much memory usage in analysis (thanks saelo) 2014-02-20 02:11:04 +01:00
vmenus.c Fix #582 - Escape binary strings in output error message 2014-02-23 01:56:26 +01:00
yank.c Fix two more segfaults reported by zlul 2013-11-14 04:15:40 +01:00