radare2/libr/core
Sylvain Pelissier fe31b6759f
Some checks are pending
build / linux-wasi (push) Waiting to run
build / linux-wasi-api (push) Waiting to run
build / linux-csnext (push) Waiting to run
build / tarball (push) Waiting to run
build / linux-static (push) Waiting to run
build / linux-acr-rpm-64 (push) Waiting to run
build / linux-acr-deb (amd64) (push) Waiting to run
build / linux-acr-deb (arm64, aarch64-linux-gnu) (push) Waiting to run
build / linux-acr-deb (i386, multilib) (push) Waiting to run
build / macos-acr (arm64, 13) (push) Waiting to run
build / macos-acr (x86_64, 12) (push) Waiting to run
build / ios (cydia32) (push) Waiting to run
build / ios (true, cydia) (push) Waiting to run
build / android-acr (16, arm) (push) Waiting to run
build / android-acr (aarch64) (push) Waiting to run
build / android-meson (x86_64) (push) Waiting to run
build / w32-meson (push) Waiting to run
build / w64-static-2022 (push) Waiting to run
build / w64-static (push) Waiting to run
build / w64-meson (push) Waiting to run
build / check_abi_compatibility (push) Blocked by required conditions
build / check_release (push) Blocked by required conditions
build / release (push) Blocked by required conditions
CI / linux-acr-oldlibsbug (push) Waiting to run
CI / linux-nocs (push) Waiting to run
CI / linux-acr-gperf (push) Waiting to run
CI / linux-sys-capstone (push) Waiting to run
CI / linux-acr-resymlink (push) Waiting to run
CI / linux-test (push) Waiting to run
CI / linux-static-meson (push) Waiting to run
CI / macos-test (push) Waiting to run
CI / linux-rpath (push) Waiting to run
CI / macos-rpath (push) Waiting to run
CI / linux-meson-spaces (push) Waiting to run
CI / linux-tinyasan-fuzz (push) Waiting to run
CI / linux-asan-fuzz (push) Waiting to run
CI / w64-make (push) Waiting to run
CI / w32-mingw (push) Waiting to run
CI / w64-mingw (push) Waiting to run
Code scanning - action / CodeQL-Build (push) Waiting to run
Coverity Scan / latest (push) Waiting to run
tcc / ubuntu-tcc-newabi (push) Waiting to run
tcc / ubuntu-tcc-test (push) Waiting to run
tcc / ubuntu-tcc-nodbg (push) Waiting to run
tcc / r2pm-tcc (push) Waiting to run
tcc / ubuntu-tcc-syslibs (push) Waiting to run
New commands poE and poD ##crypto
2024-10-06 20:02:34 +02:00
..
p The sixref command shouldnt change current seek ##analysis 2024-06-05 19:19:23 +02:00
agraph.c Fix last covs 2024-08-29 15:59:46 +02:00
anal_objc.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
anal_tp.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
blaze.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
canal.c Fix for xrefs permission indicator: -w- r-- ##analysis 2024-10-04 10:34:46 +02:00
carg.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
casm.c Fix #23322 - assembler for 'mov r(number), [reg+delta]' ##arch 2024-09-16 12:16:45 +02:00
cbin.c Fix ?t'. avoid the use of "" prefixes ##shell 2024-09-27 09:21:28 +02:00
cconfig.c Use asm.var.summary=4 by default ##disasm 2024-09-30 23:51:45 +02:00
cfile.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
cio.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
citem.c More cleanup on the cmd_info loop logic (#22920) 2024-05-12 01:52:16 +02:00
cmd_anal.inc.c Fix afb*? and add $? and ?$? to ?* ##shell 2024-10-01 12:41:32 +02:00
cmd_api.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
cmd_cmp.inc.c Use RCore.returnInvalidCommand the remaining root commands ##shell 2024-09-21 16:25:28 +02:00
cmd_debug.inc.c Use RCore.returnInvalidCommand the remaining root commands ##shell 2024-09-21 16:25:28 +02:00
cmd_egg.inc.c Use RCore.returnInvalidCommand the remaining root commands ##shell 2024-09-21 16:25:28 +02:00
cmd_eval.inc.c Fix last covs 2024-10-01 11:31:28 +02:00
cmd_flag.inc.c Unify aea/aeA command logic and a little cleanup 2024-09-26 10:24:49 +02:00
cmd_hash.inc.c Support using the question mark in rlang plugin calls ##shell 2024-03-27 20:38:54 +01:00
cmd_help.inc.c Fix ?t'. avoid the use of "" prefixes ##shell 2024-09-27 09:21:28 +02:00
cmd_info.inc.c Fix ic+ argument handling, no space needed 2024-09-21 20:06:33 +02:00
cmd_log.inc.c Use RCore.returnInvalidCommand the remaining root commands ##shell 2024-09-21 16:25:28 +02:00
cmd_macro.inc.c Fix command macro parsing and calling and add another test ##shell 2024-04-09 16:14:41 +02:00
cmd_magic.inc.c Use .inc.c in libr/core ##refactor 2023-09-07 11:23:04 +02:00
cmd_meta.inc.c Use RCore.returnInvalidCommand the remaining root commands ##shell 2024-09-21 16:25:28 +02:00
cmd_mount.inc.c Use RCore.returnInvalidCommand the remaining root commands ##shell 2024-09-21 16:25:28 +02:00
cmd_open.inc.c Make the handling of invalid subcommands more consistent ##shell 2024-09-21 16:25:28 +02:00
cmd_print_list.c Initial WIP implementation of pl ##shell 2024-02-16 12:53:10 +01:00
cmd_print.inc.c New commands poE and poD ##crypto 2024-10-06 20:02:34 +02:00
cmd_project.inc.c Use RCore.returnInvalidCommand the remaining root commands ##shell 2024-09-21 16:25:28 +02:00
cmd_quit.inc.c Honor numeric argument in q!! and simplify command logic ##shell 2024-07-01 09:38:47 +02:00
cmd_search_rop.inc.c Use .inc.c in libr/core ##refactor 2023-09-07 11:23:04 +02:00
cmd_search.inc.c Fix /cp segfault on missing key ##crash 2024-09-20 11:15:03 +02:00
cmd_seek.inc.c Use RCorePJ if possible instead of PJ ##json 2024-06-20 01:20:57 +02:00
cmd_type.inc.c Use RCore.returnInvalidCommand the remaining root commands ##shell 2024-09-21 16:25:28 +02:00
cmd_write.inc.c New commands poE and poD ##crypto 2024-10-06 20:02:34 +02:00
cmd_zign.inc.c Make -p/-P available from the r2 shell and better subcommand handling ##shell 2024-09-26 21:10:28 +02:00
cmd.c Fix afb*? and add $? and ?$? to ?* ##shell 2024-10-01 12:41:32 +02:00
core.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
corelog.c Each RLogCallback have its own user pointer ##crash 2024-05-27 17:24:40 +02:00
cplugin.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
cproject.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
cundo.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
disasm_stackptr.inc.c Update SDB to fix name conflicts in haiku 2023-10-02 13:27:43 +02:00
disasm.c Fix JSON encoding of RAnalOp.jump ##disasm 2024-10-04 10:51:38 +02:00
dmh_glibc.inc.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
dmh_jemalloc.inc.c Fix null deref in Vbc ##crash 2024-05-10 20:26:53 +02:00
dmh_macos.inc.c Use .inc.c in libr/core ##refactor 2023-09-07 11:23:04 +02:00
dmh_windows.inc.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
fortune.c Deprecate r_str_new and R_STR_DUP ##refactor 2024-08-04 12:21:44 +02:00
gdiff.c Use RFile.new instead of R_JOIN in the fortunes code 2024-05-12 02:14:58 +02:00
hack.c Use RFile.new instead of R_JOIN in the fortunes code 2024-05-12 02:14:58 +02:00
libs.c Use dir.plugins config var instead of hardcoded R2_LIBDIR in libs.c 2024-09-10 12:17:31 +02:00
Makefile Initial WIP implementation of pl ##shell 2024-02-16 12:53:10 +01:00
meson.build Initial WIP implementation of pl ##shell 2024-02-16 12:53:10 +01:00
panels.c Fix null deref in panels 2024-08-04 13:05:43 +02:00
patch.c Fix ?t'. avoid the use of "" prefixes ##shell 2024-09-27 09:21:28 +02:00
project.c Fix ?t'. avoid the use of "" prefixes ##shell 2024-09-27 09:21:28 +02:00
pseudo.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
rtr_http.inc.c More fixes for the =l background webserver sessions ##web 2024-09-03 11:01:37 +02:00
rtr_shell.inc.c Use .inc.c in libr/core ##refactor 2023-09-07 11:23:04 +02:00
rtr.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
task.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
vasm.c Support live hexpairs input in the visual assembler ##visual 2024-04-04 11:29:33 +02:00
visual_riu.inc.c Fix null deref in ?iu 2024-07-19 15:52:33 +02:00
visual_tabs.inc.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
visual.c Improve visualization of the visual xrefs view ##visual 2024-09-30 18:31:34 +02:00
vmarks.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
vmenus_graph.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
vmenus_zigns.c Keep RCons.strcat defines for backward compat ##api 2023-07-29 11:10:31 +02:00
vmenus.c Smaller Vv key hint box 2024-09-30 13:46:18 +02:00
vslides.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
yank.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
zdiff.c Fix a couple of null derefs in zdiff and ls 2023-06-28 16:38:53 +02:00