.. |
p
|
Kill dsjson, use PJ for java json, fix java prototypes j
|
2022-03-01 15:50:39 +01:00 |
agraph.c
|
Dont use != NULL as its implicit in C, even for bool casts ##refactor
|
2022-03-15 19:54:04 +01:00 |
anal_objc.c
|
Fix some format string warnings in the mingw ci job
|
2021-12-21 00:31:28 +01:00 |
anal_tp.c
|
Dont use != NULL as its implicit in C, even for bool casts ##refactor
|
2022-03-15 19:54:04 +01:00 |
blaze.c
|
Remove R_EMPTY and R_EMPTY2
|
2022-03-13 11:26:10 +01:00 |
canal.c
|
Fix UAF in aaef ##crash
|
2022-04-08 20:39:43 +02:00 |
carg.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
casm.c
|
Dont use != NULL as its implicit in C, even for bool casts ##refactor
|
2022-03-15 19:54:04 +01:00 |
cbin.c
|
Warn the user when no header fields are found ##bin
|
2022-04-09 13:52:37 +02:00 |
cconfig.c
|
Add esil.maxsteps to avoid infinite emulation loops ##esil
|
2022-03-23 13:02:55 +01:00 |
cfile.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
cio.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
citem.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
cmd_anal.c
|
Skip more types of call instructions on linear emulation ##analysis
|
2022-04-08 23:16:38 +02:00 |
cmd_api.c
|
Fix heap OOB read in macho.iterate_chained_fixups ##crash
|
2022-03-22 16:56:27 +01:00 |
cmd_cmp.c
|
Add the cmp command to compare two (alias) files ##shell
|
2022-04-10 18:16:18 +02:00 |
cmd_debug.c
|
Add r_core_return_code() and use it ##shell
|
2022-04-08 23:15:39 +02:00 |
cmd_egg.c
|
|
|
cmd_eval.c
|
Visual color theme editor available from panels ##visual
|
2022-04-09 12:10:32 +02:00 |
cmd_flag.c
|
Add r_core_return_code() and use it ##shell
|
2022-04-08 23:15:39 +02:00 |
cmd_hash.c
|
Last improvements for this patch
|
2022-03-23 11:53:03 +01:00 |
cmd_help.c
|
Trim extra spaces before second argument in ?==
|
2022-04-09 22:38:20 -05:00 |
cmd_info.c
|
Warn the user when no header fields are found ##bin
|
2022-04-09 13:52:37 +02:00 |
cmd_log.c
|
Add scr.theme and Lt commands as alias for 'eco' ##cons
|
2022-01-09 23:56:31 +01:00 |
cmd_macro.c
|
|
|
cmd_magic.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
cmd_meta.c
|
Remove R_EMPTY and R_EMPTY2
|
2022-03-13 11:26:10 +01:00 |
cmd_mount.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
cmd_open.c
|
Add r_core_return_code() and use it ##shell
|
2022-04-08 23:15:39 +02:00 |
cmd_print.c
|
Fix pief printing N bytes instead of N instructions ##print
|
2022-04-09 11:12:17 +02:00 |
cmd_project.c
|
|
|
cmd_quit.c
|
Add r_core_return_code() and use it ##shell
|
2022-04-08 23:15:39 +02:00 |
cmd_search_rop.c
|
Fix aecs and add test emulating hello world without libc ##esil
|
2022-03-16 15:33:03 +01:00 |
cmd_search.c
|
Add r_core_return_code() and use it ##shell
|
2022-04-08 23:15:39 +02:00 |
cmd_seek.c
|
Add r_core_return_code() and use it ##shell
|
2022-04-08 23:15:39 +02:00 |
cmd_type.c
|
Remove globals from tcc code ##cleanup
|
2022-01-25 11:38:41 +01:00 |
cmd_write.c
|
Add r_core_return_code() and use it ##shell
|
2022-04-08 23:15:39 +02:00 |
cmd_zign.c
|
Fix bug in z/, that creates misplaced functions ##zign
|
2022-03-29 14:34:41 +02:00 |
cmd.c
|
Implement @c: temporal seek operator ##shell
|
2022-04-09 14:06:38 +02:00 |
core.c
|
Fix last covs
|
2022-04-01 12:50:39 +02:00 |
corelog.c
|
|
|
cplugin.c
|
free/fini methods should return void ##refactor
|
2021-10-29 12:20:24 +02:00 |
cproject.c
|
|
|
cundo.c
|
|
|
disasm_stackptr.inc
|
Remove trailing spaces (#19460)
|
2021-12-02 17:39:59 +01:00 |
disasm.c
|
Fix #19838 - Show pins in the disassembly as comments ##disasm
|
2022-03-20 10:49:53 +01:00 |
esil2c.c
|
Fix leaks in esil2c operations
|
2022-01-15 16:42:34 +01:00 |
fortune.c
|
|
|
gdiff.c
|
Many indentation style fixes
|
2021-11-18 10:43:52 +01:00 |
hack.c
|
|
|
libs.c
|
Update list of file extensions considered scripts
|
2022-02-24 01:11:08 +01:00 |
linux_heap_glibc.c
|
Remove R_EMPTY and R_EMPTY2
|
2022-03-13 11:26:10 +01:00 |
linux_heap_jemalloc.c
|
Fix warnings spotted by latest XCode (unused variables)
|
2022-03-17 10:12:02 +01:00 |
Makefile
|
Implement RCore.visual_slides() ##visual
|
2021-10-27 01:54:43 +02:00 |
meson.build
|
Only build library archives when -Dblob is provided ##build
|
2022-03-22 11:59:13 +01:00 |
panels.c
|
Visual color theme editor available from panels ##visual
|
2022-04-09 12:10:32 +02:00 |
patch.c
|
Remove trailing spaces (#19460)
|
2021-12-02 17:39:59 +01:00 |
project.c
|
Remove R_EMPTY and R_EMPTY2
|
2022-03-13 11:26:10 +01:00 |
pseudo.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
rtr_http.c
|
Remove R_EMPTY and R_EMPTY2
|
2022-03-13 11:26:10 +01:00 |
rtr_shell.c
|
|
|
rtr.c
|
Add r_core_return_code() and use it ##shell
|
2022-04-08 23:15:39 +02:00 |
rvc.c
|
Dont use != NULL as its implicit in C, even for bool casts ##refactor
|
2022-03-15 19:54:04 +01:00 |
task.c
|
Two more null deref fixes for cons/task initialization
|
2022-03-03 10:52:01 +01:00 |
vasm.c
|
|
|
visual_tabs.inc
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
visual.c
|
Add scr.notch to blank N lines on top of the screen ##visual
|
2022-03-17 10:12:17 +01:00 |
vmarks.c
|
Fix some format string warnings in the mingw ci job
|
2021-12-21 00:31:28 +01:00 |
vmenus_graph.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
vmenus_zigns.c
|
Fix last covs
|
2022-01-28 15:23:44 +01:00 |
vmenus.c
|
Visual color theme editor available from panels ##visual
|
2022-04-09 12:10:32 +02:00 |
vslides.c
|
Fix assert in 'v.'
|
2022-01-07 01:50:05 +01:00 |
windows_heap.c
|
mv shlr/heap into libr/include/heap (#19285)
|
2021-10-22 14:56:34 +02:00 |
yank.c
|
Many indentation style fixes
|
2021-11-18 10:43:52 +01:00 |
zdiff.c
|
|
|