radare2/libr/core
2021-08-18 01:41:30 +02:00
..
p Fix some warnings spotted by visual studio (#18985) 2021-08-16 20:45:17 +02:00
agraph.c Fix some issues spotted by msvc (#18899) 2021-07-15 17:24:05 +02:00
anal_objc.c Refix the objc parsing boundary check (#18648) 2021-05-01 02:45:54 +02:00
anal_tp.c Simplify RConfigHold APIs and update calls from RCore ##config 2021-02-05 18:48:01 +01:00
blaze.c Boolify cfg.debug (#18452) 2021-03-14 22:22:04 +01:00
canal.c ##anal 2021-07-25 21:56:44 +02: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 Honor Flag.maxLength in more RName.filter calls 2021-07-29 19:53:50 +02:00
cconfig.c Remove dbg. config var as it is just a typo 2021-08-15 11:00:14 +02:00
cfile.c Fix #18717 - Syscall table is always loaded on startup now (#18742) 2021-05-24 17:18:03 +02:00
cio.c Boolify cfg.debug (#18452) 2021-03-14 22:22:04 +01: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 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_api.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_cmp.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_debug.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_egg.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_eval.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_flag.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_hash.c Fix last covs 2021-05-25 11:46:01 +02:00
cmd_help.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_info.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_log.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_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 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_mount.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_open.c More fixes 2021-08-17 01:29:33 +00:00
cmd_print.c Fix various issues spotted by the VS warnings 2021-08-18 01:40:30 +02:00
cmd_project.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_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 Extend ?* with /R? and /b? 2021-08-16 11:22:43 +02:00
cmd_seek.c Fix various issues spotted by the VS warnings 2021-08-18 01:40:30 +02:00
cmd_type.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_write.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_zign.c Add r_sign_metric_search to r_sign.h ##signatures (#18984) 2021-08-16 10:00:09 +02:00
cmd.c Fix the windows debugger and make it more stable ##debug 2021-08-18 01:41:30 +02:00
core.c Use RAnalBind in RAsm to reuse RAnalPlugins to disassemble ##asm 2021-07-25 22:44:47 +02:00
corelog.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
cplugin.c Import @siguza's arm64 xref finder ##search (#18572) 2021-04-11 13:35:38 +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 Fix last covs (#18964) 2021-08-03 14:15:30 +02:00
esil2c.c Initial implementation of the pdo esil2c output ##print (#18836) 2021-06-17 01:53:05 +02:00
fortune.c fortunes: remove nsfw and creepy fortunes 2020-11-29 01:14:28 +01:00
gdiff.c Code cleanup and other minor refactoring changes 2021-01-09 17:38:54 +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 Esil plugin management APIs ##esil (#18371) 2021-02-19 10:24:48 +01:00
linux_heap_glibc.c Boolify cfg.debug (#18452) 2021-03-14 22:22:04 +01:00
linux_heap_jemalloc.c Fix dead increments in places 2021-01-19 05:37:17 +01:00
Makefile 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
meson.build 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
panels.c Fix more sign bugs spotted by vs (#18990) 2021-08-17 23:12:22 +02:00
patch.c Better use of the R_SOCKET_PROTO_DEFAULT and add _NONE (#17644) 2020-09-25 19:51:23 +08:00
project.c Dont save projects when no project is used ##projects 2021-08-15 10:59:15 +02:00
pseudo.c Fix last covs (#18964) 2021-08-03 14:15:30 +02:00
rtr_http.c Add http.basepath to support transparent subdirectory requests ##remote 2021-06-09 21:24:32 +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 Add initial support for building r2 on WASI ##build 2021-06-20 17:14:43 +02:00
rvc.c More fixes 2021-08-17 01:29:33 +00:00
task.c Use pj in core ##refactor (#18267) 2021-01-22 08:44:44 +01: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 Fix #18843 - Implement Vx[+-] to add/delete xrefs ##visual 2021-07-30 12:34:13 +02: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 Fix #18292 - Clarify the use of Vdn/Vdr and rename VdR to VdX ##visual 2021-07-25 23:15:33 +02:00
windows_heap.c Implement RTable:sql and add RTable.name ##core 2021-01-15 10:56:58 +01:00
yank.c Rename r_cons_memcat to r_cons_write ##api (#18559) 2021-04-10 22:21:35 +02:00
zdiff.c Fix large disasm issue with invalids and handle @{xfs} ##print 2019-04-09 02:56:53 +02:00