radare2/libr/core
2018-12-18 12:59:16 +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 Implement ecoo and extend scr.rainbow into pd ##visual (#12499) 2018-12-17 11:04:11 +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 Implement support for nword in ahi ##anal (#12494) 2018-12-17 12:56:07 +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
cmd_eval.c Implement ecoo and extend scr.rainbow into pd ##visual (#12499) 2018-12-17 11:04:11 +01: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
cmd_magic.c Honor search.maxhits in /m (#11609) 2018-09-21 16:32:25 +02:00
cmd_meta.c Display all metas in current offset instead of just one ##analysis 2018-12-14 12:39:32 +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 Fix pd -N start addr to be equal to so -N 2018-12-18 12:59:16 +01:00
cmd_project.c Fix few clang-analyzer warnings (#12415) 2018-12-06 15:12:27 +01:00
cmd_quit.c
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 Update cmd_type.c 2018-12-17 13:47:37 +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
disasm.c Fix issue in asm.hint.pos=0 (#12496) 2018-12-17 16:03:01 +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 Better asm.hints and support repeating in dw ##visual 2018-12-15 12:30:15 +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 Remove noisy warning in iso9660 2018-12-15 16:04:59 +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 prevop_addr() no-anal solution when near 0 2018-12-18 12:59:16 +01:00
vmarks.c
vmenus.c Implement support for nword in ahi ##anal (#12494) 2018-12-17 12:56:07 +01:00
yank.c Fix #11918 - Moved r_print.h into r_util/r_print.h 2018-11-14 10:54:22 +01:00