.. |
p
|
Fix format warnings in libr/core
|
2020-10-22 13:37:25 +08:00 |
agraph.c
|
Fix formatting warnings
|
2020-11-02 18:58:37 +08: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
|
Initialize variables in r_core_anal_type_match (#17834)
|
2020-10-28 10:59:01 +08:00 |
blaze.c
|
Refactor Meta out of SDB (#16716)
|
2020-05-09 20:49:28 +02:00 |
canal.c
|
Fixes for variable access analysis for ARM64 (#17894)
|
2020-11-12 12:26:12 +08:00 |
cannotated_code.c
|
Add Function Name, Constants, Globals and Local Variables to RAnnotatedCode (#17429)
|
2020-08-10 13:40:16 +03:00 |
carg.c
|
Remove unused RAnalFunction Members (#16521)
|
2020-04-12 20:17:45 +08:00 |
casm.c
|
Fix format string warnings
|
2020-10-19 11:50:06 +02:00 |
cbin.c
|
Fix memleak in fcn_recurse(), r_bin_info_free(), r_core_anal_cc_init(), update_asmbits_options() (#17876)
|
2020-11-19 15:55:31 +08:00 |
cconfig.c
|
Fix memleak in fcn_recurse(), r_bin_info_free(), r_core_anal_cc_init(), update_asmbits_options() (#17876)
|
2020-11-19 15:55:31 +08:00 |
cfile.c
|
Fix raspbian32 db/tools/rasm2 push ebp (#17900)
|
2020-11-10 14:45:29 +08:00 |
cio.c
|
r_core_seek accepts a boolean as 3rd argument (#16618)
|
2020-04-17 12:53:35 +02:00 |
citem.c
|
Refactor Meta out of SDB (#16716)
|
2020-05-09 20:49:28 +02:00 |
cmd_anal.c
|
Fix formatting warnings
|
2020-11-02 18:58:37 +08:00 |
cmd_api.c
|
Fix format warnings in libr/core
|
2020-10-22 13:37:25 +08: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
|
Stop trace sessions in the doc command ##debug (#17886)
|
2020-11-02 12:25:07 +08:00 |
cmd_egg.c
|
Fix formatting warnings
|
2020-11-02 18:58:37 +08:00 |
cmd_eval.c
|
Generate help automatically ##newshell (#16782)
|
2020-06-17 21:29:23 +02:00 |
cmd_flag.c
|
Fix formatting warnings for sdb_fmt() ##refactor
|
2020-11-12 15:14:42 +08:00 |
cmd_hash.c
|
Fix format warnings in libr/core
|
2020-10-22 13:37:25 +08:00 |
cmd_help.c
|
Fix incorrect uses of printf-like functions ##refactor (#17648)
|
2020-10-13 16:26:15 +02:00 |
cmd_helps.c
|
Split GROUP RCmdDesc and regular ones ##newshell (#17726)
|
2020-09-30 13:38:30 +08:00 |
cmd_helps.h
|
Split GROUP RCmdDesc and regular ones ##newshell (#17726)
|
2020-09-30 13:38:30 +08:00 |
cmd_info.c
|
Kill RIODesc.obsz ##io (#17715)
|
2020-09-27 10:01:23 +02:00 |
cmd_log.c
|
Fix format warnings in libr/core
|
2020-10-22 13:37:25 +08:00 |
cmd_macro.c
|
Generate help automatically ##newshell (#16782)
|
2020-06-17 21:29:23 +02:00 |
cmd_magic.c
|
Add first version of /m search with hits
|
2020-03-22 12:48:50 +01:00 |
cmd_meta.c
|
Fix CCa help string order (#17373)
|
2020-07-31 12:16:41 +08:00 |
cmd_mount.c
|
Generate help automatically ##newshell (#16782)
|
2020-06-17 21:29:23 +02:00 |
cmd_open.c
|
Fix #6467 - New opn/opp/opr commands to select next/previous/rotate file ##io #17652
|
2020-11-01 11:33:31 +01:00 |
cmd_print.c
|
Fix #17857 - Fix warnings (#17858)
|
2020-10-27 21:19:25 +01:00 |
cmd_project.c
|
rename r_core_project_save_rdb to r_core_project_save_script (#17208)
|
2020-07-06 10:41:55 +02:00 |
cmd_quit.c
|
Generate help automatically ##newshell (#16782)
|
2020-06-17 21:29:23 +02:00 |
cmd_search_rop.c
|
Fix format string warnings
|
2020-10-19 11:50:06 +02:00 |
cmd_search.c
|
Extend usage info about '/*' and '*/' (#17851)
|
2020-10-27 14:42:08 +01:00 |
cmd_seek.c
|
Fix format warnings in libr/core
|
2020-10-22 13:37:25 +08:00 |
cmd_type.c
|
Fix printing array types inside structs in C format
|
2020-11-02 12:24:13 +08:00 |
cmd_write.c
|
Split GROUP RCmdDesc and regular ones ##newshell (#17726)
|
2020-09-30 13:38:30 +08:00 |
cmd_zign.c
|
Refactor r_sign metrics match ##signatures (#17786)
|
2020-10-26 14:08:42 +08:00 |
cmd.c
|
Fix u? and improve uc? ##cons (#17795)
|
2020-11-01 01:50:09 +01:00 |
core.c
|
Fix r_core_editor() on Windows (#17887) ##windows
|
2020-11-02 16:09:53 +01:00 |
corelog.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
cplugin.c
|
Avoid duplicated module filenames to fix static.sh ##build (#16403)
|
2020-04-02 14:30:27 +02: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 formatting warnings
|
2020-11-02 18:58:37 +08:00 |
fortune.c
|
Fix latest COVs, remove dead code and unnecessary global variables (#17231)
|
2020-07-22 19:37:31 +08: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
|
Add internal help for dmhj ##cons (#17902)
|
2020-11-10 13:19:37 +08:00 |
linux_heap_jemalloc.c
|
Fix formatting warnings
|
2020-11-02 18:58:37 +08:00 |
Makefile
|
Make root a argv RCmdDesc ##newshell (#17326)
|
2020-09-15 15:27:10 +02:00 |
meson.build
|
Make root a argv RCmdDesc ##newshell (#17326)
|
2020-09-15 15:27:10 +02:00 |
panels.c
|
Fix CID 1408682 1429931 1429932 1429933 1429934 (#17159)
|
2020-06-27 22:45:41 +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 formatting warnings
|
2020-11-02 18:58:37 +08: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
|
Fix uninitialized usage of a variable, fix crash in r_str_append (#17830)
|
2020-10-27 14:24:55 +08:00 |
rtr_shell.c
|
Fix fgets() usage (#16068)
|
2020-02-29 20:47:10 +01:00 |
rtr.c
|
Better use of the R_SOCKET_PROTO_DEFAULT and add _NONE (#17644)
|
2020-09-25 19:51:23 +08:00 |
task.c
|
Fix some Race Conditions with the thready task scheduler (#15667) ##core
|
2019-12-18 16:54:37 +01:00 |
vasm.c
|
Fix format warnings in libr/core
|
2020-10-22 13:37:25 +08:00 |
visual_tabs.inc
|
r_core_seek accepts a boolean as 3rd argument (#16618)
|
2020-04-17 12:53:35 +02:00 |
visual.c
|
Fix formatting warnings
|
2020-11-02 18:58:37 +08: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 formatting warnings
|
2020-11-02 18:58:37 +08:00 |
windows_heap.c
|
Fix some warnings
|
2020-11-16 18:56:21 +08:00 |
yank.c
|
Fix format warnings in libr/core
|
2020-10-22 13:37:25 +08:00 |
zdiff.c
|
Fix large disasm issue with invalids and handle @{xfs} ##print
|
2019-04-09 02:56:53 +02:00 |