radare2/libr/core
2021-05-31 23:03:54 +02:00
..
p Apply fix in sixref plugin to be in sync with the latest xref ##anal 2021-05-07 12:22:57 +02:00
agraph.c F keys in interactive graph forces to refresh the thing (#18606) ##graph 2021-04-21 10:47:49 +02:00
anal_objc.c Refix the objc parsing boundary check (#18648) 2021-05-01 02:45:54 +02:00
anal_tp.c Simplify RConfigHold APIs and update calls from RCore ##config 2021-02-05 18:48:01 +01:00
blaze.c Boolify cfg.debug (#18452) 2021-03-14 22:22:04 +01:00
canal.c Fix #18323 - honor anal.calls in aa ##anal 2021-04-25 01:11:57 +02:00
carg.c Fix #18323 - honor anal.calls in aa ##anal 2021-04-25 01:11:57 +02:00
casm.c Show results after pressing ^C in /ad ##search (#18549) 2021-04-08 03:41:44 +02:00
cbin.c Fix #18724 - Use RCharset in rabin2 -z ##bin (#18743) 2021-05-24 18:53:36 +02:00
cconfig.c Fix autocompletion for 'e ' and handle cfg.charset=<tab> ##shell (#18748) 2021-05-24 21:41:35 +02:00
cfile.c Fix #18717 - Syscall table is always loaded on startup now (#18742) 2021-05-24 17:18:03 +02:00
cio.c Boolify cfg.debug (#18452) 2021-03-14 22:22:04 +01:00
citem.c Rename r_io_map_get to r_io_map_get_at ##io 2021-03-12 17:56:46 +01:00
cmd_anal.c Improve aaaa log messages and avoid aaef to run in debugger mode ##anal (#18786) 2021-05-31 20:31:46 +02:00
cmd_api.c Handle aliased files in wff and wtf commands ##shell 2021-04-27 15:15:40 +02:00
cmd_cmp.c Fix cX command and minor cleanup ##anal (#18451) 2021-03-14 21:52:52 +01:00
cmd_debug.c Fix dsui help message 2021-05-16 18:46:29 +02:00
cmd_egg.c Fix formatting warnings 2020-11-02 18:58:37 +08:00
cmd_eval.c Fix memleak in db/formats/mangling/mangling 2021-01-25 02:37:21 +01:00
cmd_flag.c Rename r_io_map_get to r_io_map_get_at ##io 2021-03-12 17:56:46 +01:00
cmd_hash.c Fix last covs 2021-05-25 11:46:01 +02:00
cmd_help.c Handle $() and `` as equal sub-command. 2021-04-24 21:58:09 +02:00
cmd_helps.c Implement the comma command to manage user-defined tables ##util (#17702) 2020-12-09 03:39:49 +01:00
cmd_helps.h Implement the comma command to manage user-defined tables ##util (#17702) 2020-12-09 03:39:49 +01:00
cmd_info.c Always load bin types as pf. format strings ##bin (#18675) 2021-05-20 00:48:24 +02:00
cmd_log.c Add support for RAnal.ESIL plugins ##esil (#18206) 2021-01-24 16:39:45 +01:00
cmd_macro.c Fix old uses of @@ and @@@ (#409) 2021-01-25 00:34:58 +01:00
cmd_magic.c Use pj in cmd_search.c##refactor (#18163) 2021-01-04 11:29:24 +01:00
cmd_meta.c Implement CLj command and improve CL output ##dwarf (#18540) 2021-04-04 18:54:24 +02:00
cmd_mount.c Rename r_cons_memcat to r_cons_write ##api (#18559) 2021-04-10 22:21:35 +02:00
cmd_open.c Implement socket:// plugin, inspired by radare1 ##io (#18740) 2021-05-24 14:16:23 +02:00
cmd_print.c Fix #18309 - Better error messages for the pf command ##print (#18767) 2021-05-28 01:18:31 +02:00
cmd_project.c Remove transitional projects code ##projects 2021-01-03 10:54:00 +01:00
cmd_quit.c Fix return code when using q! without arguments ##core (#18019) 2020-12-12 17:12:48 +01:00
cmd_search_rop.c Fix format string warnings 2020-10-19 11:50:06 +02:00
cmd_search.c Reset certificate search properly (#18664) ##search 2021-05-07 00:26:13 +02:00
cmd_seek.c Boolify cfg.debug (#18452) 2021-03-14 22:22:04 +01:00
cmd_type.c Use gperf on anal/d and improve build and checks ##anal 2021-05-20 00:22:20 +02:00
cmd_write.c Implement wcf command to patch file with cache changes into a new file ##write 2021-05-05 18:37:38 +02:00
cmd_zign.c Consider collision ##signatures before renaming (#18734) 2021-05-22 09:53:02 +02:00
cmd.c Very tested much wow 2021-05-20 03:15:12 +02:00
core.c Fix last covs and autocomplete bool evars 2021-05-28 02:32:04 +02:00
corelog.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
cplugin.c Import @siguza's arm64 xref finder ##search (#18572) 2021-04-11 13:35:38 +02:00
cproject.c Fix projects by removing code and honoring prj.name ##projects 2021-01-03 10:54:00 +01:00
cundo.c Merge everything time-related in r_time.h (#17445) 2020-08-12 18:54:49 +02:00
disasm_stackptr.inc Fix uninitialized variable use in ostackptr (#17836) 2020-10-26 14:03:24 +08:00
disasm.c Fix empty lines in hexdump with multiple comments in one line ##print 2021-05-31 23:03:54 +02:00
fortune.c fortunes: remove nsfw and creepy fortunes 2020-11-29 01:14:28 +01:00
gdiff.c Code cleanup and other minor refactoring changes 2021-01-09 17:38:54 +01:00
hack.c Handle je and jne as aliases for jz and jnz in wao ##asm 2021-05-05 00:11:38 +02:00
libs.c Esil plugin management APIs ##esil (#18371) 2021-02-19 10:24:48 +01:00
linux_heap_glibc.c Boolify cfg.debug (#18452) 2021-03-14 22:22:04 +01:00
linux_heap_jemalloc.c Fix dead increments in places 2021-01-19 05:37:17 +01:00
Makefile Initial import of the 'Radare2 Version Control System' APIs (#18499) ##core 2021-04-26 11:27:46 +02:00
meson.build Initial import of the 'Radare2 Version Control System' APIs (#18499) ##core 2021-04-26 11:27:46 +02:00
panels.c Fix v;! in sync with V;! ##visual 2021-05-28 04:08:53 +02:00
patch.c Better use of the R_SOCKET_PROTO_DEFAULT and add _NONE (#17644) 2020-09-25 19:51:23 +08:00
project.c Fix #18641 prevent overwriting projects with Ps ##projects (#18755) 2021-05-26 23:42:38 +02:00
pseudo.c Fix pdcj (#18591) 2021-04-18 22:44:18 +02:00
rtr_http.c Don't scream out WARNINGs, capitalizing it is enough 2021-03-19 11:02:54 +01:00
rtr_shell.c Add ===errmsg to support the new r2pipe side ##r2pipe (#18705) 2021-05-18 09:08:27 +02:00
rtr.c Fix more recently introduced memleaks 2021-05-21 11:17:32 +02:00
rvc.c Free everything when calling r_vc_free() (#18758) 2021-05-27 14:42:10 +02:00
task.c Use pj in core ##refactor (#18267) 2021-01-22 08:44:44 +01:00
vasm.c Fix format warnings in libr/core 2020-10-22 13:37:25 +08:00
visual_tabs.inc Use r_str_get_fail() throughout codebase ##refactor (#18079) 2020-12-21 08:51:44 +01:00
visual.c Add 'aev' as an alias for VbE and improve esil debugger ##esil (#18764) 2021-05-27 20:36:53 +02:00
vmarks.c Fix format warnings in libr/core 2020-10-22 13:37:25 +08:00
vmenus_graph.c r_core_seek accepts a boolean as 3rd argument (#16618) 2020-04-17 12:53:35 +02:00
vmenus_zigns.c r_core_seek accepts a boolean as 3rd argument (#16618) 2020-04-17 12:53:35 +02:00
vmenus.c Fix the last issues spotted by coverity (#18787) 2021-05-31 22:04:51 +02:00
windows_heap.c Implement RTable:sql and add RTable.name ##core 2021-01-15 10:56:58 +01:00
yank.c Rename r_cons_memcat to r_cons_write ##api (#18559) 2021-04-10 22:21:35 +02:00
zdiff.c Fix large disasm issue with invalids and handle @{xfs} ##print 2019-04-09 02:56:53 +02:00