radare2/libr/core
2022-03-08 13:55:55 +01:00
..
p Kill dsjson, use PJ for java json, fix java prototypes j 2022-03-01 15:50:39 +01:00
agraph.c Significantly reduce memory leaks in anal tests (#19759) 2022-02-27 14:57:58 -06:00
anal_objc.c
anal_tp.c Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
blaze.c Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
canal.c Do not perform var/arg analysis on Java/Dalvik ##anal 2022-03-07 18:11:07 +01:00
carg.c Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
casm.c Free inp in r_core_asm_strsearch() 2022-01-15 16:42:34 +01:00
cbin.c Fix negative allocation in mdmpdos 2022-02-25 00:45:07 +01:00
cconfig.c Remove all the uses of %z as its not supported on Windows 2022-02-01 11:07:46 +01:00
cfile.c Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
cio.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
citem.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
cmd_anal.c Add mermaid output to all ag commands ##anal 2022-03-05 09:48:57 +01:00
cmd_api.c
cmd_cmp.c Refactor cp command () 2022-03-03 22:17:18 +01:00
cmd_debug.c Skip wired-to-ground registers in dr= ##debug 2022-03-07 17:18:53 +01:00
cmd_egg.c
cmd_eval.c
cmd_flag.c Fix more harmless asan oobreads in pdu and fc 2022-02-14 01:50:24 +01:00
cmd_hash.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
cmd_help.c Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
cmd_info.c Update to the latest thread-friendly sdb 2022-01-18 19:25:08 +01:00
cmd_log.c Add scr.theme and Lt commands as alias for 'eco' ##cons 2022-01-09 23:56:31 +01:00
cmd_macro.c
cmd_magic.c Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
cmd_meta.c Add help for the CL command ##bin 2022-03-08 13:55:55 +01:00
cmd_mount.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
cmd_open.c Fix UAF in cmd_open 2022-02-28 10:08:58 +01:00
cmd_print.c Significantly reduce memory leaks in anal tests (#19759) 2022-02-27 14:57:58 -06:00
cmd_project.c
cmd_quit.c
cmd_search_rop.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
cmd_search.c Significantly reduce memory leaks in anal tests (#19759) 2022-02-27 14:57:58 -06:00
cmd_seek.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
cmd_type.c Remove globals from tcc code ##cleanup 2022-01-25 11:38:41 +01:00
cmd_write.c Fix off by one read in psw 2022-02-24 12:46:29 +01:00
cmd_zign.c
cmd.c Fix yt command 2022-03-04 00:27:39 +01:00
core.c Fix memory leak in RCore.cmdQueue 2022-02-24 11:57:28 +01:00
corelog.c
cplugin.c
cproject.c
cundo.c
disasm_stackptr.inc
disasm.c Fix issue in asm.tabs.once causing iaito to trim instructions ##disasm 2022-03-03 13:15:02 +01:00
esil2c.c Fix leaks in esil2c operations 2022-01-15 16:42:34 +01:00
fortune.c
gdiff.c
hack.c
libs.c Update list of file extensions considered scripts 2022-02-24 01:11:08 +01:00
linux_heap_glibc.c Use stdint like if there was no yesterday ##refactor 2022-01-09 19:48:16 +01:00
linux_heap_jemalloc.c
Makefile
meson.build Make -Dblob=true statically link all r2 libraries ##build 2022-03-02 11:30:28 +01:00
panels.c Fix last 2 covs in panels/canvas (dead code elimination) 2022-02-12 12:22:47 +01:00
patch.c
project.c A better way to check if a project has been saved ##projects 2022-01-25 10:39:15 +01:00
pseudo.c Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
rtr_http.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
rtr_shell.c
rtr.c Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
rvc.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
task.c Two more null deref fixes for cons/task initialization 2022-03-03 10:52:01 +01:00
vasm.c
visual_tabs.inc Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
visual.c Let users change the blocksize from visual prompt 2022-02-25 16:49:30 +01:00
vmarks.c
vmenus_graph.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
vmenus_zigns.c Fix last covs 2022-01-28 15:23:44 +01:00
vmenus.c Add support for powerpc, powerpc64, powerpc64le and riscv64 on FreeBSD ##debug 2022-02-18 19:25:53 +01:00
vslides.c Fix assert in 'v.' 2022-01-07 01:50:05 +01:00
windows_heap.c
yank.c
zdiff.c