radare2/libr/core
pancake a488760903 Fix truncated issue with long dir.prefix is used
- Small optimization when concatenating the home
2019-02-11 15:47:20 +01:00
..
i Rewrite RSpaces to use RBTree and remove use of indices everywhere (#12904) 2019-01-28 16:41:42 +01:00
p Initial WIP implementation of sync using http and T ##sync 2019-01-13 03:42:56 +01:00
anal_objc.c Fix 'aao' command 2019-02-03 15:53:47 +01:00
anal_tp.c Add some spaces 2019-02-07 17:53:35 +08:00
blaze.c Honor op mask in r_core_anal_op 2018-06-10 03:17:33 +02:00
canal.c Initial implementation of aaF ##anal 2019-02-04 07:12:13 +01:00
carg.c Almost completely kill RIOSection from io and core (-218LOC) ##refactoring 2019-01-13 03:07:51 +01:00
casm.c Fix Segfault when executing /cj without args (#12961) 2019-01-31 09:17:31 -06:00
cbin.c Change -T behaviour and rename iF into it ##bin 2019-02-10 02:30:07 +01:00
cconfig.c Use pj api in core/config (#13047) 2019-02-11 11:38:38 +01:00
cfile.c Add iF to show file hash and related refactoring ##bin 2019-01-24 17:34:00 +08:00
cio.c Almost completely kill RIOSection from io and core (-218LOC) ##refactoring 2019-01-13 03:07:51 +01:00
cmd_anal.c Use pj api in afvsj 2019-02-10 23:38:16 +01:00
cmd_api.c Fixes for the android build and related warnings 2019-01-21 12:10:33 +01:00
cmd_cmp.c Fix abspath issue and implement r_file_copy using native api ##windows 2019-02-07 12:43:29 +01:00
cmd_colon.c Add cfg.log.events=false by default ##config 2019-01-13 03:42:56 +01:00
cmd_debug.c Fix #13031 - Crash in dbw 2019-02-10 03:08:10 +01:00
cmd_egg.c Fix more memleaks 2018-03-14 15:31:08 +01:00
cmd_eval.c Move Palette to RConsContext to make RCoreTask less racy ##cons 2019-01-18 11:58:49 +01:00
cmd_flag.c Use RSpaces in RFlag ##refactor 2019-02-03 09:06:45 -06:00
cmd_hash.c Improved hashbang error message (#12006) 2018-10-30 16:42:07 +01:00
cmd_help.c Initial WIP implementation of sync using http and T ##sync 2019-01-13 03:42:56 +01:00
cmd_info.c Adding one level into the hashes JSON (#13045) 2019-02-10 23:42:08 +01:00
cmd_log.c Add cfg.log.events=false by default ##config 2019-01-13 03:42:56 +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 Use RSpaces in RFlag ##refactor 2019-02-03 09:06:45 -06: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 New command 'oma' to create a map covering all VA ##io 2019-02-04 12:54:11 +01:00
cmd_print.c Fix #13033 - Crash in pifjA 2019-02-10 03:03:47 +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 Typo immbediate -> immediate ##docs 2019-02-04 14:29:13 +01:00
cmd_seek.c Use RSpaces in RFlag ##refactor 2019-02-03 09:06:45 -06:00
cmd_type.c Added feature to return error while parsing c header file (#13030) 2019-02-10 01:56:28 +01:00
cmd_write.c Use r_return in RAsm APIs and fix some regressions ##asm 2019-02-04 00:25:27 +01:00
cmd_zign.c Rewrite RSpaces to use RBTree and remove use of indices everywhere (#12904) 2019-01-28 16:41:42 +01:00
cmd.c Added feature to return error while parsing c header file (#13030) 2019-02-10 01:56:28 +01:00
core.c Fix truncated issue with long dir.prefix is used 2019-02-11 15:47:20 +01:00
corelog.c Initial WIP implementation of sync using http and T ##sync 2019-01-13 03:42:56 +01:00
cundo.c Initial import of the CoreUndo API and uc command 2018-03-14 12:12:44 +01:00
disasm.c Use RSpaces in RFlag ##refactor 2019-02-03 09:06:45 -06:00
fortune.c Several improvements in the Visual mode (help, tabs, ...) ##visual 2019-01-02 02:09:31 +01:00
gdiff.c Added import graph; updated ag? help 2018-05-21 01:55:43 +02:00
graph.c Introduce graph.few to render just few basic blocks, comma in visual ##graph 2019-01-20 02:42:39 +01:00
hack.c Implement 'wao jinf' to assemble infinite loop instruction ##asm 2019-01-26 12:08:04 +08:00
libs.c Fix musl build (required for Alpine) 2018-12-18 18:24:09 +01:00
linux_heap_glibc.c Fix regression in dmh's brk_end calculation (#12791) 2019-01-15 10:38:08 +01:00
linux_heap_jemalloc.c Refactoring RBin.open/close and RBinOptions ##bin 2018-11-07 17:22:41 +01:00
Makefile Initial implementation of the 'aao' command ##anal 2019-01-29 13:27:29 -06:00
meson.build Initial implementation of the 'aao' command ##anal 2019-01-29 13:27:29 -06:00
panels.c Use pjAPIs to output proper json and bug fixes ##panels 2019-01-24 16:22:23 +08: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 Use RSpaces in RFlag ##refactor 2019-02-03 09:06:45 -06:00
pseudo.c Fix #13034 - Trailing 0 is gone (#13046) 2019-02-11 11:00:59 +01:00
rtr.c Fix hang in =h& 2019-01-14 01:36:30 +01:00
task.c Move Palette to RConsContext to make RCoreTask less racy ##cons 2019-01-18 11:58:49 +01:00
vasm.c Fix #11340 - Visual Assembler not writing 2018-09-02 03:05:14 +02:00
visual.c Implement vt: to create a new tab with an associated command 2019-02-09 12:29:48 +01:00
vmarks.c Several improvements in the Visual mode (help, tabs, ...) ##visual 2019-01-02 02:09:31 +01:00
vmenus_graph.c Fix vv_ and signed addresses bug in esil for x86.cs (fixes kernel emulation) ##esil 2019-02-03 18:41:11 -06:00
vmenus_zigns.c Initial implementation of the visual zignatures in vbz ##sign 2019-01-26 08:29:08 -06:00
vmenus.c Fix vv_ and signed addresses bug in esil for x86.cs (fixes kernel emulation) ##esil 2019-02-03 18:41:11 -06:00
yank.c Update yank.c (#12787) 2019-01-15 09:17:21 +01:00