.. |
p
|
Fix UB in core.java plugin (#17831)
|
2020-11-23 16:45:56 +08:00 |
agraph.c
|
Fix s390x test_agraph (#18172)
|
2021-01-05 01:22:43 +01:00 |
anal_objc.c
|
Fix latest COVs, remove dead code and unnecessary global variables (#17231)
|
2020-07-22 19:37:31 +08:00 |
anal_tp.c
|
Use r_str_get_fail() throughout codebase ##refactor (#18079)
|
2020-12-21 08:51:44 +01:00 |
blaze.c
|
Refactor Meta out of SDB (#16716)
|
2020-05-09 20:49:28 +02:00 |
canal.c
|
Use pj in cmd_search.c##refactor (#18163)
|
2021-01-04 11:29:24 +01:00 |
cannotated_code.c
|
Fix UB in cannotated_code (#17833)
|
2020-12-06 18:09:29 +01:00 |
carg.c
|
Remove all uses of R_ANAL_CC_
|
2020-12-16 00:48:54 +01:00 |
casm.c
|
Fix format string warnings
|
2020-10-19 11:50:06 +02:00 |
cbin.c
|
Use pj in cmd_info.c ##refactor
|
2021-01-03 01:24:58 +01:00 |
cconfig.c
|
dir.projects becomes abspath when set ##projects
|
2021-01-03 10:54:00 +01:00 |
cfile.c
|
Remove file.path and file.lastpath and add RProject ##projects
|
2021-01-03 10:54:00 +01:00 |
cio.c
|
Multiple refactors in io and util ##io ##util ##refactor
|
2020-12-13 05:09:13 +01:00 |
citem.c
|
Refactor Meta out of SDB (#16716)
|
2020-05-09 20:49:28 +02:00 |
cmd_anal.c
|
Use pj in cmd_search.c##refactor (#18163)
|
2021-01-04 11:29:24 +01:00 |
cmd_api.c
|
Fix memleak in test_buf & test_cmd (#18162)
|
2021-01-03 19:00:17 +01:00 |
cmd_cmp.c
|
Fix formatting warnings
|
2020-11-02 18:58:37 +08: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
|
Add internal help for arS and drS
|
2021-01-03 10:11:04 +01:00 |
cmd_egg.c
|
Fix formatting warnings
|
2020-11-02 18:58:37 +08:00 |
cmd_eval.c
|
Add null check in eco to fix asan
|
2021-01-04 11:50:17 +01:00 |
cmd_flag.c
|
Use r_str_get_fail() throughout codebase ##refactor (#18079)
|
2020-12-21 08:51:44 +01:00 |
cmd_hash.c
|
Use r_core_cmd_str_pipe when using . in a panels (#17982) ##visual
|
2020-12-16 14:25:36 +01:00 |
cmd_help.c
|
Implement $i and $I numvars ##shell
|
2020-12-28 20:03:25 +01: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
|
Use pj in cmd_info.c ##refactor
|
2021-01-03 01:24:58 +01:00 |
cmd_log.c
|
Multiple refactors in io and util ##io ##util ##refactor
|
2020-12-13 05:09:13 +01:00 |
cmd_macro.c
|
Generate help automatically ##newshell (#16782)
|
2020-06-17 21:29:23 +02:00 |
cmd_magic.c
|
Use pj in cmd_search.c##refactor (#18163)
|
2021-01-04 11:29:24 +01:00 |
cmd_meta.c
|
Fix CCa help string order (#17373)
|
2020-07-31 12:16:41 +08:00 |
cmd_mount.c
|
Use r_str_get_fail() throughout codebase ##refactor (#18079)
|
2020-12-21 08:51:44 +01:00 |
cmd_open.c
|
Fix tests and optimize o--
|
2021-01-03 10:54:00 +01:00 |
cmd_print.c
|
Implement print disasm until optype ##print (#18167)
|
2021-01-04 12:02:45 +01: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
|
Use pj in cmd_search.c##refactor (#18163)
|
2021-01-04 11:29:24 +01:00 |
cmd_seek.c
|
Fix #18136 - Remove RBin.is_debugger and use cfg.debug (#18146) ##refactor
|
2021-01-01 22:48:02 +01:00 |
cmd_type.c
|
Move breaks inside switch-case scopes
|
2020-12-26 11:15:03 +01:00 |
cmd_write.c
|
Multiple refactors in io and util ##io ##util ##refactor
|
2020-12-13 05:09:13 +01:00 |
cmd_zign.c
|
Multiple refactors in io and util ##io ##util ##refactor
|
2020-12-13 05:09:13 +01:00 |
cmd.c
|
Fix kj segfault (#18168)
|
2021-01-04 11:05:30 +01:00 |
core.c
|
Remove file.path and file.lastpath and add RProject ##projects
|
2021-01-03 10:54:00 +01: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
|
Fix 32 critical COVs (UAF, UB and OOB) (#18077)
|
2020-12-21 01:10:22 +01:00 |
fortune.c
|
fortunes: remove nsfw and creepy fortunes
|
2020-11-29 01:14:28 +01:00 |
gdiff.c
|
Refactor RAnal Basic Blocks and Functions (#15169) ##anal
|
2020-01-15 15:23:34 +01:00 |
hack.c
|
Rename core.assembler to core.rasm (#16814)
|
2020-05-13 01:28:23 +02:00 |
libs.c
|
Merge everything time-related in r_time.h (#17445)
|
2020-08-12 18:54:49 +02:00 |
linux_heap_glibc.c
|
Fix many ASAN issues, from uaf to memory leaks and some boolification (#18048)
|
2020-12-20 23:37:45 +01:00 |
linux_heap_jemalloc.c
|
Fix formatting warnings
|
2020-11-02 18:58:37 +08:00 |
Makefile
|
Remove file.path and file.lastpath and add RProject ##projects
|
2021-01-03 10:54:00 +01:00 |
meson.build
|
Remove file.path and file.lastpath and add RProject ##projects
|
2021-01-03 10:54:00 +01:00 |
panels.c
|
Fix cascading solitaire issue in panels menus ##panels
|
2021-01-01 22:44:20 +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
|
Fix tests and optimize o--
|
2021-01-03 10:54:00 +01:00 |
pseudo.c
|
Fix formatting warnings for sdb_fmt() ##refactor
|
2020-11-12 15:14:42 +08: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
|
Multiple refactors in io and util ##io ##util ##refactor
|
2020-12-13 05:09:13 +01:00 |
rtr_shell.c
|
Fix fgets() usage (#16068)
|
2020-02-29 20:47:10 +01:00 |
rtr.c
|
Import last random rizin fixes and more (#18128)
|
2020-12-28 23:34:16 +01:00 |
task.c
|
Multiple refactors in io and util ##io ##util ##refactor
|
2020-12-13 05:09:13 +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
|
Fix wording, whitespaces and other minor stuff ##doc (#18081)
|
2020-12-23 22:22:30 +01: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 wording, whitespaces and other minor stuff ##doc (#18081)
|
2020-12-23 22:22:30 +01:00 |
windows_heap.c
|
Fix some warnings
|
2020-11-16 18:56:21 +08:00 |
yank.c
|
Multiple refactors in io and util ##io ##util ##refactor
|
2020-12-13 05:09:13 +01:00 |
zdiff.c
|
Fix large disasm issue with invalids and handle @{xfs} ##print
|
2019-04-09 02:56:53 +02:00 |