radare2/libr/core
2018-12-14 00:17:50 +01:00
..
p Fix more clang warnings (#12458) 2018-12-12 12:22:36 +01:00
anal_tp.c Do not call r_anal_cc_arg if we don't have cc info (#12150) 2018-11-14 12:14:00 +01:00
blaze.c Honor op mask in r_core_anal_op 2018-06-10 03:17:33 +02:00
canal.c Minor cleanups/fixes (#12478) 2018-12-14 00:17:50 +01:00
carg.c Honor op mask in r_core_anal_op 2018-06-10 03:17:33 +02:00
casm.c Minor code cleanups - free/R_FREE/etc 2018-11-13 00:23:49 +01:00
cbin.c Minor cleanups/fixes (#12478) 2018-12-14 00:17:50 +01:00
cconfig.c Add hex.bytes to toggle px/pxx 2018-12-12 01:11:21 +01:00
cfile.c Fix #12333 - NSO not working and a bunch of UB in arm64 ESIL (#12379) 2018-12-03 01:19:59 +01:00
cio.c Fix few more clang warnings (#12429) 2018-12-11 10:28:01 +01:00
cmd_anal.c Fix more clang warnings (#12458) 2018-12-12 12:22:36 +01:00
cmd_api.c Minor code cleanups free/R_FREE (#12157) 2018-11-14 21:23:20 +01:00
cmd_cmp.c Change void to RCore (#12125) 2018-11-12 00:03:06 +01:00
cmd_debug.c Fix more clang warnings (#12458) 2018-12-12 12:22:36 +01:00
cmd_egg.c Fix more memleaks 2018-03-14 15:31:08 +01:00
cmd_eval.c Fix instruments leaks (#11695) 2018-10-01 19:57:33 +02:00
cmd_flag.c Minor code cleanups free/R_FREE (#12157) 2018-11-14 21:23:20 +01:00
cmd_hash.c Improved hashbang error message (#12006) 2018-10-30 16:42:07 +01:00
cmd_help.c Fix another assert when printing blocks (#12173) 2018-11-15 19:35:47 +01:00
cmd_info.c Rename r_str_escape_utf8_to_json to ...for_json 2018-11-29 16:55:01 +01:00
cmd_log.c Add LL command to lock screen ##visual 2018-10-31 01:52:08 +01:00
cmd_macro.c Fix #7653 - inline macro foreach 2017-10-09 13:31:19 +02:00
cmd_magic.c Honor search.maxhits in /m (#11609) 2018-09-21 16:32:25 +02:00
cmd_meta.c Fix #12473 - implement C. command ##meta 2018-12-13 15:49:59 +01:00
cmd_mount.c Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC) 2018-09-22 11:31:45 +02:00
cmd_open.c Restore fd when loading symbols from file with oba (#12269) 2018-11-22 12:02:00 +01:00
cmd_print.c Minor cleanups/fixes (#12478) 2018-12-14 00:17:50 +01:00
cmd_project.c Fix few clang-analyzer warnings (#12415) 2018-12-06 15:12:27 +01:00
cmd_quit.c Add q!!! command for fast quits 2017-10-11 23:48:48 +02:00
cmd_search_rop.c Make Travis green again 2018-04-09 10:33:57 +02:00
cmd_search.c Few build compilation warning fixes. (#12464) 2018-12-12 13:25:44 +01:00
cmd_seek.c Fix so -N when no anal info available (#12469) 2018-12-12 22:03:32 +01:00
cmd_type.c Implemented tc command as an alias for tuc;tsc;tec... ##types 2018-12-10 19:39:02 +01:00
cmd_write.c Fix few clang-analyzer warnings (#12415) 2018-12-06 15:12:27 +01:00
cmd_zign.c Fix another assert when printing blocks (#12173) 2018-11-15 19:35:47 +01:00
cmd.c Various build compiler warning fixes attempts. (#12468) 2018-12-12 22:04:11 +01:00
core.c Fix few more clang warnings (#12429) 2018-12-11 10:28:01 +01:00
corelog.c Fix #10324 - Implement RLog API for leveled logging ##core (#11786) 2018-10-27 05:29:22 +02:00
cundo.c Initial import of the CoreUndo API and uc command 2018-03-14 12:12:44 +01:00
disasm.c Fix visual leahints hotkeys ##disasm 2018-12-13 11:17:24 +01:00
fortune.c Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994) 2018-05-02 15:58:14 +02:00
gdiff.c Added import graph; updated ag? help 2018-05-21 01:55:43 +02:00
graph.c Minor cleanups/fixes (#12478) 2018-12-14 00:17:50 +01:00
hack.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
libs.c Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994) 2018-05-02 15:58:14 +02:00
linux_heap_glibc.c Fix #12060 and #12072 - Rewrite r_num_abs and r_num_units ##core 2018-11-14 23:35:44 +01:00
linux_heap_jemalloc.c Refactoring RBin.open/close and RBinOptions ##bin 2018-11-07 17:22:41 +01:00
Makefile Remove all S commands ##refactoring 2018-10-30 13:23:18 +01:00
meson.build Remove all S commands ##refactoring 2018-10-30 13:23:18 +01:00
panels.c Minor cleanups/fixes (#12478) 2018-12-14 00:17:50 +01:00
patch.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
plugin.c s/deinit/fini/g 2018-05-27 15:55:33 +02:00
project.c Fix warnings (#12309) 2018-11-25 01:46:57 +01:00
pseudo.c Add parentheses in macros where needed for safety (#11290) 2018-08-30 13:16:50 +02:00
rtr.c Fix few minor leaks and remove dead code (#12201) 2018-11-17 18:19:04 +01:00
task.c Use after fix due to task free on non positive counting (#12138) 2018-11-13 11:56:57 +01:00
vasm.c Fix #11340 - Visual Assembler not writing 2018-09-02 03:05:14 +02:00
visual.c Fix so -N when no anal info available (#12469) 2018-12-12 22:03:32 +01:00
vmarks.c fix visual mark target address (#5637) 2016-08-29 20:20:10 +02:00
vmenus.c Improve pxa, use more colors. honor VdF (pf format) 2018-12-11 11:07:59 +01:00
yank.c Fix #11918 - Moved r_print.h into r_util/r_print.h 2018-11-14 10:54:22 +01:00