..
p
Fix some warnings spotted by visual studio ( #18985 )
2021-08-16 20:45:17 +02:00
agraph.c
Fix last covs
2021-09-17 01:59:44 +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 #18887 - Invalid instructions near the end of data in loop ##disasm
2021-09-19 22:37:13 +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 recently regressed tests
2021-08-29 21:00:28 +02:00
cconfig.c
Honor ? and ?? in e asm.assembler
##shell
2021-09-16 12:00:56 +02:00
cfile.c
Unset default flagspace after loading bin. Fixes ccall:// issues ##bin ( #19051 )
2021-09-03 23:44:37 +02:00
cio.c
Implement 'woi' command to inverse contents of current block ##io
2021-09-18 22:16:45 +02: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 #19063 - rename signature when renaming functions ##anal
2021-09-16 12:03:06 +02:00
cmd_api.c
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
cmd_cmp.c
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
cmd_debug.c
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
cmd_egg.c
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
cmd_eval.c
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
cmd_flag.c
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
cmd_hash.c
Fix last covs
2021-05-25 11:46:01 +02:00
cmd_help.c
Split @@@ foreach logic into collect and iterate ##shell
2021-09-15 20:16:10 +02:00
cmd_info.c
Introduce the great but for now unused RAnalArchInfo.INV_OP_SIZE ##anal
2021-09-13 23:17:19 +02:00
cmd_log.c
Fix confusing 'oops' message in the Lc command ##core
2021-09-01 12:47:41 +02:00
cmd_macro.c
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
cmd_magic.c
Use pj in cmd_search.c##refactor ( #18163 )
2021-01-04 11:29:24 +01:00
cmd_meta.c
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
cmd_mount.c
Fix UB bug found randomly in the CI related to the mw command
2021-09-15 10:09:08 +02:00
cmd_open.c
Fix saving/loading projects for PE binaries ##projects
2021-09-19 21:49:02 +02:00
cmd_print.c
Fix #18887 - Invalid instructions near the end of data in loop ##disasm
2021-09-19 22:37:13 +02:00
cmd_project.c
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
cmd_quit.c
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
cmd_search_rop.c
Fix format string warnings
2020-10-19 11:50:06 +02:00
cmd_search.c
Implement /ck command to search for crypto constant tables ##search ( #19000 )
2021-08-19 18:12:08 +02:00
cmd_seek.c
Add 's.' and 's.?' commands ##shell
2021-09-03 15:31:46 +02:00
cmd_type.c
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
cmd_write.c
Implement 'woi' command to inverse contents of current block ##io
2021-09-18 22:16:45 +02:00
cmd_zign.c
Implement "next" signature type ##signatures
2021-09-01 01:27:52 +02:00
cmd.c
Fix last covs
2021-09-17 01:59:44 +02:00
core.c
Improved segmented memory addressing support ##core
2021-09-15 11:42:46 +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 #18887 - Invalid instructions near the end of data in loop ##disasm
2021-09-19 22:37:13 +02:00
esil2c.c
Initial implementation of the pdo esil2c output ##print ( #18836 )
2021-06-17 01:53:05 +02:00
fortune.c
Honor bool in io.va, scr.interactive, scr.prompt and cfg.fortunes ##core
2021-08-18 12:09:20 +02: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 segfault in the jemalloc code using RBin instead of RCore ##debug
2021-09-16 17:11:26 +02:00
Makefile
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
meson.build
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
panels.c
Fix more sign bugs spotted by vs ( #18990 )
2021-08-17 23:12:22 +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 saving/loading projects for PE binaries ##projects
2021-09-19 21:49:02 +02:00
pseudo.c
Fix last covs ( #18964 )
2021-08-03 14:15:30 +02:00
rtr_http.c
Allow any http.webui, all of them are fine ##http
2021-09-13 12:38:33 +02:00
rtr_shell.c
Add ===errmsg to support the new r2pipe side ##r2pipe ( #18705 )
2021-05-18 09:08:27 +02:00
rtr.c
Add initial support for building r2 on WASI ##build
2021-06-20 17:14:43 +02:00
rvc.c
Fix stripsysdir function for rvc
2021-09-19 18:47:04 +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
Support base64: prefix in the o
command ##shell
2021-09-04 01:47:27 +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 recent android build regression
2021-08-19 18:26:22 +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