radare2/libr/core
2022-09-12 23:18:39 +02:00
..
p Remove all global variables in rahash2 ##tools 2022-09-10 11:11:43 +02:00
agraph.c Use more Config.setBoolean() and lint some cases 2022-09-06 22:23:08 +02:00
anal_objc.c Use RCore.help instead of eprintf in more commands under aa ##shell 2022-08-19 13:16:59 +02:00
anal_tp.c Add a linting to avoid R_LOG calls ending with a dot ##lint 2022-07-04 17:42:25 +02:00
blaze.c Improve aab results by using section size ##anal 2022-08-19 11:10:32 +02:00
canal.c Fix last coverity findings 2022-09-12 23:18:39 +02:00
carg.c More source spacing linting 2022-08-18 14:37:29 +02:00
casm.c More source spacing linting 2022-08-18 14:37:29 +02:00
cbin.c Use more R_LOG in core, bin, debug, io, .. and add more lints 2022-09-06 08:08:24 +02:00
cconfig.c Add cmd.bbgraph to use a different command to render the basic blocks ##graph 2022-09-04 06:24:16 +02:00
cfile.c Enable r2pm-native when calling it from r2 ##tools 2022-09-06 23:24:53 +02:00
cio.c Fix last coverity findings 2022-09-12 23:18:39 +02:00
citem.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
cmd_anal.c Fix last coverity findings 2022-09-12 23:18:39 +02:00
cmd_api.c Make command repeat behave as expected with the foreach operator ##shell 2022-09-03 20:47:48 +02:00
cmd_cmp.c More RLOG usage in core 2022-08-20 01:03:21 +02:00
cmd_debug.c Use more Config.setBoolean() and lint some cases 2022-09-06 22:23:08 +02:00
cmd_egg.c More source spacing linting 2022-08-18 14:37:29 +02:00
cmd_eval.c TLS a global and add tests for e, 2022-08-19 23:11:47 +02:00
cmd_flag.c Use more R_LOG in core, bin, debug, io, .. and add more lints 2022-09-06 08:08:24 +02:00
cmd_hash.c More source spacing linting 2022-08-18 14:37:29 +02:00
cmd_help.c Use more r_core_cmd_help_match in cmd_open, remove eprintfs 2022-09-06 22:23:08 +02:00
cmd_info.c Use more R_LOG in core, bin, debug, io, .. and add more lints 2022-09-06 08:08:24 +02:00
cmd_log.c Use more R_LOG in core, bin, debug, io, .. and add more lints 2022-09-06 08:08:24 +02:00
cmd_macro.c Add test for 'q' return code bug and minor cleanup r2r ##tests 2022-05-26 12:41:49 +02:00
cmd_magic.c Test and benchmark --with-sysmagic in the CI ##search 2022-08-07 16:24:08 +02:00
cmd_meta.c Remove globals in bin.sms ##globals 2022-09-10 11:11:43 +02:00
cmd_mount.c Implement mdd, mdq and ms's ls -l ##fs 2022-08-22 01:50:32 +02:00
cmd_open.c Add open command as a wrapper for the system launcher ##shell 2022-09-12 22:05:25 +02:00
cmd_print.c Fix #20202 - pd-55 showing invalid instructions ##disasm 2022-09-10 00:29:06 +02:00
cmd_project.c Fix #20405 - Multiple fixes and improvements in projects ##projects 2022-07-05 10:56:04 +02:00
cmd_quit.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
cmd_search_rop.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
cmd_search.c Use more R_LOG in core, bin, debug, io, .. and add more lints 2022-09-06 08:08:24 +02:00
cmd_seek.c Use more R_LOG in core, bin, debug, io, .. and add more lints 2022-09-06 08:08:24 +02:00
cmd_type.c Add tnf command to filter functions with the new noret column in afl, 2022-09-08 23:39:28 +02:00
cmd_write.c New syntax for wo[x]([n]+[v]) to differentiate hex and numbers ##write 2022-09-09 13:50:15 +02:00
cmd_zign.c Use more R_LOG in core, bin, debug, io, .. and add more lints 2022-09-06 08:08:24 +02:00
cmd.c Use RCoreHelp for j? and uc? to fix a lint ##shell 2022-09-07 10:51:47 +02:00
core.c Honor <tab> autocompletion in the of command ##shell 2022-09-07 10:51:47 +02:00
corelog.c Fix oba $$ in frida://0 global ##bin 2022-08-23 00:54:22 +02:00
cplugin.c Fix oba $$ in frida://0 global ##bin 2022-08-23 00:54:22 +02:00
cproject.c Make command repeat behave as expected with the foreach operator ##shell 2022-09-03 20:47:48 +02:00
cundo.c Add cmd.undo and handles it for w and CC commands ##core 2022-07-31 06:34:16 -04:00
disasm_stackptr.inc Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
disasm.c Use more Config.setBoolean() and lint some cases 2022-09-06 22:23:08 +02:00
esil2c.c Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
fortune.c Free second path string if file does not exist in getFortuneFile() 2022-07-20 00:19:25 +02:00
gdiff.c Use rlog instead of eprintf in 300 more places 2022-08-22 14:35:04 +02:00
hack.c Add =0 and =1 lintings 2022-08-18 13:58:40 +02:00
libs.c Fix (null) license on r2 -L 2022-08-14 19:19:31 +02:00
linux_heap_glibc.c More source spacing linting 2022-08-18 14:37:29 +02:00
linux_heap_jemalloc.c Linting for 'cmp (' and asan in Cf 2022-08-20 12:35:11 +02:00
Makefile Implement RCore.visual_slides() ##visual 2021-10-27 01:54:43 +02:00
meson.build windows_heap is included in cmd_debug ##build 2022-05-10 13:32:02 +02:00
panels.c Add linting to spot misuses of r_strbuf_appendf and fix them all ##refactor 2022-09-09 23:12:01 +02:00
patch.c Fix oba $$ in frida://0 global ##bin 2022-08-23 00:54:22 +02:00
project.c Minor indent fixes in projects.c 2022-08-01 13:40:05 +02:00
pseudo.c Use rlog instead of eprintf in 300 more places 2022-08-22 14:35:04 +02:00
rtr_http.c Lint for trailing spaces 2022-08-15 18:21:18 +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 Use more R_LOG in core, bin, debug, io, .. and add more lints 2022-09-06 08:08:24 +02:00
rvc.c Use more R_LOG in core, bin, debug, io, .. and add more lints 2022-09-06 08:08:24 +02:00
task.c Two more null deref fixes for cons/task initialization 2022-03-03 10:52:01 +01:00
vasm.c Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
visual_tabs.inc Use more Config.setBoolean() and lint some cases 2022-09-06 22:23:08 +02:00
visual.c Add linting to spot misuses of r_strbuf_appendf and fix them all ##refactor 2022-09-09 23:12:01 +02:00
vmarks.c Fix some format string warnings in the mingw ci job 2021-12-21 00:31:28 +01:00
vmenus_graph.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
vmenus_zigns.c Fix #20405 - Multiple fixes and improvements in projects ##projects 2022-07-05 10:56:04 +02:00
vmenus.c Add linting to spot misuses of r_strbuf_appendf and fix them all ##refactor 2022-09-09 23:12:01 +02:00
vslides.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
windows_heap.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
yank.c Improve the yank command and help ##shell 2022-09-03 02:18:54 +02:00
zdiff.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00