.. |
p
|
Fix some warnings spotted by visual studio (#18985)
|
2021-08-16 20:45:17 +02:00 |
agraph.c
|
Fix some issues spotted by msvc (#18899)
|
2021-07-15 17:24:05 +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
|
##anal
|
2021-07-25 21:56:44 +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
|
'e cfg.editor=' == 'e cfg.editor=-'
|
2021-08-19 18:39:54 +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
|
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
|
Honor argument in aoeq
|
2021-09-10 12:50:00 +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
|
Write proper help message for the ls and less commands ##shell (#19033)
|
2021-08-30 14:16:08 +02:00 |
cmd_info.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_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 assert warning in r_fs_umount
|
2021-09-09 20:54:57 +02:00 |
cmd_open.c
|
Support base64: prefix in the o command ##shell
|
2021-09-04 01:47:27 +02:00 |
cmd_print.c
|
Fix various issues spotted by the VS warnings
|
2021-08-18 01:40:30 +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
|
wv1,2,4,8 accept many space-separated numbers now ##shell
|
2021-08-19 18:09:00 +02:00 |
cmd_zign.c
|
Implement "next" signature type ##signatures
|
2021-09-01 01:27:52 +02:00 |
cmd.c
|
Add an rmrf function which does rm -rf ##util
|
2021-09-05 13:37:38 +02:00 |
core.c
|
Check if user interrupted the shell command in nested macros ##shell (#19015)
|
2021-08-25 16:20:50 +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 missing string in movabs ##disasm (#19060)
|
2021-09-09 12:13:48 +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 dead increments in places
|
2021-01-19 05:37:17 +01: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 a problem with rvc/git (#18994)
|
2021-08-19 03:34:18 +02:00 |
pseudo.c
|
Fix last covs (#18964)
|
2021-08-03 14:15:30 +02:00 |
rtr_http.c
|
Add http.basepath to support transparent subdirectory requests ##remote
|
2021-06-09 21:24:32 +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
|
Boolify r_sys_chdir
|
2021-09-13 02:30:22 -07: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 |