radare2/libr/core
2022-09-20 14:47:04 +02:00
..
p Merge rhash into rcrypto and improve apis ##api 2022-09-15 11:25:40 +02:00
agraph.c Check magic header before assuming an interpreted file is executable ##r2pipe 2022-09-16 12:12:07 +02:00
anal_objc.c Remove RPrintRowlog and use R_LOG isntead ##shell 2022-09-16 20:45:13 +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 covs 2022-09-20 14:47:04 +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 Deprecate graph.web eval config var ##config 2022-09-18 01:36:59 +02:00
cfile.c Make R2PM_NATIVE the default and provide R2PM_LEGACY ##r2pm 2022-09-20 12:44:56 +02:00
cio.c Add linting to avoid setting bool config vars with strings 2022-09-16 11:46:18 +02:00
citem.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
cmd_anal.c Update to the latest SDB that's changing the sdb_itoa() signature 2022-09-18 20:38:58 +02:00
cmd_api.c Remove some more unused and deprecated RCmd APIs 2022-09-15 16:36:10 +02:00
cmd_cmp.c Change R_LOG_INFO to R_LOG_TODO where suitable ##api 2022-09-16 17:46:08 +02:00
cmd_debug.c Change R_LOG_INFO to R_LOG_TODO where suitable ##api 2022-09-16 17:46:08 +02:00
cmd_egg.c Change the way TODO messages are printed from eprintf to R_LOG_TODO 2022-09-15 04:07: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 Import the free pascal symbol demangler from rizin ##bin 2022-09-14 08:44:17 +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 Remove the last global variable in libmagic ##globals 2022-09-19 20:42:27 +02:00
cmd_meta.c Update to the latest SDB that's changing the sdb_itoa() signature 2022-09-18 20:38:58 +02:00
cmd_mount.c Boolify and rename some methods and fields from RFS ##api 2022-09-14 23:41:12 +02:00
cmd_open.c Update to the latest SDB that's changing the sdb_itoa() signature 2022-09-18 20:38:58 +02:00
cmd_print.c Fix #20772 - ihj rendering an invalid json because of pfj ##json 2022-09-19 11:06:01 +02:00
cmd_project.c Assert when trying to RCons.strcat(NULL) 2022-09-20 12:44:56 +02:00
cmd_quit.c Add linting to avoid setting bool config vars with strings 2022-09-16 11:46:18 +02:00
cmd_search_rop.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
cmd_search.c /ca update help message and add block cipher parameter 2022-09-15 16:28:38 +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 Use RPVector in RAnalOp src/dst to support ldm/stm/simd ##anal 2022-09-18 10:01:39 +02:00
cmd_write.c Use the new crypto api 2022-09-15 11:25:40 +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 Make R2PM_NATIVE the default and provide R2PM_LEGACY ##r2pm 2022-09-20 12:44:56 +02:00
core.c Fix master 2022-09-19 02:40:16 +02:00
corelog.c Remove in_log_process global ##globals 2022-09-19 02:11:14 +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 the new ucu and ucd commands using the new core-undo apis ##shell 2022-09-14 17:42:03 +02:00
disasm_stackptr.inc Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
disasm.c Assert when trying to RCons.strcat(NULL) 2022-09-20 12:44:56 +02:00
esil2c.c Change the way TODO messages are printed from eprintf to R_LOG_TODO 2022-09-15 04:07:29 +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 Add r_file_is_executable and r_file_extension apis ##api 2022-09-19 02:06:35 +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 Introduce the new r_arch library, just the skeleton ##arch 2022-09-18 03:41:39 +02:00
meson.build Introduce the new r_arch library, just the skeleton ##arch 2022-09-18 03:41:39 +02:00
panels.c Deprecate graph.web eval config var ##config 2022-09-18 01:36:59 +02:00
patch.c Fix oba $$ in frida://0 global ##bin 2022-08-23 00:54:22 +02:00
project.c Fix master 2022-09-19 02:40:16 +02:00
pseudo.c Use rlog instead of eprintf in 300 more places 2022-08-22 14:35:04 +02:00
rtr_http.c Change the way TODO messages are printed from eprintf to R_LOG_TODO 2022-09-15 04:07:29 +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 Change R_LOG_INFO to R_LOG_TODO where suitable ##api 2022-09-16 17:46:08 +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 Remove in_log_process global ##globals 2022-09-19 02:11:14 +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 Change R_LOG_INFO to R_LOG_TODO where suitable ##api 2022-09-16 17:46:08 +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 Boolify r_core_yank_file_all() and fix shadow var bug ##api 2022-09-19 02:08:58 +02:00
zdiff.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00