radare2/libr/core
2021-11-20 01:02:53 +01:00
..
p Fix truncated string issue in the sixref plugin 2021-11-05 01:13:58 +01:00
agraph.c Fix NULL node warning in VV ##graph 2021-11-18 23:42:58 +01:00
anal_objc.c Fix assert spotted in the asan ci for aao 2021-11-02 12:20:08 +01:00
anal_tp.c Fix another aaft uaf crash 2021-11-08 12:24:08 +01:00
blaze.c Boolify cfg.debug (#18452) 2021-03-14 22:22:04 +01:00
canal.c Fix a problem serializing vartypes ##projects 2021-11-05 11:26:55 +01:00
carg.c Fix #18323 - honor anal.calls in aa ##anal 2021-04-25 01:11:57 +02:00
casm.c Show results after pressing ^C in /ad ##search (#18549) 2021-04-08 03:41:44 +02:00
cbin.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
cconfig.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
cfile.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
cio.c Cleanup and boolify some more debug apis ##refactor 2021-10-04 20:56:34 +02:00
citem.c Rename r_io_map_get to r_io_map_get_at ##io 2021-03-12 17:56:46 +01:00
cmd_anal.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
cmd_api.c Multiple alias improvements 2021-10-06 22:24:42 +02:00
cmd_cmp.c Random code cleanup in RCore 2021-10-28 12:19:02 +02:00
cmd_debug.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
cmd_egg.c Handle 'git' command (from system PATH) ##shell 2021-09-25 12:41:23 +02:00
cmd_eval.c Permit ending '%' in the env keys for % and @% ##shell 2021-10-09 03:26:47 +02:00
cmd_flag.c Liberate RSpaces from old rbtree api 2021-11-20 01:02:53 +01:00
cmd_hash.c Fix last covs 2021-05-25 11:46:01 +02:00
cmd_help.c Add lowercase seven-segmented-ascii-art alphabet for ?ea ##print 2021-10-27 01:54:43 +02:00
cmd_info.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
cmd_log.c Fix confusing 'oops' message in the Lc command ##core 2021-09-01 12:47:41 +02:00
cmd_macro.c Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell 2021-08-14 18:28:20 +02:00
cmd_magic.c Use pj in cmd_search.c##refactor (#18163) 2021-01-04 11:29:24 +01:00
cmd_meta.c More mingw fixes (#19260) 2021-10-19 12:06:46 +02:00
cmd_mount.c Add base64: helper support to mdj 2021-10-09 19:38:43 +02:00
cmd_open.c Fix bug in "om"-command 2021-11-06 02:47:11 +01:00
cmd_print.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
cmd_project.c Fix issue in Pd without arguments ##projects 2021-09-20 06:23:11 +02:00
cmd_quit.c Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell 2021-08-14 18:28:20 +02:00
cmd_search_rop.c Fix format string warnings 2020-10-19 11:50:06 +02:00
cmd_search.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
cmd_seek.c Add 's.' and 's.?' commands ##shell 2021-09-03 15:31:46 +02:00
cmd_type.c Fix a problem serializing vartypes ##projects 2021-11-05 11:26:55 +01:00
cmd_write.c Fix uaf in the leak fix for wtf 2021-10-26 13:16:21 +02:00
cmd_zign.c Add help message for zac ##signatures 2021-11-12 10:45:53 +01:00
cmd.c Remove r_io_map_new from public API ##io 2021-11-03 17:55:39 +01:00
core.c Liberate RSpaces from old rbtree api 2021-11-20 01:02:53 +01:00
corelog.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
cplugin.c free/fini methods should return void ##refactor 2021-10-29 12:20:24 +02:00
cproject.c Fix projects by removing code and honoring prj.name ##projects 2021-01-03 10:54:00 +01:00
cundo.c Merge everything time-related in r_time.h (#17445) 2020-08-12 18:54:49 +02:00
disasm_stackptr.inc Fix uninitialized variable use in ostackptr (#17836) 2020-10-26 14:03:24 +08:00
disasm.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
esil2c.c Initial implementation of the pdo esil2c output ##print (#18836) 2021-06-17 01:53:05 +02:00
fortune.c Move more context fields out of the globals ##cons 2021-09-30 01:04:03 +02:00
gdiff.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
hack.c Handle je and jne as aliases for jz and jnz in wao ##asm 2021-05-05 00:11:38 +02:00
libs.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
linux_heap_glibc.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
linux_heap_jemalloc.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
Makefile Implement RCore.visual_slides() ##visual 2021-10-27 01:54:43 +02:00
meson.build Use more join_paths along the meson 2021-11-14 22:25:05 +01:00
panels.c Dont loose scroll position when selecting new panels ##visual 2021-10-29 12:08:54 +02:00
patch.c Random code cleanup in RCore 2021-10-28 12:19:02 +02:00
project.c Use rmrf in r_core_project_delete 2021-09-21 14:58:28 +02:00
pseudo.c Fix last covs (#18964) 2021-08-03 14:15:30 +02:00
rtr_http.c Move more context fields out of the globals ##cons 2021-09-30 01:04:03 +02:00
rtr_shell.c Add ===errmsg to support the new r2pipe side ##r2pipe (#18705) 2021-05-18 09:08:27 +02:00
rtr.c Move more context fields out of the globals ##cons 2021-09-30 01:04:03 +02:00
rvc.c Write r_vc_checkout in terms of r_vc_reset to make it shorter 2021-11-01 15:18:57 +01:00
task.c * Use r_w32 apis in RThreadCond for Windows ##windows 2021-09-20 05:41:18 +02:00
vasm.c Fix format warnings in libr/core 2020-10-22 13:37:25 +08:00
visual_tabs.inc Use r_str_get_fail() throughout codebase ##refactor (#18079) 2020-12-21 08:51:44 +01:00
visual.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
vmarks.c Fix format warnings in libr/core 2020-10-22 13:37:25 +08:00
vmenus_graph.c r_core_seek accepts a boolean as 3rd argument (#16618) 2020-04-17 12:53:35 +02:00
vmenus_zigns.c r_core_seek accepts a boolean as 3rd argument (#16618) 2020-04-17 12:53:35 +02:00
vmenus.c Liberate RSpaces from old rbtree api 2021-11-20 01:02:53 +01:00
vslides.c Add lowercase seven-segmented-ascii-art alphabet for ?ea ##print 2021-10-27 01:54:43 +02:00
windows_heap.c mv shlr/heap into libr/include/heap (#19285) 2021-10-22 14:56:34 +02:00
yank.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
zdiff.c Fix large disasm issue with invalids and handle @{xfs} ##print 2019-04-09 02:56:53 +02:00