.. |
p
|
Merge rhash into rcrypto and improve apis ##api
|
2022-09-15 11:25:40 +02:00 |
agraph.c
|
Use more Config.setBoolean() and lint some cases
|
2022-09-06 22:23:08 +02:00 |
anal_objc.c
|
Use RCore.help instead of eprintf in more commands under aa ##shell
|
2022-08-19 13:16:59 +02:00 |
anal_tp.c
|
Add a linting to avoid R_LOG calls ending with a dot ##lint
|
2022-07-04 17:42:25 +02:00 |
blaze.c
|
Improve aab results by using section size ##anal
|
2022-08-19 11:10:32 +02:00 |
canal.c
|
Don't show the linearsize in the afl output ##anal
|
2022-09-14 15:27:01 +02:00 |
carg.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
casm.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
cbin.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
cconfig.c
|
Remove the file.offset unused config variable ##config
|
2022-09-14 19:53:26 +02:00 |
cfile.c
|
Enable r2pm-native when calling it from r2 ##tools
|
2022-09-06 23:24:53 +02:00 |
cio.c
|
Fix last coverity findings
|
2022-09-12 23:18:39 +02:00 |
citem.c
|
|
|
cmd_anal.c
|
Add anal.vars.newstack - configurable improved stack-relative var ##analysis
|
2022-09-14 00:18:38 +02:00 |
cmd_api.c
|
Remove unused apis in cmd and disable related unit tests
|
2022-09-14 08:46:06 +02:00 |
cmd_cmp.c
|
More RLOG usage in core
|
2022-08-20 01:03:21 +02:00 |
cmd_debug.c
|
Change the way TODO messages are printed from eprintf to R_LOG_TODO
|
2022-09-15 04:07:29 +02:00 |
cmd_egg.c
|
Change the way TODO messages are printed from eprintf to R_LOG_TODO
|
2022-09-15 04:07:29 +02:00 |
cmd_eval.c
|
TLS a global and add tests for e,
|
2022-08-19 23:11:47 +02:00 |
cmd_flag.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
cmd_hash.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
cmd_help.c
|
Use more r_core_cmd_help_match in cmd_open, remove eprintfs
|
2022-09-06 22:23:08 +02:00 |
cmd_info.c
|
Import the free pascal symbol demangler from rizin ##bin
|
2022-09-14 08:44:17 +02:00 |
cmd_log.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
cmd_macro.c
|
|
|
cmd_magic.c
|
Test and benchmark --with-sysmagic in the CI ##search
|
2022-08-07 16:24:08 +02:00 |
cmd_meta.c
|
Remove globals in bin.sms ##globals
|
2022-09-10 11:11:43 +02:00 |
cmd_mount.c
|
Boolify and rename some methods and fields from RFS ##api
|
2022-09-14 23:41:12 +02:00 |
cmd_open.c
|
Add open command as a wrapper for the system launcher ##shell
|
2022-09-12 22:05:25 +02:00 |
cmd_print.c
|
Rename asm.{off} variables to asm.offset ##shell
|
2022-09-14 16:56:48 +02:00 |
cmd_project.c
|
Change the way TODO messages are printed from eprintf to R_LOG_TODO
|
2022-09-15 04:07:29 +02:00 |
cmd_quit.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
cmd_search_rop.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
cmd_search.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
cmd_seek.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
cmd_type.c
|
Add tnf command to filter functions with the new noret column in afl,
|
2022-09-08 23:39:28 +02:00 |
cmd_write.c
|
Use the new crypto api
|
2022-09-15 11:25:40 +02:00 |
cmd_zign.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
cmd.c
|
Add a public api for the yank-unset action ##api
|
2022-09-14 17:44:08 +02:00 |
core.c
|
Single and reusable RCrypto instance
|
2022-09-15 11:25:40 +02:00 |
corelog.c
|
Fix oba $$ in frida://0 global ##bin
|
2022-08-23 00:54:22 +02:00 |
cplugin.c
|
Fix oba $$ in frida://0 global ##bin
|
2022-08-23 00:54:22 +02:00 |
cproject.c
|
Make command repeat behave as expected with the foreach operator ##shell
|
2022-09-03 20:47:48 +02:00 |
cundo.c
|
Add the new ucu and ucd commands using the new core-undo apis ##shell
|
2022-09-14 17:42:03 +02:00 |
disasm_stackptr.inc
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
disasm.c
|
Fix "infinite" loop in cmdseek bug test
|
2022-09-14 16:57:39 +02:00 |
esil2c.c
|
Change the way TODO messages are printed from eprintf to R_LOG_TODO
|
2022-09-15 04:07:29 +02:00 |
fortune.c
|
Free second path string if file does not exist in getFortuneFile()
|
2022-07-20 00:19:25 +02:00 |
gdiff.c
|
Use rlog instead of eprintf in 300 more places
|
2022-08-22 14:35:04 +02:00 |
hack.c
|
Add =0 and =1 lintings
|
2022-08-18 13:58:40 +02:00 |
libs.c
|
Fix (null) license on r2 -L
|
2022-08-14 19:19:31 +02:00 |
linux_heap_glibc.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
linux_heap_jemalloc.c
|
Linting for 'cmp (' and asan in Cf
|
2022-08-20 12:35:11 +02:00 |
Makefile
|
Merge rhash into rcrypto and improve apis ##api
|
2022-09-15 11:25:40 +02:00 |
meson.build
|
|
|
panels.c
|
Add linting to spot misuses of r_strbuf_appendf and fix them all ##refactor
|
2022-09-09 23:12:01 +02:00 |
patch.c
|
Fix oba $$ in frida://0 global ##bin
|
2022-08-23 00:54:22 +02:00 |
project.c
|
Minor indent fixes in projects.c
|
2022-08-01 13:40:05 +02:00 |
pseudo.c
|
Use rlog instead of eprintf in 300 more places
|
2022-08-22 14:35:04 +02:00 |
rtr_http.c
|
Change the way TODO messages are printed from eprintf to R_LOG_TODO
|
2022-09-15 04:07:29 +02:00 |
rtr_shell.c
|
|
|
rtr.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
rvc.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
task.c
|
|
|
vasm.c
|
Fix a new linting to remove the double error message in RLOG calls ##lint
|
2022-07-07 20:25:26 +02:00 |
visual_tabs.inc
|
Use more Config.setBoolean() and lint some cases
|
2022-09-06 22:23:08 +02:00 |
visual.c
|
Deprecate scr.seek configuration variable ##core
|
2022-09-14 12:43:50 +02:00 |
vmarks.c
|
|
|
vmenus_graph.c
|
|
|
vmenus_zigns.c
|
Fix #20405 - Multiple fixes and improvements in projects ##projects
|
2022-07-05 10:56:04 +02:00 |
vmenus.c
|
Boolify and rename some methods and fields from RFS ##api
|
2022-09-14 23:41:12 +02:00 |
vslides.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
windows_heap.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
yank.c
|
Add a public api for the yank-unset action ##api
|
2022-09-14 17:44:08 +02:00 |
zdiff.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |