.. |
p
|
Remove core.file ##refactor (#18178)
|
2021-01-06 23:44:18 +01:00 |
agraph.c
|
Add agfb for braile graphs ##visual
|
2021-03-29 11:34:57 +02:00 |
anal_objc.c
|
Fix long time analyzing oob objc data ##bin (#18479)
|
2021-03-16 12:49:34 +01: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
|
Minor changes due to code review
|
2021-04-01 21:52:06 +02:00 |
carg.c
|
Fix memleak in db/esil/apple (#18238) ##bin
|
2021-01-19 11:49:42 +01:00 |
casm.c
|
Show results after pressing ^C in /ad ##search (#18549)
|
2021-04-08 03:41:44 +02:00 |
cbin.c
|
Boolify cfg.debug (#18452)
|
2021-03-14 22:22:04 +01:00 |
cconfig.c
|
Detect retdec decompiler (pdz) in cmd.pdc ##decompiler
|
2021-04-04 17:10:39 +02:00 |
cfile.c
|
Boolify cfg.debug (#18452)
|
2021-03-14 22:22:04 +01: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
|
Fix last covs I got by mail (#18531)
|
2021-04-03 03:50:08 +02:00 |
cmd_api.c
|
Move RCorePlugin from r_cmd.h to r_core.h
|
2021-03-17 11:50:09 +01:00 |
cmd_cmp.c
|
Fix cX command and minor cleanup ##anal (#18451)
|
2021-03-14 21:52:52 +01:00 |
cmd_colon.c
|
Fix vvs and make :> work again to create empty files
|
2019-05-06 20:42:40 +02:00 |
cmd_debug.c
|
Implement drcq and show it in visual debug/emu ##debug (#18519)
|
2021-03-31 19:26:19 +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
|
Add #!*? command to show rlang plugin examples ##lang
|
2021-03-29 21:00:45 +02:00 |
cmd_help.c
|
Fix 1380409 Resource leak
|
2021-04-01 21:52:06 +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
|
Boolify cfg.debug (#18452)
|
2021-03-14 22:22:04 +01: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
|
Don't scream out WARNINGs, capitalizing it is enough
|
2021-03-19 11:02:54 +01:00 |
cmd_print.c
|
Implement wv[fdD] for float, double and long double and fix pf [fF] #print
|
2021-04-10 23:18:03 +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
|
Show results after pressing ^C in /ad ##search (#18549)
|
2021-04-08 03:41:44 +02:00 |
cmd_seek.c
|
Boolify cfg.debug (#18452)
|
2021-03-14 22:22:04 +01:00 |
cmd_type.c
|
Fix calling convention save/restore ##projects
|
2021-01-10 14:14:51 +01:00 |
cmd_write.c
|
Implement wv[fdD] for float, double and long double and fix pf [fF] #print
|
2021-04-10 23:18:03 +02:00 |
cmd_zign.c
|
Fix warnings and minor fixes due to code review
|
2021-03-17 11:16:51 +01:00 |
cmd.c
|
Implement pFX command exemplifying the use of r_sys_unxz() ##print
|
2021-04-10 23:13:27 +02:00 |
core.c
|
Rename r_cons_memcat to r_cons_write ##api (#18559)
|
2021-04-10 22:21:35 +02:00 |
corelog.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
cplugin.c
|
Improve str.wrap, add cons.line and fix cons.printat glitch ##cons
|
2020-12-23 23:14:07 +01: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
|
Remove a debug printf
|
2021-04-07 17:52:39 +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
|
Fix old uses of @@ and @@@ (#409)
|
2021-01-25 00:34:58 +01: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
|
ABI/API break. RAnnotationCode->RCodeMeta ##api (#18512)
|
2021-03-30 00:20:06 +02:00 |
meson.build
|
ABI/API break. RAnnotationCode->RCodeMeta ##api (#18512)
|
2021-03-30 00:20:06 +02:00 |
panels.c
|
Random uninitialized variable uses fixups (#18453)
|
2021-03-15 02:23:39 +01: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
|
Freed Variables After Last Use In project.c (#18522)
|
2021-04-01 00:44:02 +02:00 |
pseudo.c
|
Fix last covs I got by mail (#18531)
|
2021-04-03 03:50:08 +02:00 |
r2-shell-parser-cmds.inc
|
Fix cmd_substitution in grep_specifier ##newshell (#16625)
|
2020-04-18 11:07:25 +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
|
Fix fgets() usage (#16068)
|
2020-02-29 20:47:10 +01:00 |
rtr.c
|
Fix 1134819 Resource leak
|
2021-04-01 21:52:06 +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
|
Implement drcq and show it in visual debug/emu ##debug (#18519)
|
2021-03-31 19:26:19 +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 some bugs in dex.c, marshal.c, panels.c and other code optimization and fixel (#18297)
|
2021-01-27 10:53:50 +01: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 |