radare2/libr/core
2022-10-04 19:00:55 +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 Avoid using RArchConfig->big_endian ##refactor 2022-10-03 09:17:33 +02:00
blaze.c Improve aab results by using section size ##anal 2022-08-19 11:10:32 +02:00
canal.c Avoid using RArchConfig->big_endian ##refactor 2022-10-03 09:17:33 +02:00
carg.c Avoid using RArchConfig->big_endian ##refactor 2022-10-03 09:17:33 +02:00
casm.c More source spacing linting 2022-08-18 14:37:29 +02:00
cbin.c Use more R_LOG in RBin.macho 2022-10-04 15:53:05 +02:00
cconfig.c Add some more arch config vars ##arch 2022-10-03 09:17:33 +02:00
cfile.c Avoid using RArchConfig->big_endian ##refactor 2022-10-03 09:17:33 +02:00
cio.c Add some RThreadLocks and start to use the critical sections ##threads 2022-09-23 22:07:49 +02:00
citem.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
cmd_anal.c Avoid using RArchConfig->big_endian ##refactor 2022-10-03 09:17:33 +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 Use XDG instead of R2_HOME_CACHEDIR and R2_HOME_HISTORY ##core 2022-09-29 17:33:21 +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 Fix obf and add tests for it ##bin 2022-10-04 11:05:29 +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 Add more critical regions here and there 2022-09-24 23:14:29 +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 Fix obf and add tests for it ##bin 2022-10-04 11:05:29 +02:00
cmd_print.c Avoid using RArchConfig->big_endian ##refactor 2022-10-03 09:17:33 +02:00
cmd_project.c Use XDG instead of R2_HOME_CACHEDIR and R2_HOME_HISTORY ##core 2022-09-29 17:33:21 +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 Avoid using RArchConfig->big_endian ##refactor 2022-10-03 09:17:33 +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 Avoid using RArchConfig->big_endian ##refactor 2022-10-03 09:17:33 +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 XDG instead of R2_HOME_CACHEDIR and R2_HOME_HISTORY ##core 2022-09-29 17:33:21 +02:00
core.c Avoid using RArchConfig->big_endian ##refactor 2022-10-03 09:17:33 +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 Initial rvc refactoring and cleanup of the api ##vc 2022-09-27 12:10:26 +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 Avoid using RArchConfig->big_endian ##refactor 2022-10-03 09:17:33 +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 Use XDG instead of R2_HOME_CACHEDIR and R2_HOME_HISTORY ##core 2022-09-29 17:33:21 +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 Use XDG instead of R2_HOME_CACHEDIR and R2_HOME_HISTORY ##core 2022-09-29 17:33:21 +02:00
linux_heap_glibc.c Minor RLOG/bool changes spotted in visual and heap code 2022-10-04 19:00:55 +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 Use XDG instead of R2_HOME_CACHEDIR and R2_HOME_HISTORY ##core 2022-09-29 17:33:21 +02:00
patch.c Fix oba $$ in frida://0 global ##bin 2022-08-23 00:54:22 +02:00
project.c Fix last covs 2022-09-30 14:07:45 +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 Fix last covs 2022-09-30 14:07:45 +02:00
task.c Add more critical regions here and there 2022-09-24 23:14:29 +02: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 Minor RLOG/bool changes spotted in visual and heap code 2022-10-04 19:00:55 +02:00
visual.c Minor RLOG/bool changes spotted in visual and heap code 2022-10-04 19:00:55 +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